From 626168567867d59cbae8375883d7942fa40ae794 Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Tue, 11 Jun 2013 19:38:09 +0000 Subject: Imported Translations from Transifex Change-Id: Ib268a66f5e17a7b96bed6a0d4e328f69c5481928 --- nova/locale/bg_BG/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/bs/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ca/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/cs/LC_MESSAGES/nova.po | 1197 ++++++++++++++++---------------- nova/locale/da/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/de/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/en_AU/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/en_GB/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/en_US/LC_MESSAGES/nova.po | 1197 ++++++++++++++++---------------- nova/locale/es/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/fi_FI/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/fr/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/hr/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/hu/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/id/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/it/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/it_IT/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ja/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ka_GE/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ko/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ko_KR/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ms/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/nb/LC_MESSAGES/nova.po | 1195 ++++++++++++++++---------------- nova/locale/nl_NL/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/nova.pot | 1193 ++++++++++++++++---------------- nova/locale/pt/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/pt_BR/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ro/LC_MESSAGES/nova.po | 1196 ++++++++++++++++---------------- nova/locale/ru/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/ru_RU/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/sw_KE/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/tl/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/tr/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/tr_TR/LC_MESSAGES/nova.po | 1197 ++++++++++++++++---------------- nova/locale/uk/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/vi_VN/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/zh_CN/LC_MESSAGES/nova.po | 1197 ++++++++++++++++---------------- nova/locale/zh_HK/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- nova/locale/zh_TW/LC_MESSAGES/nova.po | 1198 +++++++++++++++++---------------- 39 files changed, 24067 insertions(+), 22641 deletions(-) diff --git a/nova/locale/bg_BG/LC_MESSAGES/nova.po b/nova/locale/bg_BG/LC_MESSAGES/nova.po index ea2b70944..ae147ad0c 100644 --- a/nova/locale/bg_BG/LC_MESSAGES/nova.po +++ b/nova/locale/bg_BG/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-18 19:07+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bulgarian (Bulgaria) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/bs/LC_MESSAGES/nova.po b/nova/locale/bs/LC_MESSAGES/nova.po index 76df49b01..3fadeed1d 100644 --- a/nova/locale/bs/LC_MESSAGES/nova.po +++ b/nova/locale/bs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar \n" "Language-Team: Bosnian \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,211 +156,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -368,85 +378,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -454,868 +464,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1399,72 +1436,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1764,169 +1801,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2070,7 +2107,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2355,17 +2392,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2375,240 +2412,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2617,27 +2654,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2981,7 +3018,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3238,7 +3275,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3255,16 +3292,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3349,21 +3386,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3979,186 +4016,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4360,7 +4397,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4382,7 +4419,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4456,450 +4493,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5013,18 +5050,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5106,11 +5143,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5165,7 +5202,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6923,12 +6960,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6985,59 +7022,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7350,22 +7387,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7385,7 +7422,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7395,28 +7432,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9322,20 +9359,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10049,7 +10086,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10207,19 +10244,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10904,7 +10941,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10935,185 +10972,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11254,9 +11291,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ca/LC_MESSAGES/nova.po b/nova/locale/ca/LC_MESSAGES/nova.po index 8297ada71..fdd080ad2 100644 --- a/nova/locale/ca/LC_MESSAGES/nova.po +++ b/nova/locale/ca/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/cs/LC_MESSAGES/nova.po b/nova/locale/cs/LC_MESSAGES/nova.po index 48cf92056..9602bb2d6 100644 --- a/nova/locale/cs/LC_MESSAGES/nova.po +++ b/nova/locale/cs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-05-17 20:04+0000\n" "Last-Translator: Zbyněk Schwarz \n" "Language-Team: Czech \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "block_device_list %s" @@ -162,74 +162,84 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Svazek %(volume_id)s není k ničemu připojen" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "Data páru klíčů jsou neplatná" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "Požadavek je neplatný." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Obdržen neplatný vstup" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Neplatný svazek" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "Neplatná metadata" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Neplatný klíč metadata" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Neplatný rozsah portů %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Neplatný protokol IP %(protocol)s." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Neplatný typ obsahu %(content_type)s." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Neplatný cidr %(cidr)s." -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" @@ -238,16 +248,16 @@ msgstr "" "Nelze provést činnost '%(action)s' na agregátu %(aggregate_id)s. Důvod: " "%(reason)s." -#: nova/exception.py:291 +#: nova/exception.py:302 #, fuzzy, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "Nebyl nalezen žádný platný hostitel. %(reason)s" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" @@ -256,119 +266,119 @@ msgstr "" "Instance %(instance_uuid)s v %(attr)s %(state)s. Nelze %(method)s " "zatímco je instance v tomto stavu." -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "Instance %(instance_id)s není spuštěna." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "Instance %(instance_id)s není v nouzovém režimu." -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "Instance %(instance_id)s není v nouzovém režimu." -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "Instance %(instance_id)s není pozastavena." -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Nelze pozastavit instanci" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Nelze vložit soubor: %(resp)r" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Nelze nastavit heslo správce. Instance %s není spuštěna" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Nelze nastavit heslo správce. Instance %s není spuštěna" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Nelze restartovat instanci" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Nelze restartovat instanci" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Nelze restartovat instanci" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "Služba je v tuto chvíli nedostupná." -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "Služba výpočtu je v tuto chvíli nedostupná." -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" "Nelze přesunout instanci (%(instance_id)s) na současného hostitele " "(%(host)s)." -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "Zadaný typ hypervizoru je neplatný." -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "Instance vyžaduje novější verzi hypervizoru, než byla poskytnuta." -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "Zadaná cesta disku (%(path)s) již existuje, očekává se, že nebude." -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "Zadaná cesta zařízení (%(path)s) je neplatná." -#: nova/exception.py:383 +#: nova/exception.py:394 #, fuzzy, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "Zadaná cesta zařízení (%(path)s) je neplatná." -#: nova/exception.py:388 +#: nova/exception.py:399 #, fuzzy, python-format msgid "The supplied device (%(device)s) is busy." msgstr "Zadaná cesta zařízení (%(path)s) je neplatná." -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "Nepřijatelné informace o procesoru" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s není platná IP adresa v4/6." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " @@ -377,7 +387,7 @@ msgstr "" "Značka VLAN není vhodná pro skupinu portů %(bridge)s. Očekávaná značka " "VLAN je %(tag)s, ale značka připojená ke skupině portů je %(pgroup)s." -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -388,86 +398,86 @@ msgstr "" " fyzickým adaptérem. Očekávaný vSwitch je %(expected)s, ale spojený je " "%(actual)s." -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Formát disku %(disk_format)s není přijatelný" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Obraz %(image_id)s je nepřijatelný: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "Instance %(instance_id)s je nepřijatelná: %(reason)s" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "Id Ec2 %(ec2_id)s je nepřijatelné." -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Neplatný cidr %(cidr)s." -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "instance - %s není přítomno" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "Zdroj nemohl být nalezen." -#: nova/exception.py:447 +#: nova/exception.py:458 #, fuzzy, python-format msgid "No agent-build associated with id %(id)s." msgstr "Žádná pevná IP není spojena s %(id)s." -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Svazek %(volume_id)s nemohl být nastaven." -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Snímek %(snapshot_id)s nemohl být nalezen." -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s." -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "Źádný disk ve %(location)s" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "Nelze najít obslužnou rutinu pro svazek %(driver_type)s." -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Neplatný href %(image_href)s obrazu." -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Obraz %(image_id)s nemohl být nalezen." -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -475,65 +485,65 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "Projekt %(project_id)s nemohl být nalezen." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "Nelze najít SR pro čtení/zápis VDI." -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "Síť %(network_id)s nemohla být nalezena." -#: nova/exception.py:498 +#: nova/exception.py:509 #, fuzzy, python-format msgid "Network %(network_id)s is still in use." msgstr "Síť %(network_id)s nemohla být nalezena." -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "%(req)s je vyžadováno pro vytvoření sítě." -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Síť %(network_id)s nemohla být nalezena." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Snímek %(snapshot_id)s nemohl být nalezen." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "Síť nemohla být pro most %(bridge)s nalezena." -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "Síť nemohla být pro uuid %(uuid)s nalezena." -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "Síť nemohla být pro cidr %(cidr)s nalezena." -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "Síť nemohla být pro instance %(instance_id)s nalezena." -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "Źádné sítě nejsou určeny." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" @@ -542,238 +552,238 @@ msgstr "" "Buď síť uuid %(network_uuid)s není přítomna nebo je přidělena projektu " "%(project_id)s." -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "Nelze najít odkazy datového úložiště, který VM používá." -#: nova/exception.py:543 +#: nova/exception.py:554 #, fuzzy, python-format msgid "Port %(port_id)s is still in use." msgstr "Síť %(network_id)s nemohla být nalezena." -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Síť nemohla být pro instance %(instance_id)s nalezena." -#: nova/exception.py:551 +#: nova/exception.py:562 #, fuzzy, python-format msgid "No free port available for instance %(instance)s." msgstr "Síť nemohla být pro instance %(instance_id)s nalezena." -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "Žádná pevná IP není spojena s %(id)s." -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "Pevná ip není pro adresu %(address)s nalezena." -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "Instance %(instance_id)s má nula pevných ip." -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "Síťový hostitel %(host)s má nula pevných ip v síti %(network_id)s." -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "Instance %(instance_id)s nemá pevnou ip '%(ip)s'." -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "Pevná IP adresa (%(address)s) v síti (%(network_uuid)s) neexistuje." -#: nova/exception.py:581 +#: nova/exception.py:592 #, fuzzy, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "Pevná IP adresa (%(address)s) je již používána." -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "Pevná IP adresa (%(address)s) je neplatná." -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "Je dostupno nula pevných ip." -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "Bylo nalezeno nula pevných ip." -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "Plovoucí ip %(address)s je přidružena." -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "Plovoucí ip není nalezena pro id %(id)s." -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "Záznam DNS %(name)s již v doméně %(domain)s existuje." -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "Plovoucí ip nenalezeno pro adresu %(address)s." -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "Plovoucí ip nenalezeno pro hostitele %(host)s." -#: nova/exception.py:628 +#: nova/exception.py:639 #, fuzzy, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "Plovoucí ip nenalezeno pro adresu %(address)s." -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "Nenalezeny žádné plovoucí ip" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "Je dostupných nula plovoucích ip." -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "Plovoucí ip %(address)s je přidružena." -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "Plovoucí ip %(address)s není přidružena." -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "Existuje nula plovoucích ip." -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "Rozhraní %(interface)s nenalezeno." -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "Dvojice klíčů %(name)s nenalezena pro uživatele %(user_id)s" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "Certifikát %(certificate_id)s nenalezen." -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Služba %(service_id)s nemohla být nalezena." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "Hostitel %(host)s nemohl být nalezen." -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "Hostitel výpočtu %(host)s nemohl být nalezen." -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "Nelze najít binární soubor %(binary)s v hostiteli %(host)s." -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "Kvóta nemohla být nalezena." -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Kvóta pro projekt %(project_id)s nemohla být nalezena." -#: nova/exception.py:707 +#: nova/exception.py:718 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Třída %(class_name)s nemohla být nalezena: %(exception)s" -#: nova/exception.py:711 +#: nova/exception.py:722 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Kvóta pro projekt %(project_id)s nemohla být nalezena." -#: nova/exception.py:715 +#: nova/exception.py:726 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Uživatel %(user_id)s nemohl být nalezen." -#: nova/exception.py:719 +#: nova/exception.py:730 #, fuzzy, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "Rozšířený zdroj: %s" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "Bezpečnostní skupina %(security_group_id)s není nalezena." -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" "Bezpečnostní skupina %(security_group_id)s není nalezena v projektu " "%(project_id)s." -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "Bezpečnostní skupina s pravidlem %(rule_id)s nenalezena." -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " @@ -782,7 +792,7 @@ msgstr "" "Bezpečnostní skupina %(security_group_id)s je již přidružena k instanci " "%(instance_id)s" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " @@ -791,37 +801,37 @@ msgstr "" "Bezpečnostní skupina %(security_group_id)s není přidružena k instanci " "%(instance_id)s" -#: nova/exception.py:746 +#: nova/exception.py:757 #, fuzzy, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "Bezpečnostní skupina s pravidlem %(rule_id)s nenalezena." -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "Přesun %(migration_id)s nemohl být nalezen." -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "Přesun nenalezen v instanci %(instance_id)s se stavem %(status)s." -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "Zásoba konzole %(pool_id)s nemohla být nalezena." -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " @@ -830,17 +840,17 @@ msgstr "" "Zásoba konzole typu %(console_type)s pro výpočetního hostitele " "%(compute_host)s v hostitele proxy %(host)s nemohla být nalezena." -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "Konzole %(console_id)s nemohla být nalezena." -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "Konzole pro instanci %(instance_id)s nemohla být nalezena." -#: nova/exception.py:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " @@ -849,88 +859,88 @@ msgstr "" "Konzole pro instanci %(instance_id)s v zásobě %(pool_id)s nemohla být " "nalezena." -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Neplatná konzole typu %(console_type)s " -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "Instance typu %(instance_type_id)s nemohla být nalezena." -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "Instance typu s názvem %(instance_type_name)s nemohla být nalezena." -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "Konfigurace %(flavor_id)s nemohla být nalezena." -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "skupina svazku %s neexistuje" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 #, fuzzy msgid "Timeout waiting for response from cell" msgstr "Při čekání na odpověď RPC vypršel čas: %s" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Svazek není nalezen v instanci %(instance_id)s." -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "Filtr hostitelů plánovače %(filter_name)s nemohl být nalezen." -#: nova/exception.py:850 +#: nova/exception.py:861 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "Instance %(instance_id)s nemá žádná metadata s klíčem %(metadata_key)s." -#: nova/exception.py:855 +#: nova/exception.py:866 #, fuzzy, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "Instance %(instance_id)s nemá žádná metadata s klíčem %(metadata_key)s." -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " @@ -939,427 +949,454 @@ msgstr "" "Instance typu %(instance_type_id)s nemá žádné dodatečné specifikace s " "klíčem %(extra_specs_key)s." -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "Soubor %(file_path)s nemohl být nalezen." -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "Nalezeno nula souborů." -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "Nenalezen virtuální přepínač sdružený se síťovým adaptérem %(adapter)s." -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "Síťový adaptér %(adapter)s nemohl být nalezen." -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Třída %(class_name)s nemohla být nalezena: %(exception)s" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "Činnost není povolena." -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "Střídání není povoleno pro snímky" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "Parametr rotation je vyžadován pro backup image_type" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "Dvojice klíčů %(key_name)s již existuje." -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "Instance %(name)s již existuje." -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "Instance typu %(name)s již existuje." -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "Instance typu %(name)s již existuje." -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, fuzzy, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "%(path)s je ve sdíleném úložišti: %(reason)s" -#: nova/exception.py:923 +#: nova/exception.py:934 #, fuzzy, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "%(path)s je ve sdíleném úložišti: %(reason)s" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "Chyba přesunu" -#: nova/exception.py:931 +#: nova/exception.py:942 #, fuzzy msgid "Migration pre-check error" msgstr "Chyba přesunu" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Poškozené tělo zprávy: %(reason)s" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "Nelze najít nastavení v %(path)s" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "Nelze načíst aplikaci vložení '%(name)s' z %(path)s" -#: nova/exception.py:949 +#: nova/exception.py:960 #, fuzzy msgid "When resizing, instances must change flavor!" msgstr "Při změně velikosti ji musí instance změnit také!" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 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:961 +#: nova/exception.py:972 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:965 +#: nova/exception.py:976 #, 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:969 +#: nova/exception.py:980 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:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "Nebyl nalezen žádný platný hostitel. %(reason)s" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "Kvóta překročena" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 #, fuzzy msgid "Maximum number of floating ips exceeded" msgstr "Vybrán maximální počet hostitelů (%d)" -#: nova/exception.py:993 +#: nova/exception.py:1004 #, fuzzy msgid "Maximum number of fixed ips exceeded" msgstr "Vybrán maximální počet hostitelů (%d)" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, fuzzy, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "Vybrán maximální počet hostitelů (%d)" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "Překročen limit osobnostního souboru" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "Cesta osobnostního souboru je příliš dlouhá" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "Obsah osobnostního souboru je příliš dlouhý" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 #, fuzzy msgid "Maximum number of key pairs exceeded" msgstr "Vybrán maximální počet hostitelů (%d)" -#: nova/exception.py:1017 +#: nova/exception.py:1028 #, fuzzy msgid "Maximum number of security groups or rules exceeded" msgstr "Vybrán maximální počet hostitelů (%d)" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, 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:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "Agregát %(aggregate_id)s nemohl být nalezen." -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "Agregát %(aggregate_name)s již existuje." -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, 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:1038 +#: nova/exception.py:1049 #, 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:1043 +#: nova/exception.py:1054 #, 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:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "Nelze vytvořit typ instance" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, 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:1057 +#: nova/exception.py:1068 #, fuzzy, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "Zjišťěna existující vlan s id %(vlan)" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Instance %(instance_id)s nemohla být nastavena." -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "Svazek %(volume_id)s nemohl být nastaven." -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "Obraz %(image_id)s nemohl být nalezen." -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "Získávání obrazu %(image)s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "Získávání obrazu %(image)s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, 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:1107 +#: nova/exception.py:1118 #, fuzzy, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "Instance %(instance_id)s nenalezena" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Navrácení sítě pro instnac" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Navrácení sítě pro instnac" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, 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:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, 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:1162 +#: nova/exception.py:1173 #, 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:1166 +#: nova/exception.py:1177 #, fuzzy msgid "Instance recreate is not implemented by this virt driver." msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "Instance typu %(name)s již existuje." -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "Očekáván objekt typu: %s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1444,72 +1481,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "ladění ve zpětném volání: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "Adresa místního spojení nenalezena.: %s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Nelze získat IP místního spojení %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Neplatná podpůrná vrstva: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "Neznámý základní soubor: %s" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "Očekáván objekt typu: %s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "Neplatný server_string: %s" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc: '%(name)s' trvalo %(total_time).2f sek" -#: nova/utils.py:800 +#: nova/utils.py:797 #, fuzzy, python-format msgid "Reloading cached file %s" msgstr "Odstraňování základního souboru: %s" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, fuzzy, python-format msgid "Could not remove tmpdir: %s" msgstr "Nelze odstranit kontejner: %s" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "Název serveru není řetězec nebo unicode" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, fuzzy, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "Dvojice klíčů musí být dlouhá 1 až 255 znaků." -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1817,179 +1854,179 @@ msgid "Detach Volume Failed." msgstr "Odpojit svazek %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "vlastnost není podporována: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "svz = %s\n" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Přidělit adresu" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 #, fuzzy msgid "No more floating IPs available" msgstr "Žádné další plovoucí ip nejsou dostupné." -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Uvolnit adresu %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 #, fuzzy msgid "Unable to release IP Address." msgstr "Nelze najít adresu %r" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Přidělit adresu %(public_ip)s k instanci %(instance_id)s" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Nelze najít adresu %r" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, fuzzy, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "existuje mnoho pevných ip, použita je první: %s" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 #, fuzzy msgid "Floating ip is already associated." msgstr "Plovoucí ip %(address)s je přidružena." -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 #, fuzzy msgid "l3driver call to add floating ip failed." msgstr "Je dostupných nula plovoucích ip." -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Nelze najít adresu %r" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Oddělit adresu %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 #, fuzzy msgid "Floating ip is not associated." msgstr "Plovoucí ip %(address)s není přidružena." -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "Obraz musí být dostupný" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "BUde spuštěno ukončování insatncí" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Restratovat instanci %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "Instance budou zastaveny" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "Instance budou spuštěny" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "Zrušení registrace obrazu %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Obraz %(image_location)s registrován s id %(image_id)s" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "uživatel nebo skupina nebyly zadány" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "podporována je pouze skupina \"all\"" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type musí být add nebo remove" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Aktualizace publicity obrazu %s" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "Nelze zastavit instanci za %d sek" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 #, fuzzy msgid "Expecting a list of resources" msgstr "Získávání seznamu instancí" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "instance - %s není přítomno" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 #, fuzzy msgid "Expecting a list of tagSets" msgstr "Získávání seznamu instancí" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 #, fuzzy msgid "Invalid CIDR" msgstr "Neplatná data jednotky" @@ -2136,7 +2173,7 @@ msgid "offset param must be positive" msgstr "parametr offset musí být kladný" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "značka [%s] nenalezena" @@ -2426,18 +2463,18 @@ msgstr "Položka metadat nenalezena" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "Neplatná hodnota changes-since" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Pokus o jemné smazání %s" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Hostitel %(host)s nemohl být nalezen." @@ -2447,251 +2484,251 @@ msgstr "Hostitel %(host)s nemohl být nalezen." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "Instance nemohla být nalezena" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "Špatný formát osobnosti: chybí %s" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "Špatný formát osobnosti" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "Obsah osobnosti pro %s nemůže být dekódován" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 #, fuzzy msgid "Unknown argment : port" msgstr "neznámá chyby připojení hosta" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, fuzzy, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "Špatný formát sítí: uuid sítě není ve správném formátu (%s)" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Špatný formát sítí: uuid sítě není ve správném formátu (%s)" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Neplatná pevná IP adresa (%s)" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Duplicitní sítě (%s) nejosu povoleny" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format 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 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "Špatný formát sítě" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "Obsah uživatelských dat nemůže být dekódován" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 není ve správném formátu IPv4" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 #, fuzzy msgid "accessIPv6 is not proper IPv6 format" msgstr "accessIPv4 není ve správném formátu IPv4" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "Název serveru není určen" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "Zadáno neplatné flavorRef." #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 #, fuzzy msgid "min_count must be an integer value" msgstr "parametr limit musí být celé číslo" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 #, fuzzy msgid "max_count must be an integer value" msgstr "parametr limit musí být celé číslo" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "Nelze najít požadovaný obraz" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "Zadán neplatný název_klíče." #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "id nemůže být None" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "id nemůže být None" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "Instanci nebyla změněna velikost." #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, 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:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 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:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "Chybí argument 'type' pro restart" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "Nelze najít požadovanou konfiguraci." #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 #, fuzzy msgid "Resize requires a flavor change." msgstr "Resize vyžaduje změnu velikosti." #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Instance %(instance_id)s nemohla být nastavena." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "%s je platný název instance" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "Chybí vlastnost imageRef" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "Zadáno neplatné imageRef." #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "Chybí vlastnost flavorRef" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "Nebylo zadáno adminPass" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "Neplatné adminPass" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Nelze restartovat instanci" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "Nelze zpracovat metadata dvojic hodnot/klíčů." #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "Požadavek na změnu velikosti má neplatnou vlastnost 'flavorRef'." #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "Požadavek na změnu velikosti vyžaduje vlastnost 'flavorRef'." @@ -2700,27 +2737,27 @@ msgstr "Požadavek na změnu velikosti vyžaduje vlastnost 'flavorRef'." #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "Neplatné tělo požadavku" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "Nelze zpracovat imageRef z požadavku." #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "Nelze najít obraz ke znovu sestavení" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "Objekt createImage cyžaduje vlastnost name" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty" @@ -3081,7 +3118,7 @@ msgstr "Plovoucí ip %(address)s není přidružena." #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "Chybí parametr dict" @@ -3350,7 +3387,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "Poškozená vlasnost scheduler_hints" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Není dostatek parametrů k sestavení platného pravidla." @@ -3369,16 +3406,16 @@ msgstr "Zobrazování sítě s id %s" msgid "security group default rule not found" msgstr "Bezpečnostní skupina s pravidlem %(rule_id)s nenalezena." -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "Špatná předpona pro to_global_ipv6: %s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "Není zadána bezpečnostní skupina" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "Název bezpečnostní skupiny nemůže být prázdné" @@ -3467,21 +3504,21 @@ msgstr "Uvolnit adresu %s" msgid "Unreserving IP address %s" msgstr "Uvolnit adresu %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "Volání továrny rozšíření %s" @@ -4123,61 +4160,61 @@ msgstr "bdm %s" msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "BUde spuštěno ukončování insatncí" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "BUde spuštěno ukončování insatncí" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, 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:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Pokus o jemné smazání %s" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "Pokus o ukončení %s" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Pokus o zastavení %s" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Pokus o spuštění %s" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "Hledání podle: %s" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Spouštění snímku ve VM %s" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id je None. Předpokládán přesun." -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4186,63 +4223,63 @@ msgstr "" "Stará instance typu %(current_instance_type_name)s, nová instance typu " "%(new_instance_type_name)s" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, 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:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Pokus o ukončení %s" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 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:2876 +#: nova/compute/api.py:2894 #, 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:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "Bezpečnostní skupina %s nemůže být prázdná." -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, fuzzy, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " @@ -4251,70 +4288,70 @@ msgstr "" "Hodnota (%s) parametru GroupName je neplatná. Délka překračuje maximum " "255 znaků." -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, 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:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Vytvořit bezpečnostní skupinu %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "Bezpečnostní skupina %s již existuje" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Nelze zničit vbd %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Nelze zničit vbd %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Id bezpečnostní skupiny by mělo být celé číslo" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Smazat bezpečnostní skupinu %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "Pravidlo (%s) nenalezeno" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "Přidávání pravidla bezpečnostní skupiny: %r" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Povolit přístup bezpečnostní skupiny %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Zrušit přístup bezpečnostní skupiny %s" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "Id bezpečnostní skupiny by mělo být celé číslo" @@ -4523,7 +4560,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4547,7 +4584,7 @@ msgstr "Chyba DB: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4623,51 +4660,51 @@ msgstr "Ignorování DiskNenalezen: %s" msgid "terminating bdm %s" msgstr "ukončování bdm %s" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Nastavování stavu vm instance na ERROR" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Znovu sestavování instance %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, 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:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Vytvořit snímek ze svazku %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Restartování instance %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4676,22 +4713,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:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Nelze znovu sestavit instanci [%(instance_uuid)s]: %(exc)s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: znovu zavedena" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: pořizování snímku" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4700,47 +4737,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:1920 +#: nova/compute/manager.py:1930 #, 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:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "Střídání %d záloh" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "Mazání obrazu %s" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, 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:1967 +#: nova/compute/manager.py:1977 #, fuzzy msgid "Root password set" msgstr "Instance %s: Nastavení hesla root" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 #, 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:1989 +#: nova/compute/manager.py:1999 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 #, fuzzy msgid "error setting admin password" msgstr "Chyba při nastavování hesla správce" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, fuzzy, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -4749,184 +4786,184 @@ 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:2013 +#: nova/compute/manager.py:2023 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Vkládání cesty souboru: '%s'" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Nelze pozastavit instanci" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Chyba DB: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 #, fuzzy msgid "Unrescuing" msgstr "instance %s: rušení záchrany" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "Instance nemá svazek." -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "cíl stejný jako zdroj!" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 #, fuzzy msgid "Pausing" msgstr "Aktualizování!" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: získávání diagnostik" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "Reset sítě" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "instance %s: vkládání informací o síti" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info vkládá: |%s|" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Získat výstup konzole pro instanci %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, 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:2999 +#: nova/compute/manager.py:3009 #, 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:3008 +#: nova/compute/manager.py:3018 #, 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:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, 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:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Odpojování svazku z neznámé instance %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, 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:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Síť %(network_id)s nemohla být nalezena." -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Hostitel %(host)s nemohl být nalezen." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, 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:3344 +#: nova/compute/manager.py:3354 #, fuzzy msgid "_post_live_migration() is started.." msgstr "zahájen přesun po spuštění." -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, 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:3401 +#: nova/compute/manager.py:3411 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4934,21 +4971,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:3416 +#: nova/compute/manager.py:3426 #, fuzzy msgid "Post operation of migration started" msgstr "Spuštěna operace po migraci" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Nelze získat metadata pro ip: %s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -4957,64 +4994,64 @@ msgstr "" "Nalezeno %(migration_count)d nepotvrzených přesunů starších než " "%(confirm_window)d vteřin" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, 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:3649 +#: nova/compute/manager.py:3659 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_id)s nenalezena" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 #, fuzzy msgid "In ERROR state" msgstr "Uzel je v neznámém chybovém stavu." -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "Aktualizace stavu hostitele" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -5023,67 +5060,67 @@ msgstr "" "Nalezeno %(num_db_instances)s v databázi a %(num_vm_instances)s na " "hypervizoru." -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instance není zapnuta" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, překskování..." -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "Znovu získávání smazané instance" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Zaznamování ovladače svazku: %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 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:4113 +#: nova/compute/manager.py:4123 #, fuzzy, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " @@ -5092,7 +5129,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:4120 +#: nova/compute/manager.py:4130 #, fuzzy, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" @@ -5101,14 +5138,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:4127 +#: nova/compute/manager.py:4137 #, 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:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR" @@ -5224,18 +5261,18 @@ msgstr "Nelze najít hostitele pro instanci %s" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" @@ -5321,11 +5358,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Nelze restartovat instanci" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Nelze restartovat instanci" @@ -5381,7 +5418,7 @@ msgstr "instance %s: zachráněna" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7193,12 +7230,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7255,7 +7292,7 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 #, fuzzy msgid "" @@ -7263,53 +7300,53 @@ msgid "" "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:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Spouštění instancí: %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "Po ukončení instancí: %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "Vnitřní chyba" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "Po vynuceném ukončení instancí: %s" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 #, fuzzy msgid "spawn error" msgstr "neznámá chyby připojení hosta" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7633,22 +7670,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Přidělení plovoucí IP pro |%s|" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Stahování obrazu %s ze serveru obrazu glance" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Vkládání %(injection)s do obrazu %(img_id)s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7668,7 +7705,7 @@ msgstr "Získat výstup konzole pro instanci %s" msgid "PXE deploy failed for instance %s" msgstr "přidělování sítě pro instanci %s" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7678,28 +7715,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "Při čekání na odpověď RPC vypršel časový limit." -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "přidělování sítě pro instanci %s" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Získat výstup konzole pro instanci %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "Uzel je v neznámém chybovém stavu." -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Nelze najít hostitele pro instanci %s" @@ -9693,20 +9730,20 @@ msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10483,7 +10520,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10651,14 +10688,14 @@ msgstr "Nelze najít svazek v db" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Bod připojení %(mountpoint)s odpojen od instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, fuzzy, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" "ČASOVÝ LIMIT: Vypršel čas volání %(method)s. VM id=%(instance_uuid)s; " "arg=%(args)r" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, fuzzy, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " @@ -10667,7 +10704,7 @@ msgstr "" "NEZAVEDENO: Volání %(method)s není agentem podporováno. VM " "id=%(instance_uuid)s; arg=%(args)r" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, fuzzy, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "Volání %(method)s vrátilo chybu: %(e)s." @@ -11385,7 +11422,7 @@ msgstr "Nelze připojit souborový systém (očekáváno v nelinuxových instanc msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, fuzzy, python-format msgid "Updating progress to %(progress)d" msgstr "Aktualizace postupu instance '%(instance_uuid)s' na %(progress)d" @@ -11418,204 +11455,204 @@ msgstr "block_device_mapping %s" msgid "Failed to spawn, rolling back" msgstr "Nelze aktualizovat svazek v db" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 #, fuzzy msgid "Auto configuring disk, attempting to resize partition..." msgstr "" "Automatické nastavení disku pro instanci %(instance_uuid)s, pokus o změnu" " velikosti oddílu..." -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 #, fuzzy msgid "Starting VM" msgstr "Restartování xvp" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "Psled v agenta pro %(hypervisor)s/%(os)s/%(architecture)s je %(version)s" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "Nenalezena žádná verze agenta pro %(hypervisor)s/%(os)s/%(architecture)s" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "Verze agenta instance: %s" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "Nastavování váhy VCPU" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, fuzzy, python-format msgid "Could not find VM with name %s" msgstr "Nelze najít odkaz na VDI" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "Dokončen snímek a nahrání na VM %s" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "Nelze převést vhd na nového hostitele" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Nelze restartovat instanci" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "Zvětšení velikosti VDI %(vdi_uuid)s z%(old_gb)d GB na %(new_gb)d GB" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 #, fuzzy msgid "Resize complete" msgstr "Změna velikosti %s je hotova" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 #, fuzzy msgid "Unable to find root VBD/VDI for VM" msgstr "Neůze najít vbd pro vdi %s" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "Restartování xvp" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 #, fuzzy msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" "Instance %(instance_uuid)s pomocí RAW nebo VHD, přeskakování mazání " "kernelu a ramdisku" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "Instance mí kernel nebo ramdisk, ale ne oba" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "soubory kernel/ramdisk odstraněny" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 #, fuzzy msgid "Destroying VM" msgstr "Restartování xvp" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "VM není přítomno, přeskakování ničení..." -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "Instance již je v záchranném režimu: %s" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "VM není přítomno, přeskakování ničení..." -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 #, fuzzy msgid "Automatically hard rebooting" msgstr "Automatický tvrdý restart %d" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "Vkládání informací o síti do xs pro vm: |%s|" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Creating vifs" msgstr "Vytváření obrazu" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "vytváření VIF pro VM %(vm_ref)s, síť %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "vytváření VIF pro VM %(vm_ref)s, síť %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 #, fuzzy msgid "Injecting hostname to xenstore" msgstr "Vkládání názvu hostitele do xs pro vm: |%s|" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 #, fuzzy msgid "No suitable network for migrate" msgstr "Špatný formát sítě" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 #, fuzzy msgid "Migrate Send failed" msgstr "Vytvoření selhalo" @@ -11761,6 +11798,8 @@ msgstr "stav musí být dostupný" msgid "status must be 'available'" msgstr "stav musí být dostupný" -#~ msgid "Key pair '%s' already exists." -#~ msgstr "Dvojice klíčů '%s' již existuje." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." +#~ msgstr "" diff --git a/nova/locale/da/LC_MESSAGES/nova.po b/nova/locale/da/LC_MESSAGES/nova.po index 778652e40..8575f507c 100644 --- a/nova/locale/da/LC_MESSAGES/nova.po +++ b/nova/locale/da/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen \n" "Language-Team: Danish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,211 +156,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -368,85 +378,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -454,868 +464,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1399,72 +1436,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1764,169 +1801,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2070,7 +2107,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2355,17 +2392,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2375,240 +2412,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2617,27 +2654,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2981,7 +3018,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3238,7 +3275,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3255,16 +3292,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3349,21 +3386,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3979,186 +4016,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4360,7 +4397,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4382,7 +4419,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4456,450 +4493,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5013,18 +5050,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5106,11 +5143,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5165,7 +5202,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6923,12 +6960,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6985,59 +7022,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7350,22 +7387,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7385,7 +7422,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7395,28 +7432,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/de/LC_MESSAGES/nova.po b/nova/locale/de/LC_MESSAGES/nova.po index 653b1ae9d..6061944b5 100644 --- a/nova/locale/de/LC_MESSAGES/nova.po +++ b/nova/locale/de/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: German \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,211 +156,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -368,86 +378,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "Instanz %s: Rettung" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "keine Methode für diese Nachricht gefunden: %s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "keine Methode für diese Nachricht gefunden: %s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, 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:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,170 +1802,170 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "Instanz %s: Rettung" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2072,7 +2109,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2357,17 +2394,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2377,241 +2414,241 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "Instanz %s: Rettung" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2620,27 +2657,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2987,7 +3024,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3244,7 +3281,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3261,16 +3298,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3355,21 +3392,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3988,186 +4025,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Nicht möglich volume %s zufinden" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Nicht möglich volume %s zufinden" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4371,7 +4408,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4393,7 +4430,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4467,455 +4504,455 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Instanz %s pausiert" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5029,18 +5066,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5122,11 +5159,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5181,7 +5218,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6941,12 +6978,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7003,59 +7040,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7373,22 +7410,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7408,7 +7445,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7418,28 +7455,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9348,20 +9385,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10076,7 +10113,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10236,19 +10273,19 @@ msgstr "Nicht möglich volume %s zufinden" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10933,7 +10970,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10964,186 +11001,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11285,9 +11322,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/en_AU/LC_MESSAGES/nova.po b/nova/locale/en_AU/LC_MESSAGES/nova.po index 23307ea09..b65e32f3d 100644 --- a/nova/locale/en_AU/LC_MESSAGES/nova.po +++ b/nova/locale/en_AU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: English (Australia) \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,214 +157,224 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Invalid signature for user %s" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "instance %s: booted" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "instance %s: booted" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Failed to get metadata for ip: %s" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Going to start terminating instances" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Going to start terminating instances" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Going to start terminating instances" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -372,86 +382,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "instance %s: rescued" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -459,869 +469,896 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "setting network host" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Mountpoint %(mountpoint)s attached to instance %(instance_name)s" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "instance %(instance_name)s: deleting instance files %(target)s" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, fuzzy, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "Associate address %(public_ip)s to instance %(instance_id)s" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "group %s already exists" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "setting network host" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "volume group %s doesn't exist" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Going to start terminating instances" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "group %s already exists" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "group %s already exists" -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "group %s already exists" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, fuzzy, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "instance %s: booted" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "Could not attach image to loopback: %s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "Could not attach image to loopback: %s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Going to try to terminate %s" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Going to try to terminate %s" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "instance %s: booted" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "instance %s: booted" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "group %s already exists" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1406,72 +1443,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "Link Local address is not found.:%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1775,172 +1812,172 @@ msgid "Detach Volume Failed." msgstr "Detach volume %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "attribute not supported: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Allocate address" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Release address %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Associate address %(public_ip)s to instance %(instance_id)s" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Going to start terminating instances" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Reboot instance %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "De-registering image %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Registered image %(image_location)s with id %(image_id)s" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "user or group not specified" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "only group \"all\" is supported" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type must be add or remove" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Updating image %s publicity" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "instance %s: rescued" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2084,7 +2121,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2369,18 +2406,18 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Going to try to terminate %s" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2390,245 +2427,245 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "Mountpoint cannot be translated: %s" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "Mountpoint cannot be translated: %s" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "instance %s: booted" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "instance %s: rescued" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Going to start terminating instances" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2637,27 +2674,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3008,7 +3045,7 @@ msgstr "group %s already exists" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3269,7 +3306,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Not enough parameters to build a valid rule." @@ -3287,16 +3324,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3384,21 +3421,21 @@ msgstr "Release address %s" msgid "Unreserving IP address %s" msgstr "Release address %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4026,193 +4063,193 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "instance %s: booted" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Starting snapshot for VM %s" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Delete security group %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorise security group ingress %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4417,7 +4454,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4440,7 +4477,7 @@ msgstr "Caught error: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4516,466 +4553,466 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Detach volume %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Running instances: %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: rebooted" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Injecting file path: '%s'" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Going to start terminating instances" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Caught error: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 #, fuzzy msgid "Unrescuing" msgstr "instance %s: unrescuing" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "setting network host" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "setting network host" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "Adding console" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "Adding console" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "instance %s: booted" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "instance %s: booted" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Failed to get metadata for ip: %s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Deleting user %s" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: booted" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Deleting user %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5089,18 +5126,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5183,11 +5220,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5242,7 +5279,7 @@ msgstr "instance %s: rescued" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7013,12 +7050,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7075,59 +7112,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Running instances: %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "After terminating instances: %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7446,22 +7483,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Going to start terminating instances" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Going to start terminating instances" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Injecting file path: '%s'" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7481,7 +7518,7 @@ msgstr "Get console output for instance %s" msgid "PXE deploy failed for instance %s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7491,28 +7528,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Get console output for instance %s" @@ -9440,20 +9477,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10175,7 +10212,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10335,19 +10372,19 @@ msgstr "Unable to detach volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11043,7 +11080,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11075,191 +11112,191 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 #, fuzzy msgid "Starting VM" msgstr "Restarting xvp" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "Finished snapshot and upload for VM %s" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Going to start terminating instances" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "Restarting xvp" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "kernel/ramdisk files removed" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 #, fuzzy msgid "Destroying VM" msgstr "Restarting xvp" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "setting network host" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11401,9 +11438,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/en_GB/LC_MESSAGES/nova.po b/nova/locale/en_GB/LC_MESSAGES/nova.po index 07a2a3538..d79d0fd61 100644 --- a/nova/locale/en_GB/LC_MESSAGES/nova.po +++ b/nova/locale/en_GB/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington \n" "Language-Team: English (United Kingdom) \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,73 +156,83 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Volume %(volume_id)s is not attached to anything" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "Keypair data is invalid" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "The request is invalid." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Invalid input received" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Invalid volume" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Invalid IP protocol %(protocol)s." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Invalid content type %(content_type)s." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Invalid cidr %(cidr)s." -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" @@ -231,16 +241,16 @@ msgstr "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" @@ -249,123 +259,123 @@ msgstr "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "VBD not found in instance %s" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Unable to destroy VBD %s" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -373,86 +383,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Invalid cidr %(cidr)s." -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "instance %s: resuming" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -460,868 +470,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Mountpoint %(mountpoint)s attached to instance %(instance_name)s" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Invalid content type %(content_type)s." -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, fuzzy, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Unable to attach volume to instance %s" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1405,72 +1442,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "Link Local address is not found.:%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1770,170 +1807,170 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "instance %s: resuming" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 #, fuzzy msgid "Invalid CIDR" msgstr "Invalid cidr %(cidr)s." @@ -2079,7 +2116,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2364,17 +2401,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Instance %(instance_id)s is not running." @@ -2384,243 +2421,243 @@ msgstr "Instance %(instance_id)s is not running." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, 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:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Instance %(instance_id)s is not running." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "Invalid volume" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2629,27 +2666,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2998,7 +3035,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3256,7 +3293,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3273,16 +3310,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3368,21 +3405,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4004,187 +4041,187 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Virtual Interface creation failed" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4389,7 +4426,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4411,7 +4448,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4486,461 +4523,461 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Unable to detach volume %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "VBD not found in instance %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Invalid instance type %(instance_type)s." -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "instance %s: reset network" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Instance %(instance_id)s is not running." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_id)s is not running." -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Re-exporting %s volumes" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Re-exporting %s volumes" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Invalid instance type %(instance_type)s." @@ -5054,18 +5091,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5148,11 +5185,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5207,7 +5244,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6974,12 +7011,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7036,59 +7073,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7406,22 +7443,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Instance %(instance_id)s is not running." -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7441,7 +7478,7 @@ msgstr "Get console output for instance %s" msgid "PXE deploy failed for instance %s" msgstr "Invalid instance type %(instance_type)s." -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7451,28 +7488,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "Invalid instance type %(instance_type)s." -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Invalid instance type %(instance_type)s." @@ -9394,20 +9431,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10126,7 +10163,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10286,19 +10323,19 @@ msgstr "Unable to detach volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10989,7 +11026,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11021,186 +11058,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Rebooting instance %s" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11342,9 +11379,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/en_US/LC_MESSAGES/nova.po b/nova/locale/en_US/LC_MESSAGES/nova.po index c8194ffe0..944933d3a 100644 --- a/nova/locale/en_US/LC_MESSAGES/nova.po +++ b/nova/locale/en_US/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-01-21 18:28+0000\n" "Last-Translator: Jeremy Stanley \n" "Language-Team: en_US \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "block_device_list %s" @@ -159,73 +159,83 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Volume %(volume_id)s is not attached to anything" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "Keypair data is invalid" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "The request is invalid." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Invalid input received" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Invalid volume" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "Invalid metadata" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "Invalid metadata size" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Invalid IP protocol %(protocol)s." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Invalid content type %(content_type)s." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Invalid cidr %(cidr)s." -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "Invalid Parameter: Unicode is not supported by the current database." -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" @@ -234,16 +244,16 @@ msgstr "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "Group not valid. Reason: %(reason)s" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "Sort key supplied was not valid." -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" @@ -252,85 +262,85 @@ msgstr "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "Instance %(instance_id)s is not running." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "Instance %(instance_id)s is not in rescue mode" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "Instance %(instance_id)s is not in rescue mode" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "Instance %(instance_id)s is not ready" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Failed to suspend instance" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Failed to reset network: %(resp)r" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Failed to set admin password on %(instance)s because %(reason)s" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Failed to set admin password on %(instance)s because %(reason)s" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Failed to reboot instance" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "Failed to terminate instance" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Failed to reboot instance" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "Service is unavailable at this time." -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "Insufficient compute resources." -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "Compute service is unavailable at this time." -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "The supplied hypervisor type of is invalid." -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "The instance requires a newer hypervisor version than has been provided." -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " @@ -339,31 +349,31 @@ msgstr "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "The supplied device path (%(path)s) is invalid." -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "The supplied device path (%(path)s) is in use." -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "The supplied device (%(device)s) is busy." -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "Unacceptable CPU info" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s is not a valid IP v4/6 address." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " @@ -372,7 +382,7 @@ msgstr "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -383,85 +393,85 @@ msgstr "" "the desired physical adapter. Expected vSwitch is %(expected)s, but the " "one associated is %(actual)s." -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Disk format %(disk_format)s is not acceptable" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Image %(image_id)s is unacceptable: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "Instance %(instance_id)s is unacceptable: %(reason)s" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "Ec2 id %(ec2_id)s is unacceptable." -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "Expected a uuid but received %(uuid)s." -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Invalid cidr %(cidr)s." -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "Constraint not met." -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "Resource could not be found." -#: nova/exception.py:447 +#: nova/exception.py:458 #, fuzzy, python-format msgid "No agent-build associated with id %(id)s." msgstr "No fixed IP associated with id %(id)s." -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Volume %(volume_id)s could not be found." -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Snapshot %(snapshot_id)s could not be found." -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "No target id found for volume %(volume_id)s." -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "No disk at %(location)s" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "Could not find a handler for %(driver_type)s volume." -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Invalid image href %(image_href)s." -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Image %(image_id)s could not be found." -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -472,65 +482,65 @@ msgstr "" " dynamically when they are listed for the first time. Have you listed " "image ids since adding this image?" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "Project %(project_id)s could not be found." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "Cannot find SR to read/write VDI." -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "Network %(network_id)s is still in use." -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "Network %(network_id)s is still in use." -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "%(req)s is required to create a network." -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Network %(network_id)s could not be found." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Port %(port_id)s could not be found." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "Network could not be found for bridge %(bridge)s" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "Network could not be found for uuid %(uuid)s" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "Network could not be found with cidr %(cidr)s." -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "Network could not be found for instance %(instance_id)s." -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "No networks defined." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" @@ -539,51 +549,51 @@ msgstr "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "Could not find the datastore reference(s) which the VM uses." -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "Port %(port_id)s is still in use." -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Network could not be found for instance %(instance_id)s." -#: nova/exception.py:551 +#: nova/exception.py:562 #, fuzzy, python-format msgid "No free port available for instance %(instance)s." msgstr "Network could not be found for instance %(instance_id)s." -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "No fixed IP associated with id %(id)s." -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "Fixed ip not found for address %(address)s." -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "Instance %(instance_uuid)s has zero fixed ips." -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "Network host %(host)s has zero fixed ips in network %(network_id)s." -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " @@ -592,7 +602,7 @@ msgstr "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " @@ -601,121 +611,121 @@ msgstr "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "More than one instance is associated with fixed ip address '%(address)s'." -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "Fixed IP address %(address)s is invalid." -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "Zero fixed ips available." -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "Zero fixed ips could be found." -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "Floating ip %(address)s already exists." -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "Floating ip not found for id %(id)s." -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "The DNS entry %(name)s already exists in domain %(domain)s." -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "Floating ip not found for address %(address)s." -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "Floating ip not found for host %(host)s." -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "Multiple floating ips are found for address %(address)s." -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "Floating ip pool not found." -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "Zero floating ips available." -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "Floating ip %(address)s is associated." -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "Floating ip %(address)s is not associated." -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "Zero floating ips exist." -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "Interface %(interface)s not found." -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "Cannot disassociate auto assigined floating ip" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "Keypair %(name)s not found for user %(user_id)s" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "Certificate %(certificate_id)s not found." -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Service %(service_id)s could not be found." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "Host %(host)s could not be found." -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "Compute host %(host)s could not be found." -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "Could not find binary %(binary)s on host %(host)s." -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "Invalid reservation expiration %(expire)s." -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " @@ -724,56 +734,56 @@ msgstr "" "Change would make usage less than 0 for the following resources: " "%(unders)s" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "Quota could not be found" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "Unknown quota resources %(unknown)s." -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Quota for project %(project_id)s could not be found." -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Quota class %(class_name)s could not be found." -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Quota usage for project %(project_id)s could not be found." -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Quota reservation %(uuid)s could not be found." -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "Quota exceeded for resources: %(overs)s" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "Security group %(security_group_id)s not found." -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "Security group %(security_group_id)s not found for project %(project_id)s." -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "Security group with rule %(rule_id)s not found." -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " @@ -782,7 +792,7 @@ msgstr "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " @@ -791,37 +801,37 @@ msgstr "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" -#: nova/exception.py:746 +#: nova/exception.py:757 #, fuzzy, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "Security group with rule %(rule_id)s not found." -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "Migration %(migration_id)s could not be found." -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "Migration not found for instance %(instance_id)s with status %(status)s." -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "Console pool %(pool_id)s could not be found." -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " @@ -830,17 +840,17 @@ msgstr "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "Console %(console_id)s could not be found." -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "Console for instance %(instance_uuid)s could not be found." -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " @@ -849,81 +859,81 @@ msgstr "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Invalid console type %(console_type)s " -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "Instance type %(instance_type_id)s could not be found." -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "Instance type with name %(instance_type_name)s could not be found." -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "Flavor %(flavor_id)s could not be found." -#: nova/exception.py:809 +#: nova/exception.py:820 #, fuzzy, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "Flavor access not found for %(flavor_id) / %(project_id) combination." -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "pool %s doesn't exist" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 #, fuzzy msgid "Timeout waiting for response from cell" msgstr "Timed out waiting for RPC response: %s" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Destroying VDIs for Instance %(instance_uuid)s" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "Scheduler Host Filter %(filter_name)s could not be found." -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " @@ -932,7 +942,7 @@ msgstr "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " @@ -941,63 +951,63 @@ msgstr "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "File %(file_path)s could not be found." -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "Zero files could be found." -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "Virtual switch associated with the network adapter %(adapter)s not found." -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "Network adapter %(adapter)s could not be found." -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Class %(class_name)s could not be found: %(exception)s" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "Action not allowed." -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "Rotation is not allowed for snapshots" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "Rotation param is required for backup image_type" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "Key pair %(key_name)s already exists." -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "Instance %(name)s already exists." -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "Instance Type with name %(name)s already exists." -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "Instance Type with ID %(flavor_id)s already exists." -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " @@ -1006,76 +1016,76 @@ msgstr "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "%(path)s is not on shared storage: %(reason)s" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "%(path)s is not on local storage: %(reason)s" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "Migration error" -#: nova/exception.py:931 +#: nova/exception.py:942 #, fuzzy msgid "Migration pre-check error" msgstr "Migration error" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Malformed message body: %(reason)s" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "Could not find config at %(path)s" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "Could not load paste app '%(name)s' from %(path)s" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "When resizing, instances must change flavor!" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 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:961 +#: nova/exception.py:972 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:965 +#: nova/exception.py:976 #, 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:969 +#: nova/exception.py:980 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:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "No valid host was found. %(reason)s" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "Quota exceeded" -#: nova/exception.py:984 +#: nova/exception.py:995 #, python-format msgid "" "Quota exceeded for %(overs)s: Requested %(req)s, but already used " @@ -1084,41 +1094,41 @@ msgstr "" "Quota exceeded for %(overs)s: Requested %(req)s, but already used " "%(used)d of %(allowed)d %(resource)s" -#: nova/exception.py:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "Maximum number of floating ips exceeded" -#: nova/exception.py:993 +#: nova/exception.py:1004 #, fuzzy msgid "Maximum number of fixed ips exceeded" msgstr "Maximum number of floating ips exceeded" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "Maximum number of metadata items exceeds %(allowed)d" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "Personality file limit exceeded" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "Personality file path too long" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "Personality file content too long" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "Maximum number of key pairs exceeded" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "Maximum number of security groups or rules exceeded" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " @@ -1127,125 +1137,125 @@ msgstr "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "Aggregate %(aggregate_id)s could not be found." -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "Aggregate %(aggregate_name)s already exists." -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, 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:1038 +#: nova/exception.py:1049 #, 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:1043 +#: nova/exception.py:1054 #, 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:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "Unable to create instance type" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, 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:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "Detected existing vlan with id %(vlan)d" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Instance %(instance_id)s could not be found." -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "Volume %(volume_id)s could not be found." -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "Marker %(marker)s could not be found." -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "Invalid id: %(val)s (expecting \"i-...\")." -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "Could not fetch image %(image_id)s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "Could not fetch image %(image_id)s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, 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:1103 +#: nova/exception.py:1114 #, 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:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "Instance %(instance_uuid)s is locked" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, 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:1116 +#: nova/exception.py:1127 #, 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:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Failed to dealloc network for deleted instance" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Failed to dealloc network for deleted instance" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, python-format msgid "" "User data too large. User data must be no larger than %(maxsize)s bytes " @@ -1254,11 +1264,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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "User data needs to be valid base 64." -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " @@ -1267,19 +1277,19 @@ msgstr "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, 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:1153 +#: nova/exception.py:1164 #, fuzzy, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " @@ -1288,88 +1298,115 @@ msgstr "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, 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:1162 +#: nova/exception.py:1173 #, 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:1166 +#: nova/exception.py:1177 #, fuzzy msgid "Instance recreate is not implemented by this virt driver." msgstr "set_admin_password is not implemented by this driver." -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "Instance Type with name %(name)s already exists." -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "Expected object of type: %s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1454,74 +1491,74 @@ msgstr "" msgid "serve() can only be called once" msgstr "serve() can only be called once" -#: nova/utils.py:146 +#: nova/utils.py:143 #, fuzzy, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "Link Local address is not found.:%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "Unknown base file: %s" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "Expected object of type: %s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "Invalid server_string: %s" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc: '%(name)s' took %(total_time).2f secs" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "Reloading cached file %s" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "Could not remove tmpdir: %s" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "Server name is not a string or unicode" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, fuzzy, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "Server name must be less than 256 characters." -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1824,132 +1861,132 @@ msgid "Detach Volume Failed." msgstr "Detach Volume Failed." #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "attribute not supported: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Allocate address" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "No more floating IPs available" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Release address %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "Unable to release IP Address." -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Associate address %(public_ip)s to instance %(instance_id)s" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "Unable to associate IP Address, no fixed_ips." -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "multiple fixed_ips exist, using the first: %s" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "Floating ip is already associated." -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "l3driver call to add floating ip failed." -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "Error, unable to associate floating ip." -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "Floating ip is not associated." -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "Cannot disassociate auto assigned floating ip" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "Image must be available" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Going to start terminating instances" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Reboot instance %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "Going to stop instances" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "Going to start instances" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "De-registering image %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "imageLocation is required" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Registered image %(image_location)s with id %(image_id)s" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "user or group not specified" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "only group \"all\" is supported" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type must be add or remove" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Updating image %s publicity" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "Not allowed to modify attributes for image %s" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " @@ -1958,40 +1995,40 @@ msgstr "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "Couldn't stop instance with in %d sec" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "image of %(instance)s at %(now)s" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 #, fuzzy msgid "Expecting a list of resources" msgstr "Getting list of instances" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "instance not present" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 #, fuzzy msgid "Expecting a list of tagSets" msgstr "Getting list of instances" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "Invalid CIDR" @@ -2141,7 +2178,7 @@ msgid "offset param must be positive" msgstr "offset param must be positive" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "marker [%s] not found" @@ -2428,17 +2465,17 @@ msgstr "Metadata item was not found" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "Invalid changes-since value" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "Only administrators may list deleted instances" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Host '%s' could not be found." @@ -2448,245 +2485,245 @@ msgstr "Host '%s' could not be found." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "Instance could not be found" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "Bad personality format: missing %s" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "Bad personality format" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "Personality content for %s cannot be decoded" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "Unknown argment : port" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "Bad port format: port uuid is not in proper format (%s)" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Bad networks format: network uuid is not in proper format (%s)" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Invalid fixed IP address (%s)" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Duplicate networks (%s) are not allowed" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format 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 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "Bad networks format" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "Userdata content cannot be decoded" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 is not proper IPv4 format" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "accessIPv6 is not proper IPv6 format" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "Server name is not defined" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "Invalid flavorRef provided." #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "min_count must be an integer value" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "min_count must be > 0" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "max_count must be an integer value" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "max_count must be > 0" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "min_count must be <= max_count" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "Can not find requested image" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "Invalid key_name provided." #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "HostId cannot be updated." #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "HostId cannot be updated." #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "Instance has not been resized." #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, 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:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 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:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "Missing argument 'type' for reboot" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "Unable to locate requested flavor." #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "Resize requires a flavor change." #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Instance %(instance_id)s could not be found." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "%s is a valid instance name" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "Missing imageRef attribute" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "Invalid imageRef provided." #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "Missing flavorRef attribute" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "No adminPass was specified" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "Invalid adminPass" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Failed to soft reboot instance." #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "Unable to parse metadata key/value pairs." #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "Resize request has invalid 'flavorRef' attribute." #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "Resize requests require 'flavorRef' attribute." @@ -2695,27 +2732,27 @@ msgstr "Resize requests require 'flavorRef' attribute." #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "Invalid request body" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "Could not parse imageRef from request." #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "Cannot find image for rebuild" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "createImage entity requires name attribute" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Removing options '%(unk_opt_str)s' from query" @@ -3073,7 +3110,7 @@ msgstr "Floating ip is not associated" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "Missing parameter dict" @@ -3340,7 +3377,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "Malformed scheduler_hints attribute" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Not enough parameters to build a valid rule." @@ -3359,16 +3396,16 @@ msgstr "Showing network with id %s" msgid "security group default rule not found" msgstr "Security group with rule %(rule_id)s not found." -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "Bad prefix for to_global_ipv6: %s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "Security group not specified" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "Security group name cannot be empty" @@ -3455,21 +3492,21 @@ msgstr "Release address %s" msgid "Unreserving IP address %s" msgstr "Release address %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "Calling extension factory %s" @@ -4107,57 +4144,57 @@ msgstr "bdm %s" msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, 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:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "Going to try to soft delete instance" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "Going to try to terminate instance" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "Going to try to stop instance" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "Going to try to start instance" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "Searching by: %s" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "snapshot for %s" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id is None. Assuming migration." -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4166,63 +4203,63 @@ msgstr "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, 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:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "Locking" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "Unlocking" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "Volume must be attached in order to detach." -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, 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:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "Keypair name contains unsafe characters" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 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:2876 +#: nova/compute/api.py:2894 #, 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:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "Security group %s cannot be empty." -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " @@ -4231,68 +4268,68 @@ msgstr "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, 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:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "Quota exceeded, too many security groups." -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "Security group %s already exists" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Unable to destroy vbd %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy vbd %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "Security group is still in use" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "Failed to update usages deallocating security group" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Delete security group %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "Rule (%s) not found" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "Quota exceeded, too many security group rules." -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorize security group ingress %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "Security group id should be integer" @@ -4502,7 +4539,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, fuzzy, python-format msgid "No node specified, defaulting to %(node)s" msgstr "Memory limit not specified, defaulting to unlimited" @@ -4525,7 +4562,7 @@ msgstr "DB error: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "Error trying to reschedule" @@ -4601,49 +4638,49 @@ msgstr "Ignoring VolumeNotFound: %s" msgid "terminating bdm %s" msgstr "terminating bdm %s" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "Ignoring volume cleanup failure due to %s" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Setting instance vm_state to ERROR" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "Rebuilding instance" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, 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:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Attach boot from volume failed: %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "Rebooting instance" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4652,21 +4689,21 @@ msgstr "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Cannot reboot instance: %(exc)s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: rebooted" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "instance snapshotting" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4675,45 +4712,45 @@ msgstr "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Found %(num_images)d images (rotation: %(rotation)d)" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "Rotating out %d backups" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "Deleting image %s" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, 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:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "Root password set" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 #, 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:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password failed: %s" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "error setting admin password" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -4722,116 +4759,116 @@ msgstr "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" -#: nova/compute/manager.py:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "injecting file to %(path)s" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "Rescuing" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Error trying to reschedule" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "DB error: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "Unrescuing" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "Changing instance metadata according to %(diff)r" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Setting instance to %(state)s state." -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "Instance has no volume." -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "destination same as source!" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "Migrating" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, 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:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "Pausing" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "Unpausing" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "Retrieving diagnostics" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "Resuming" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "Reset network" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "Inject network info" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info to inject: |%s|" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "Get console output" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "Getting vnc console" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "Getting vnc console" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, 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:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Attaching volume %(volume_id)s to %(mountpoint)s" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " @@ -4840,59 +4877,59 @@ msgstr "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, 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:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "allocate_for_instance() for %s" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Port %(port_id)s is still in use." -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Host %(host)s could not be found." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "Pre live migration failed at %(dest)s" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "_post_live_migration() is started.." -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "Migrating instance to %(dest)s finished successfully." -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4900,20 +4937,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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "Post operation of migration started" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Failed to get info for disk %s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "Updated the info_cache for instance" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -4922,12 +4959,12 @@ msgstr "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, 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:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " @@ -4936,26 +4973,26 @@ msgstr "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_uuid)s not found" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "In ERROR state" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, 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:3669 +#: nova/compute/manager.py:3679 #, 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:3686 +#: nova/compute/manager.py:3696 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " @@ -4964,25 +5001,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:3705 +#: nova/compute/manager.py:3715 #, 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:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "Updating host status" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4991,11 +5028,11 @@ msgstr "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 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:3917 +#: nova/compute/manager.py:3927 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" @@ -5004,57 +5041,57 @@ msgstr "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" -#: nova/compute/manager.py:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "Instance shutdown by itself. Calling the stop API." -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "error during stop() in sync_power_state." -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 #, 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:3987 +#: nova/compute/manager.py:3997 #, fuzzy msgid "Instance is paused unexpectedly. Ignore." msgstr "Instance is paused or suspended unexpectedly. Calling the stop API." -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "Instance is not stopped. Calling the stop API." -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "Instance is not (soft-)deleted." -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, skipping..." -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "Reclaiming deleted instance" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Loading compute driver '%s'" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 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:4113 +#: nova/compute/manager.py:4123 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " @@ -5063,7 +5100,7 @@ msgstr "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." -#: nova/compute/manager.py:4120 +#: nova/compute/manager.py:4130 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" @@ -5072,12 +5109,12 @@ msgstr "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4137 #, 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:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Setting instance to %(state)s state." @@ -5201,18 +5238,18 @@ msgstr "Unable to find host for Instance %s" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "Using %(prefix)s instead of %(req_prefix)s" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" @@ -5298,11 +5335,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Failed to reboot instance" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Failed to reboot instance" @@ -5358,7 +5395,7 @@ msgstr "instance %s: rescued" 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:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7190,12 +7227,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7252,7 +7289,7 @@ msgstr "200 No Roles" msgid "unexpected role header" msgstr "unexpected role header" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " @@ -7261,53 +7298,53 @@ msgstr "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 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:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 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" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Running instances: %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "After terminating instances: %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "Internal error" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "After force-killing instances: %s" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 #, fuzzy msgid "spawn error" msgstr "unknown guestmount error" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7636,22 +7673,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "floating IP allocation for instance |%s|" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Fetching image '%s' from glance" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Injecting %(injection)s into image %(img_id)s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7671,7 +7708,7 @@ msgstr "Get console output for instance %s" msgid "PXE deploy failed for instance %s" msgstr "empty project id for instance %s" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7681,28 +7718,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "Timeout while waiting on RPC response." -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "empty project id for instance %s" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Get console output for instance %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "Node is unknown error state." -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Unable to find host for Instance %s" @@ -9685,20 +9722,20 @@ msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10458,7 +10495,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "Found %(instance_count)d hung reboots older than %(timeout)d seconds" @@ -10620,12 +10657,12 @@ msgstr "Failed to find volume in db" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "TIMEOUT: The call to %(method)s timed out. args=%(args)r" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " @@ -10634,7 +10671,7 @@ msgstr "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "The call to %(method)s returned an error: %(e)s. args=%(args)r" @@ -11361,7 +11398,7 @@ msgstr "Failed to mount filesystem (expected for non-linux instances): %s" 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" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "Updating progress to %(progress)d" @@ -11392,19 +11429,19 @@ msgstr "Block device information present: %s" msgid "Failed to spawn, rolling back" msgstr "Failed to spawn, rolling back" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "Auto configuring disk, attempting to resize partition..." -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "Starting VM" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "Waiting for instance state to become running" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " @@ -11413,146 +11450,146 @@ msgstr "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "Instance agent version: %s" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "Setting VCPU weight" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "Could not find VM with name %s" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "Finished snapshot and upload for VM" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "Failed to transfer vhd to new host" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Failed to terminate instance" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "Resize complete" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "Starting halted instance found during reboot" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "Unable to find root VBD/VDI for VM" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "Destroying VM" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "Using RAW or VHD, skipping kernel and ramdisk deletion" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "instance has a kernel or ramdisk but not both" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "kernel/ramdisk files removed" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "Destroying VM" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "VM is not present, skipping destroy..." -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "Instance is already in Rescue Mode: %s" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "VM is not present, skipping destroy..." -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "Automatically hard rebooting" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "Injecting network info to xenstore" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "Creating vifs" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Creating VIF for network %(network_ref)s" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Created VIF %(vif_ref)s, network %(network_ref)s" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "Injecting hostname to xenstore" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" @@ -11561,25 +11598,25 @@ msgstr "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 #, fuzzy msgid "No suitable network for migrate" msgstr "Bad networks format" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "Migrate Receive failed" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 #, fuzzy msgid "VM.assert_can_migrate failed" msgstr "VM.assert_can_migratefailed" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "Migrate Send failed" @@ -11724,6 +11761,8 @@ msgstr "status must be available" msgid "status must be 'available'" msgstr "status must be available" -#~ msgid "Key pair '%s' already exists." -#~ msgstr "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." +#~ msgstr "" diff --git a/nova/locale/es/LC_MESSAGES/nova.po b/nova/locale/es/LC_MESSAGES/nova.po index 2f18b073b..d0d14a442 100644 --- a/nova/locale/es/LC_MESSAGES/nova.po +++ b/nova/locale/es/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-05-16 06:44+0000\n" "Last-Translator: Paco Molinero \n" "Language-Team: Spanish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -163,216 +163,226 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Volumen %(volume_id)s no está conectado con nada" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "La petición es inválida." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Entrada invalida recibida" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Volumen inválido" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Firma invalida para el usuario %s" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Rango de puertos invalido %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Protocolo IP invalido %(protocol)s" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Tipo de contenido invalido %(content_type)s." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Cidr %(cidr)s invalido" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "La instacia %(instance_id)s no se esta ejecutando" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "La instancia %(instance_id)s no esta en modo de rescate" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "La instancia %(instance_id)s no esta en modo de rescate" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Fallo al suspender la instancia" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Fallo al generar metadatos para la ip %s" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Fallo al suspender la instancia" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Fallo a reinicia la instancia" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Fallo a reinicia la instancia" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Fallo a reinicia la instancia" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Fallo a reinicia la instancia" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "El servicio no esta disponible en este momento" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "El servicio de computo no esta disponible en este momento" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" "Incapaz de emigrar la instancia %(instance_id)s al actual anfitrion " "(%(host)s)" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "Informacion del CPU inaceptable" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s no es una direccion IP v4/6 valida" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -380,86 +390,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Formato de disco %(disk_format)s no es aceptable" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "La imagen %(image_id)s es inaceptable: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Cidr %(cidr)s invalido" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "instancia %s: rescatada" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -467,871 +477,898 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" "El punto de montaje %(mountpoint)s esta unido a la instancia " "%(instance_name)s" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "el grupo %s ya existe" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "configurando la red del host" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Tipo de contenido invalido %(content_type)s." -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "el grupo de volumenes %s no existe" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:855 +#: nova/exception.py:866 #, fuzzy, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "el grupo %s ya existe" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "el grupo %s ya existe" -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "el grupo %s ya existe" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, 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:1095 +#: nova/exception.py:1106 #, 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:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, fuzzy, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "el grupo %s ya existe" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1416,72 +1453,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "Depuración de la devolución de llamada: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "No se encuentra la dirección del enlace local.:%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "No se pudo obtener enlace de la ip local de %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "backend inválido: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1783,172 +1820,172 @@ msgid "Detach Volume Failed." msgstr "Desasociar volumen %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "atributo no soportado: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Asignar dirección" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Liberar dirección %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Reiniciar instancia %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "Des-registrando la imagen %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "usuario o grupo no especificado" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "sólo el grupo \"all\" está soportado" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type debe ser añadir o eliminar" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Actualizando imagen %s públicamente" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "instancia %s: rescatada" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 #, fuzzy msgid "Invalid CIDR" msgstr "Cidr %(cidr)s invalido" @@ -2094,7 +2131,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2379,18 +2416,18 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Vamos a ejecutar %s insntacias..." #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "La instacia %(instance_id)s no esta suspendida" @@ -2400,246 +2437,246 @@ msgstr "La instacia %(instance_id)s no esta suspendida" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "Punto de montaje no puede ser traducido: %s" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "Punto de montaje no puede ser traducido: %s" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, 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:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "La instacia %(instance_id)s no esta suspendida" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "instancia %s: rescatada" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Fallo a reinicia la instancia" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2648,27 +2685,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3019,7 +3056,7 @@ msgstr "el grupo %s ya existe" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3281,7 +3318,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3299,16 +3336,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3396,21 +3433,21 @@ msgstr "Liberar dirección %s" msgid "Unreserving IP address %s" msgstr "Liberar dirección %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4042,193 +4079,193 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Comenzando snapshot para la VM %s" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, 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:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Crear Grupo de Seguridad %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Imposible destruir VBD %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Imposible destruir VBD %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Revocar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Borrar grupo de seguridad %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Revocar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4435,7 +4472,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4458,7 +4495,7 @@ msgstr "Capturado error: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4534,463 +4571,463 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Desasociar volumen %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Ejecutando instancias: %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instancia %s: reiniciada" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Fallo al suspender la instancia" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Capturado error: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Tipo de instancia inválido %(instance_type)s." -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "instancia %s: obteniendo los diagnosticos" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "configurando la red del host" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "configurando la red del host" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Obtener salida de la consola para la instancia %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desvinculando volumen de instancia desconocida %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "instancia %s: arrancada" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Fallo al generar metadatos para la ip %s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Borrando usuario %s" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instancia %s: arrancada" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Borrando usuario %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Tipo de instancia inválido %(instance_type)s." @@ -5104,18 +5141,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5200,11 +5237,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Fallo a reinicia la instancia" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Fallo a reinicia la instancia" @@ -5260,7 +5297,7 @@ msgstr "instancia %s: rescatada" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7034,12 +7071,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7096,59 +7133,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Ejecutando instancias: %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "Después de terminar las instancias: %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7468,22 +7505,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Creando una instancia raw" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7503,7 +7540,7 @@ msgstr "Obtener salida de la consola para la instancia %s" msgid "PXE deploy failed for instance %s" msgstr "Tipo de instancia inválido %(instance_type)s." -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7513,28 +7550,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "Tipo de instancia inválido %(instance_type)s." -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Obtener salida de la consola para la instancia %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Tipo de instancia inválido %(instance_type)s." @@ -9459,20 +9496,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10196,7 +10233,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10360,19 +10397,19 @@ msgstr "" "El punto de montaje %(mountpoint)s se desligó de la instancia " "%(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11066,7 +11103,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11099,188 +11136,188 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "Fallo al suspender la instancia" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "Finalizado el snapshot y la subida de la VM %s" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Fallo a reinicia la instancia" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "configurando la red del host" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Creando VIF para VM %(vm_ref)s, red %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Creando VIF para VM %(vm_ref)s, red %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11422,9 +11459,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/fi_FI/LC_MESSAGES/nova.po b/nova/locale/fi_FI/LC_MESSAGES/nova.po index 462c6c82f..649e4b49c 100644 --- a/nova/locale/fi_FI/LC_MESSAGES/nova.po +++ b/nova/locale/fi_FI/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-18 19:07+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/fr/LC_MESSAGES/nova.po b/nova/locale/fr/LC_MESSAGES/nova.po index f4c1246ef..815b37157 100644 --- a/nova/locale/fr/LC_MESSAGES/nova.po +++ b/nova/locale/fr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-05-14 08:35+0000\n" "Last-Translator: Erwan Gallen \n" "Language-Team: French \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -161,74 +161,84 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Le volume %(volume_id)s n'est lié à rien" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "La paire de clés de donnée n'est pas valide" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "La requête est invalide." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Entrée invalide reçue" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Volume invalide" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Signature non valide pour l'utilisateur %s" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "La plage de port %(from_port)s:%(to_port)s. %(msg)s est invalide" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Le protocole IP %(protocol)s est invalide" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Le type de contenu %(content_type)s est invalide" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Le cidr %(cidr)s est invalide" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" @@ -237,16 +247,16 @@ msgstr "" "Impossible d'effectuer l'action '%(action)s' sur l'ensemble " "%(aggregate_id)s. Raison: %(reason)s." -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" @@ -255,90 +265,90 @@ msgstr "" "L'instance %(instance_uuid)s dans %(attr)s %(state)s. Impossible de " "%(method)s pendant que l'instance est dans cet état." -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "L'instance %(instance_id)s ne fonctionne pas." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "L'instance %(instance_id)s n'est pas en mode secours" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "L'instance %(instance_id)s n'est pas en mode secours" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "L'instance %(instance_id)s n'est pas suspendue" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Échec de la suspension de l'instance" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Échec de la suspension de l'instance" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Échec du redémarrage de l'instance" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Échec du redémarrage de l'instance" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Échec du redémarrage de l'instance" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Échec du redémarrage de l'instance" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "Le service est indisponible actuellement." -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "Le service de calcul est indisponible actuellement." -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" "Impossible de migrer l'instance (%(instance_id)s) vers l'hôte actuel " "(%(host)s)." -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "Le type de l'hyperviseur fourni n'est pas valide." -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" "L'instance nécessite une version plus récente de l'hyperviseur que celle " "fournie." -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " @@ -347,31 +357,31 @@ msgstr "" "Le chemin d'accès du disque (%(path)s) existe déjà, il n'était pas prévu" " d'exister." -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "Le chemin de périphérique (%(path)s) est invalide." -#: nova/exception.py:383 +#: nova/exception.py:394 #, fuzzy, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "Le chemin de périphérique (%(path)s) est invalide." -#: nova/exception.py:388 +#: nova/exception.py:399 #, fuzzy, python-format msgid "The supplied device (%(device)s) is busy." msgstr "Le chemin de périphérique (%(path)s) est invalide." -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "Info CPU inacceptable" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s n'est pas une adresse IP v4/6 valide" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " @@ -381,7 +391,7 @@ msgstr "" " VLAN prévu est %(tag)s, mais celui qui est associé avec le groupe de " "port est %(pgroup)s." -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -392,86 +402,86 @@ msgstr "" "l'adaptateur physique souhaité. VSwitch est %(expected)s, mais la " "principale association est %(actual)s." -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Le format de disque %(disk_format)s n'est pas acceptable" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "L'image %(image_id)s est inacceptable: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "L'instance %(instance_id)s est inacceptable: %(reason)s" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "Ec2 id %(ec2_id)s est inaccepatble." -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Le cidr %(cidr)s est invalide" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "instance %s: récupérée" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "La ressource n'a pas pu être trouvée." -#: nova/exception.py:447 +#: nova/exception.py:458 #, fuzzy, python-format msgid "No agent-build associated with id %(id)s." msgstr "Pas d'adresse IP fixe associée avec l'id %(id)s." -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Le volume %(volume_id)s n'a pas pu être trouvé." -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Le snapshot %(snapshot_id)s n'a pas été trouvé." -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "Aucun id destination trouvé pour le volume %(volume_id)s." -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "Aucun disque sur %(location)s" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "Impossible de trouver un gestionnaire pour le %(driver_type)s de volume." -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "L'image href %(image_href)s est invalide." -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "L'image %(image_id)s n'a pas été trouvée." -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -479,65 +489,65 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "Le projet %(project_id)s n'a pas été trouvé." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "Impossible de trouver le SR pour lire/écrire le VDI." -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "Le réseau %(network_id)s n'a pas été trouvé." -#: nova/exception.py:498 +#: nova/exception.py:509 #, fuzzy, python-format msgid "Network %(network_id)s is still in use." msgstr "Le réseau %(network_id)s n'a pas été trouvé." -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "%(req)s est requis pour créer un réseau." -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Le réseau %(network_id)s n'a pas été trouvé." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Le snapshot %(snapshot_id)s n'a pas été trouvé." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "Aucun réseau trouvé pour le pont %(bridge)s" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "Aucun réseau trouvé pour l'uuid %(uuid)s" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "Aucun réseau trouvé avec le cidr %(cidr)s." -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "Aucun réseau trouvé pour l'instance %(instance_id)s." -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "Aucun réseau défini." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" @@ -546,53 +556,53 @@ msgstr "" "L'uuid réseau %(network_uuid)s n'est pas présent ou n'a pas été affecté " "au projet %(project_id)s." -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, fuzzy, python-format msgid "Port %(port_id)s is still in use." msgstr "Le réseau %(network_id)s n'a pas été trouvé." -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Aucun réseau trouvé pour l'instance %(instance_id)s." -#: nova/exception.py:551 +#: nova/exception.py:562 #, fuzzy, python-format msgid "No free port available for instance %(instance)s." msgstr "Aucun réseau trouvé pour l'instance %(instance_id)s." -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "Pas d'adresse IP fixe associée avec l'id %(id)s." -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "Pas d'IP fixe trouvée pour l'adresse %(address)s." -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "L'instance %(instance_id)s n'a aucunes IPs fixes" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" "Le réseau hôte %(host)s n'a aucunes IPs fixes dans le réseau " "%(network_id)s." -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "L'instance %(instance_id)s ne peut avoir l'IP fixe '%(ip)s'." -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " @@ -601,187 +611,187 @@ msgstr "" "L'adresse IP fixe (%(address)s) n'existe pas dans le réseau " "(%(network_uuid)s)." -#: nova/exception.py:581 +#: nova/exception.py:592 #, fuzzy, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "L'adresse IP fixe %(address)s est déjà utilisée." -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "L'adresse IP fixe %(address)s est invalide." -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "Aucunes IPs fixes disponibles." -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "Aucunes IPs fixes trouvées." -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "L'IP dynamique %(address)s est associée." -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "Aucune IP dynamique trouvée pour l'id %(id)s." -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "L'entrée DNS %(name)s existe déjà dans le domaine %(domain)s." -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "Aucune IP dynamique trouvée pour l'adresse %(address)s." -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "Aucune IP dynamique trouvée pour l'hôte %(host)s." -#: nova/exception.py:628 +#: nova/exception.py:639 #, fuzzy, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "Aucune IP dynamique trouvée pour l'adresse %(address)s." -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "Aucune IP dynamique trouvée pour l'id %(id)s." -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "Aucune IPs dynamiques disponibles." -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "L'IP dynamique %(address)s est associée." -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "L'IP dynamique %(address)s n'est pas associée." -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "Aucunes IPs dynamiques existes." -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "L'interface %(interface)s non trouvée." -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "La paire de clés %(name)s est introuvable pour l'utilisateur %(user_id)s" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "Le certificat %(certificate_id)s non trouvé." -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Le service %(service_id)s ne peut pas être trouvé." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "L'hôte %(host)s ne peut pas être trouvé." -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "L'hôte de calcul %(host)s ne peut pas être trouvé." -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "Impossible de trouver le binaire %(binary)s sur l'hôte %(host)s." -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "Le quota ne peut pas être trouvé" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Le quota pour le projet %(project_id)s ne peut pas être trouvé." -#: nova/exception.py:707 +#: nova/exception.py:718 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "La clé d'accès %(access_key)s ne peut pas être trouvée." -#: nova/exception.py:711 +#: nova/exception.py:722 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Le quota pour le projet %(project_id)s ne peut pas être trouvé." -#: nova/exception.py:715 +#: nova/exception.py:726 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "L'utilisateur %(user_id)s n'a pas été trouvé." -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "Groupe de sécurité %(security_group_id)s non trouvé." -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" "Groupe de sécurité %(security_group_id)s non trouvé pour le projet " "%(project_id)s." -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "Le groupe de sécurité avec la règle %(rule_id)s non trouvé." -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " @@ -790,7 +800,7 @@ msgstr "" "Le groupe de sécurité %(security_group_id)s est déjà associé avec " "l'instance %(instance_id)s" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " @@ -799,138 +809,138 @@ msgstr "" "Le groupe de sécurité %(security_group_id)s n'est pas associé avec " "l'instance %(instance_id)s" -#: nova/exception.py:746 +#: nova/exception.py:757 #, fuzzy, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "Le groupe de sécurité avec la règle %(rule_id)s non trouvé." -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "La migration %(migration_id)s ne peut être trouvée." -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" "Migration non trouvée pour l'instance %(instance_id)s avec le statut " "%(status)s." -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "La console %(console_id)s ne peut être trouvée." -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console 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:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "La console pour l'instance %(instance_id)s ne peut être trouvée." -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Le type de console %(console_type)s est invalide " -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "Le type d'instance %(instance_type_id)s ne peut être trouvé." -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "Le type d'instance avec le nom %(instance_type_name)s ne peut être trouvé." -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "Le Flavor %(flavor_id)s ne peut être trouvé." -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "Le groupe de volume %s n'existe pas" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Volume non trouvé pour l'instance %(instance_id)s." -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "La plannification de filtre hôte %(filter_name)s ne peut être trouvée." -#: nova/exception.py:850 +#: nova/exception.py:861 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" "Le volume %(volume_id)s n'a pas de métadonnée avec la clé " "%(metadata_key)s." -#: nova/exception.py:855 +#: nova/exception.py:866 #, fuzzy, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " @@ -939,330 +949,330 @@ msgstr "" "Le volume %(volume_id)s n'a pas de métadonnée avec la clé " "%(metadata_key)s." -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "L'IP dynamique %(address)s est associée." -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "Le type d'instance avec le nom %(instance_type_name)s ne peut être trouvé." -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "L'IP dynamique %(address)s est associée." -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 #, fuzzy msgid "Maximum number of floating ips exceeded" msgstr "Aucunes IPs dynamiques existes." -#: nova/exception.py:993 +#: nova/exception.py:1004 #, fuzzy msgid "Maximum number of fixed ips exceeded" msgstr "Aucunes IPs dynamiques existes." -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, 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:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, 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:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, 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:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "Aucun noyau trouvé pour l'image %(image_id)s." -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "Aucun noyau trouvé pour l'image %(image_id)s." -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, 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:1107 +#: nova/exception.py:1118 #, 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:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Va essayer d'arrêter %s" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Va essayer d'arrêter %s" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, fuzzy, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " @@ -1271,99 +1281,126 @@ msgstr "" "Montage du volume %(volume_id)s sur l'instance %(instance_id)s en tant " "que %(device)s" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, 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:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, 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:1162 +#: nova/exception.py:1173 #, 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:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "Le type d'instance avec le nom %(instance_type_name)s ne peut être trouvé." -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1448,72 +1485,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "Debug dans le rappel : %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "L'adresse du lien local n'a pas été trouvé :%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Impossible de trouver l'IP du lien local de %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Backend invalide : %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1824,178 +1861,178 @@ msgid "Detach Volume Failed." msgstr "Dé-montage du volume %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "attribut non reconnu : %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Allocation d'adresse" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 #, fuzzy msgid "No more floating IPs available" msgstr "Aucune IPs dynamiques disponibles." -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Désallocation de l'adresse %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Association de l'adresse %(public_ip)s avec l'instance %(instance_id)s" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 #, fuzzy msgid "Floating ip is already associated." msgstr "L'IP dynamique %(address)s est associée." -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 #, fuzzy msgid "l3driver call to add floating ip failed." msgstr "Aucune IPs dynamiques disponibles." -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 #, fuzzy msgid "Floating ip is not associated." msgstr "L'IP dynamique %(address)s n'est pas associée." -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Début de la destruction d'instance" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Re-démarrage de l'instance %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "Dé-enregitrement de l'image %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Image %(image_location)s enregistré avec l'id %(image_id)s" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "Utilisateur ou groupe non spécifié" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "Seul le group \"tous\" est supporté" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" "le type d'opération (operation_type) doit être ajout (add) ou suppression" " (remove)" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Mis à jour de la publication de l'image %s" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "instance %s: récupérée" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 #, fuzzy msgid "Invalid CIDR" msgstr "Le cidr %(cidr)s est invalide" @@ -2141,7 +2178,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2426,18 +2463,18 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Va essayer d'arrêter %s" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "L'hôte %(host)s ne peut pas être trouvé." @@ -2447,246 +2484,246 @@ msgstr "L'hôte %(host)s ne peut pas être trouvé." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "Le point de montage ne peut pas être traduit : %s" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "Le point de montage ne peut pas être traduit : %s" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, 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:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "L'instance %(instance_id)s n'a pas pu être trouvée." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "instance %s: récupérée" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Échec du redémarrage de l'instance" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2695,27 +2732,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3067,7 +3104,7 @@ msgstr "L'IP dynamique %(address)s n'est pas associée." #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3331,7 +3368,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Pas assez de parametres pour contruire un règle valide." @@ -3350,16 +3387,16 @@ msgstr "" msgid "security group default rule not found" msgstr "Le groupe de sécurité avec la règle %(rule_id)s non trouvé." -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3447,21 +3484,21 @@ msgstr "Désallocation de l'adresse %s" msgid "Unreserving IP address %s" msgstr "Désallocation de l'adresse %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4095,193 +4132,193 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Début de la destruction d'instance" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Début de la destruction d'instance" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Début de création d'instantané (snapshot) pour la VM %s" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Création du groupe de sécurité %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Impossible de supprimer le VBD %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Impossible de supprimer le VBD %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Révocation de groupe de sécurité %s" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Suppression du groupe de sécurité %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorisation du groupe de sécurité %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Révocation de groupe de sécurité %s" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4488,7 +4525,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4511,7 +4548,7 @@ msgstr "Erreur interceptée : %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4587,466 +4624,466 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Dé-montage du volume %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Instance actives : %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: re-démarrée" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Injection du chemin d'accès : '%s'" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Échec de la suspension de l'instance" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Erreur interceptée : %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 #, fuzzy msgid "Unrescuing" msgstr "instance %s: dé-récupération" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "L'instance de type %(instance_type)s est invalide." -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: récupération des diagnostiques" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Récupération de la sortie de la console de l'instance %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "Ajout de console" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "Ajout de console" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Démontage de volume d'une instance inconnue %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, 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:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "L'hôte %(host)s ne peut pas être trouvé." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, 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:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, 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:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Suppression de l'utilisateur %s" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: a démarrée" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Suppression de l'utilisateur %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "L'instance de type %(instance_type)s est invalide." @@ -5161,18 +5198,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5257,11 +5294,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Échec du redémarrage de l'instance" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Échec du redémarrage de l'instance" @@ -5317,7 +5354,7 @@ msgstr "instance %s: récupérée" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7097,12 +7134,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7159,59 +7196,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Instance actives : %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "Après l'arrêt d'instances : %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7531,22 +7568,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Début de la destruction d'instance" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Début de la destruction d'instance" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Injection du chemin d'accès : '%s'" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7566,7 +7603,7 @@ msgstr "Récupération de la sortie de la console de l'instance %s" msgid "PXE deploy failed for instance %s" msgstr "L'instance de type %(instance_type)s est invalide." -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7576,28 +7613,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "L'instance de type %(instance_type)s est invalide." -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Récupération de la sortie de la console de l'instance %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "L'instance de type %(instance_type)s est invalide." @@ -9531,20 +9568,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10269,7 +10306,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10433,19 +10470,19 @@ msgstr "" "Le point de montage %(mountpoint)s à été détaché de l'instance " "%(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11143,7 +11180,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11176,191 +11213,191 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "Échec de la suspension de l'instance" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 #, fuzzy msgid "Starting VM" msgstr "Re-démarrage xvp" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "Fin de l'instantané et du chargement de VM %s" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Échec du redémarrage de l'instance" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "Re-démarrage xvp" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "Fichiers noyau/ramdisk supprimés" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 #, fuzzy msgid "Destroying VM" msgstr "Re-démarrage xvp" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "réglage de l'hôte réseau" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Création du VIF pour la VM %(vm_ref)s, réseau %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Création du VIF pour la VM %(vm_ref)s, réseau %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11502,9 +11539,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/hr/LC_MESSAGES/nova.po b/nova/locale/hr/LC_MESSAGES/nova.po index 4e7b6dc81..5e6f97f58 100644 --- a/nova/locale/hr/LC_MESSAGES/nova.po +++ b/nova/locale/hr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Croatian " @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -158,211 +158,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -370,85 +380,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -456,868 +466,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1401,72 +1438,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1766,169 +1803,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2072,7 +2109,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2357,17 +2394,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2377,240 +2414,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2619,27 +2656,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2983,7 +3020,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3240,7 +3277,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3257,16 +3294,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3351,21 +3388,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3981,186 +4018,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4362,7 +4399,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4384,7 +4421,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4458,450 +4495,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5015,18 +5052,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5108,11 +5145,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5167,7 +5204,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6925,12 +6962,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6987,59 +7024,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7352,22 +7389,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7387,7 +7424,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7397,28 +7434,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9324,20 +9361,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10051,7 +10088,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10209,19 +10246,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10906,7 +10943,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10937,185 +10974,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11256,9 +11293,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/hu/LC_MESSAGES/nova.po b/nova/locale/hu/LC_MESSAGES/nova.po index 154ef8c81..bc4fbaced 100644 --- a/nova/locale/hu/LC_MESSAGES/nova.po +++ b/nova/locale/hu/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/id/LC_MESSAGES/nova.po b/nova/locale/id/LC_MESSAGES/nova.po index 0e069d050..4cf3f9a86 100644 --- a/nova/locale/id/LC_MESSAGES/nova.po +++ b/nova/locale/id/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/it/LC_MESSAGES/nova.po b/nova/locale/it/LC_MESSAGES/nova.po index ca4d4a74d..46b95fd33 100644 --- a/nova/locale/it/LC_MESSAGES/nova.po +++ b/nova/locale/it/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri \n" "Language-Team: Italian \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,213 +157,223 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "La richiesta non è valida." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "E' stato ricevuto un input non valido" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Volume non valido" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "istanza %s: creazione snapshot in corso" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "istanza %s: creazione snapshot in corso" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Impossibile sospendere l'istanza" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Impossibile sospendere l'istanza" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Impossibile sospendere l'istanza" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Impossibile riavviare l'istanza" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Impossibile riavviare l'istanza" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Impossibile riavviare l'istanza" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Impossibile riavviare l'istanza" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -371,86 +381,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "E' stato ricevuto un input non valido" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "istanza %s: ripristino" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -458,868 +468,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Mountpoint %(mountpoint)s montato all'istanza %(instance_name)s" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "nessun metodo per il messaggio: %s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "nessun metodo per il messaggio: %s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "istanza %s: creazione snapshot in corso" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1404,72 +1441,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1769,170 +1806,170 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "istanza %s: ripristino" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2077,7 +2114,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2362,17 +2399,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2382,243 +2419,243 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "istanza %s: creazione snapshot in corso" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "Volume non valido" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Impossibile riavviare l'istanza" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2627,27 +2664,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2996,7 +3033,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3253,7 +3290,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3270,16 +3307,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3367,21 +3404,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4003,189 +4040,189 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Impossibile localizzare il volume %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Impossibile localizzare il volume %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4390,7 +4427,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4412,7 +4449,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4487,459 +4524,459 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Impossibile smontare il volume %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Impossibile sospendere l'istanza" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "istanza %s: ricezione diagnostiche" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "istanza %s: ripristino rete" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "istanza %s: sospensione in corso" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5053,18 +5090,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5149,11 +5186,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Impossibile riavviare l'istanza" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Impossibile riavviare l'istanza" @@ -5209,7 +5246,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6976,12 +7013,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7038,59 +7075,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7409,22 +7446,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7444,7 +7481,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7454,28 +7491,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Impossibile riavviare l'istanza" @@ -9398,20 +9435,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10128,7 +10165,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10288,19 +10325,19 @@ msgstr "Impossibile smontare il volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s smontato dall'istanza %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10986,7 +11023,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11019,186 +11056,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "Impossibile sospendere l'istanza" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Impossibile riavviare l'istanza" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11340,9 +11377,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/it_IT/LC_MESSAGES/nova.po b/nova/locale/it_IT/LC_MESSAGES/nova.po index 7427a5701..35d4f2432 100644 --- a/nova/locale/it_IT/LC_MESSAGES/nova.po +++ b/nova/locale/it_IT/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (Italy) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ja/LC_MESSAGES/nova.po b/nova/locale/ja/LC_MESSAGES/nova.po index 578df2920..d28aaf550 100644 --- a/nova/locale/ja/LC_MESSAGES/nova.po +++ b/nova/locale/ja/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,214 +157,224 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Invalid signature: ユーザ %s の署名が不正です。" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "インスタンス %s: 起動しました。" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "インスタンス %s: 起動しました。" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "ip %s に対するメタデータの取得に失敗しました。" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "インスタンス終了処理を開始します。" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "インスタンス終了処理を開始します。" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "インスタンス終了処理を開始します。" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -372,86 +382,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "インスタンス %s: rescued" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -459,869 +469,896 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "ネットワークホストの設定をします。" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "インスタンス %(instance_name)s にマウントポイント %(mountpoint)s を接続(attach)しました" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "インスタンス %(instance_name)s: インスタンスファイル群 %(target)s を削除しています" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, fuzzy, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "インスタンス %(instance_id)s にアドレス %(public_ip)s を割り当て" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "グループ %s は既に存在しています。" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "ネットワークホストの設定をします。" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "ボリュームグループ%sが存在しません。" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "インスタンス終了処理を開始します。" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "グループ %s は既に存在しています。" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "グループ %s は既に存在しています。" -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "グループ %s は既に存在しています。" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, fuzzy, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "インスタンス %s: 起動しました。" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "イメージをループバック %s にアタッチできません。" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "イメージをループバック %s にアタッチできません。" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "%s を停止しようとしています" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "%s を停止しようとしています" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "インスタンス %s: 起動しました。" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "インスタンス %s: 起動しました。" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "グループ %s は既に存在しています。" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1406,72 +1443,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "コールバック中のデバッグ: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "リンクローカルアドレスが見つかりません: %s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "%(interface)s のローカルIPアドレスのリンクが取得できません:%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "不正なバックエンドです: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1773,172 +1810,172 @@ msgid "Detach Volume Failed." msgstr "Detach volume: ボリューム %s をデタッチします" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "アトリビュート %s はサポートされていません。" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Allocate address: アドレスを割り当てます。" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Release address: アドレス %s を開放します。" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "インスタンス %(instance_id)s にアドレス %(public_ip)s を割り当て" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "インスタンス終了処理を開始します。" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Reboot instance: インスタンス %r を再起動します。" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "De-registering image: イメージ %s を登録解除します。" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "イメージ %(image_location)s が ID %(image_id)s で登録されました" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "ユーザまたはグループが指定されていません。" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "グループ \"all\" のみサポートされています。" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type は add または remove の何れかである必要があります。" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "イメージ %s の公開設定を更新します。" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "インスタンス %s: rescued" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2082,7 +2119,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2367,18 +2404,18 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "%s を停止しようとしています" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2388,245 +2425,245 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "マウントポイントを変換できません。 %s" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "マウントポイントを変換できません。 %s" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "インスタンス %s: 起動しました。" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "インスタンス %s: rescued" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "インスタンス終了処理を開始します。" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2635,27 +2672,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3006,7 +3043,7 @@ msgstr "グループ %s は既に存在しています。" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3267,7 +3304,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "有効なルールを作成する為の十分なパラメータがありません" @@ -3285,16 +3322,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3382,21 +3419,21 @@ msgstr "Release address: アドレス %s を開放します。" msgid "Unreserving IP address %s" msgstr "Release address: アドレス %s を開放します。" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4024,193 +4061,193 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "インスタンス %s: 起動しました。" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "VM %s に対するスナップショットを開始します。" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group: セキュリティグループ %s を作成します。" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "VBD %s の削除に失敗しました。" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "VBD %s の削除に失敗しました。" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Delete security group: セキュリティグループ %s を削除します。" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorize security group ingress: セキュリティグループ許可 %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4415,7 +4452,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4438,7 +4475,7 @@ msgstr "エラー %s をキャッチしました。" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4514,466 +4551,466 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Detach volume: ボリューム %s をデタッチします" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "インスタンス %s は実行中です。" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "インスタンス%s: 再起動しました。" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "ファイルパス '%s' を埋め込んでいます" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "エラー %s をキャッチしました。" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 #, fuzzy msgid "Unrescuing" msgstr "Unrescuing: インスタンス %s をアンレスキューします。" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "retrieving diagnostics: インスタンス %s の診断情報を取得します。" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "ボリュームを未知のインスタンス %s からデタッチします。" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "ip %s に対するメタデータの取得に失敗しました。" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Deleting user: ユーザ %s を削除します。" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Deleting user: ユーザ %s を削除します。" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5087,18 +5124,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5181,11 +5218,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5240,7 +5277,7 @@ msgstr "インスタンス %s: rescued" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7010,12 +7047,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7072,59 +7109,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "インスタンス %s は実行中です。" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "インスタンス %s を終了した後です。" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7443,22 +7480,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "インスタンス終了処理を開始します。" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "インスタンス終了処理を開始します。" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "ファイルパス '%s' を埋め込んでいます" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7478,7 +7515,7 @@ msgstr "Get console output: インスタンス %s のコンソール出力を取 msgid "PXE deploy failed for instance %s" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7488,28 +7525,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" @@ -9431,20 +9468,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10166,7 +10203,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10326,19 +10363,19 @@ msgstr "ボリューム %s を切断(detach)できません" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "インスタンス %(instance_name)s からマウントポイント %(mountpoint)s を切断(detach)しました" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11031,7 +11068,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11063,191 +11100,191 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 #, fuzzy msgid "Starting VM" msgstr "xvp を再起動しています" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "VM %s のスナップショットとアップロードが完了しました。" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "インスタンス終了処理を開始します。" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "xvp を再起動しています" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "カーネル/RAMディスクファイルが削除されました" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 #, fuzzy msgid "Destroying VM" msgstr "xvp を再起動しています" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "ネットワークホストの設定をします。" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "VM %(vm_ref)s, network %(network_ref)s 用仮想インターフェース(VIF)を作成しています。" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "VM %(vm_ref)s, network %(network_ref)s 用仮想インターフェース(VIF)を作成しています。" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11389,9 +11426,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ka_GE/LC_MESSAGES/nova.po b/nova/locale/ka_GE/LC_MESSAGES/nova.po index dd8d08b79..395e9c0ad 100644 --- a/nova/locale/ka_GE/LC_MESSAGES/nova.po +++ b/nova/locale/ka_GE/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ko/LC_MESSAGES/nova.po b/nova/locale/ko/LC_MESSAGES/nova.po index 30f2b0401..fa4dd2271 100644 --- a/nova/locale/ko/LC_MESSAGES/nova.po +++ b/nova/locale/ko/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo \n" "Language-Team: Korean \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,212 +156,222 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "%s 볼륨 탈착에 실패했습니다" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, fuzzy, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,241 +2413,241 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "인스턴스 %s: 스냅샷 저장중" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2619,27 +2656,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2987,7 +3024,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3244,7 +3281,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3261,16 +3298,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3355,21 +3392,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3988,186 +4025,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "%s 볼륨을 찾을수 없습니다" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "%s 볼륨을 찾을수 없습니다" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4370,7 +4407,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4392,7 +4429,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4466,457 +4503,457 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "%s 볼륨 탈착에 실패했습니다" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5030,18 +5067,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5123,11 +5160,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5182,7 +5219,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6940,12 +6977,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7002,59 +7039,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7372,22 +7409,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7407,7 +7444,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7417,28 +7454,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9354,20 +9391,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10082,7 +10119,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10242,19 +10279,19 @@ msgstr "%s 볼륨 탈착에 실패했습니다" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 탈착되었습니다" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10939,7 +10976,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10971,186 +11008,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "인스턴스 %s를 재부팅합니다" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11291,9 +11328,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ko_KR/LC_MESSAGES/nova.po b/nova/locale/ko_KR/LC_MESSAGES/nova.po index ba29c6d3c..2a328cfb5 100644 --- a/nova/locale/ko_KR/LC_MESSAGES/nova.po +++ b/nova/locale/ko_KR/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-06 16:05+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: en_US \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "Keypair 데이터가 맞지 않습니다" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "그 요청은 맞지 않습니다." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "입력 값이 정확하지 않습니다." -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "인스턴스 잠자기 실패" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "인스턴스 재시작 실패" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "CPU 정보를 받을수 없습니다." -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s는 v4/6주소에 맞지 않은 IP입니다." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Disk format %(disk_format)s를 알 수 없습니다." -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "주소 할당" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "주소 릴리즈 %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,241 +2413,241 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "입력 값이 정확하지 않습니다." #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2619,27 +2656,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2983,7 +3020,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3240,7 +3277,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3257,16 +3294,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3351,21 +3388,21 @@ msgstr "주소 릴리즈 %s" msgid "Unreserving IP address %s" msgstr "주소 릴리즈 %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3982,186 +4019,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4363,7 +4400,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4385,7 +4422,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4459,450 +4496,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5016,18 +5053,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5109,11 +5146,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5168,7 +5205,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6926,12 +6963,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6988,59 +7025,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7353,22 +7390,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7388,7 +7425,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7398,28 +7435,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9325,20 +9362,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10052,7 +10089,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10210,19 +10247,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10907,7 +10944,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10938,186 +10975,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "인스턴스 재시작 실패" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11258,9 +11295,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ms/LC_MESSAGES/nova.po b/nova/locale/ms/LC_MESSAGES/nova.po index 2035fee89..0df46354d 100644 --- a/nova/locale/ms/LC_MESSAGES/nova.po +++ b/nova/locale/ms/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malay " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/nb/LC_MESSAGES/nova.po b/nova/locale/nb/LC_MESSAGES/nova.po index 95fc1ca05..333c1c76b 100644 --- a/nova/locale/nb/LC_MESSAGES/nova.po +++ b/nova/locale/nb/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-09-13 10:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: nb \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -158,211 +158,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "Forespørselen er ugyldig." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Ugyldig IP protokoll %(protocol)s." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s er ikke en gyldig IP v4/6 addresse." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -370,85 +380,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "Ressurs ble ikke funnet." -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -456,868 +466,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "Prosjekt %(project_id)s ble ikke funnet." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "Nettverk %(network_id)s ble ikke funnet." -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Nettverk %(network_id)s ble ikke funnet." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Prosjekt %(project_id)s ble ikke funnet." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "Ingen nettverk definert." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Tjeneste %(service_id)s ble ikke funnet." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "Handlingen er ikke tillatt." -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "Nøkkelpar '%s' finnes allerede." -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "Kvote overskredet" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "Prosjekt %(project_id)s ble ikke funnet." -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "Tjeneste %(service_id)s ble ikke funnet." -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "Forventet objekt av typen: %s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1401,72 +1438,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "Forventet objekt av typen: %s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "Tjenernavn er ikke en streng eller unicode" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1766,169 +1803,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Tildel adresse" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Frigjør adresse %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "bruker eller gruppe ikke spesifisert" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "kun gruppe \"all\" er støttet" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2073,7 +2110,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2358,17 +2395,17 @@ msgstr "Metadata element ble ikke funnet" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Tjeneste %(service_id)s ble ikke funnet." @@ -2378,243 +2415,243 @@ msgstr "Tjeneste %(service_id)s ble ikke funnet." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format 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 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "Feil nettverks-format" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "Tjenernavn er ikke definert" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Ressurs ble ikke funnet." #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Ressurs ble ikke funnet." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "Ugyldig snapshot" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2623,27 +2660,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2989,7 +3026,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3248,7 +3285,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Ikke nok parametere for å lage en gyldig regel." @@ -3266,16 +3303,16 @@ msgstr "Viser nettverk med id %s" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "Sletter nettverk med id %s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3360,21 +3397,21 @@ msgstr "Frigjør adresse %s" msgid "Unreserving IP address %s" msgstr "Frigjør adresse %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3992,186 +4029,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4373,7 +4410,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4395,7 +4432,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4469,450 +4506,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Nettverk ikke funnet" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Kunne ikke hente metadata for ip:% s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5026,18 +5063,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5119,11 +5156,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5178,7 +5215,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6940,12 +6977,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7002,59 +7039,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7369,22 +7406,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7404,7 +7441,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7414,28 +7451,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9344,20 +9381,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10071,7 +10108,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10231,19 +10268,19 @@ msgstr "Kan ikke finne adressen %r" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10929,7 +10966,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10960,186 +10997,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 #, fuzzy msgid "No suitable network for migrate" msgstr "Feil nettverks-format" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11280,6 +11317,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/nl_NL/LC_MESSAGES/nova.po b/nova/locale/nl_NL/LC_MESSAGES/nova.po index 21f634f3c..0e59dbc16 100644 --- a/nova/locale/nl_NL/LC_MESSAGES/nova.po +++ b/nova/locale/nl_NL/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/nova.pot b/nova/locale/nova.pot index 3622bced8..e62e68a03 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.273\n" +"Project-Id-Version: nova jenkins.nova.propose.translation.update.274\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,211 +156,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -368,85 +378,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -454,868 +464,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1399,72 +1436,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1764,169 +1801,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2070,7 +2107,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2355,17 +2392,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2375,240 +2412,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2617,27 +2654,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2981,7 +3018,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3238,7 +3275,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3255,16 +3292,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3349,21 +3386,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3979,186 +4016,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4360,7 +4397,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4382,7 +4419,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4456,450 +4493,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5013,18 +5050,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5106,11 +5143,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5165,7 +5202,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6923,12 +6960,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6985,59 +7022,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7350,22 +7387,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7385,7 +7422,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7395,28 +7432,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9322,20 +9359,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10049,7 +10086,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10207,19 +10244,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10904,7 +10941,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10935,185 +10972,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" diff --git a/nova/locale/pt/LC_MESSAGES/nova.po b/nova/locale/pt/LC_MESSAGES/nova.po index 139df62e4..bdd34f293 100644 --- a/nova/locale/pt/LC_MESSAGES/nova.po +++ b/nova/locale/pt/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova.po b/nova/locale/pt_BR/LC_MESSAGES/nova.po index 761662182..06f31b060 100644 --- a/nova/locale/pt_BR/LC_MESSAGES/nova.po +++ b/nova/locale/pt_BR/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-05-04 19:25+0000\n" "Last-Translator: Júlio Cezar Santos Pires \n" "Language-Team: Brazilian Portuguese \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,214 +157,224 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "A requisição é inválida." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Dados recebidos é inválido" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Volume inválido" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Assinatura inválida para usuário %s" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Sequencia de porta %(from_port)s:%(to_port)s é inválida. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Protocolo IP %(protocol)s é inválido." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Tipo de conteúdo %(content_type)s é inválido." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Falha ao suspender instância" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Falhou em atualizar senha: %(resp)r" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Falha ao suspender instância" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Falhou ao reiniciar instância" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Falhou ao reiniciar instância" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Falhou ao reiniciar instância" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Falhou ao reiniciar instância" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "Serviço está indisponível neste momento" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "Serviço está indisponível neste momento" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s não é um endereço IPv4/6 válido." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -372,86 +382,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Formato do disco %(disk_format)s não é aceito" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Dados recebidos é inválido" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "Instância não existe" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Volume %(volume_id)s não pode ser encontrado." -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Imagem %(image_id)s não foi encontrada." -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -459,869 +469,896 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "Projeto %(project_id)s não foi encontrado." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "Rede %(network_id)s não foi encontrada." -#: nova/exception.py:498 +#: nova/exception.py:509 #, fuzzy, python-format msgid "Network %(network_id)s is still in use." msgstr "Rede %(network_id)s não foi encontrada." -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "%(req)s é necessário para criar a rede." -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Rede %(network_id)s não foi encontrada." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Projeto %(project_id)s não foi encontrado." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "Nenhuma rede definida." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, fuzzy, python-format msgid "Port %(port_id)s is still in use." msgstr "Rede %(network_id)s não foi encontrada." -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Ponto de montagem %(mountpoint)s conectada à instância %(instance_name)s" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "group %s já existe" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "Removendo rede com id %s" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "Interface %(interface)s não encontrada." -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "Certificado %(certificate_id)s não encontrado." -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Serviço %(service_id)s não encontrado." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "Host %(host)s não encontrado." -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Host %(host)s não encontrado." -#: nova/exception.py:711 +#: nova/exception.py:722 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Projeto %(project_id)s não foi encontrado." -#: nova/exception.py:715 +#: nova/exception.py:726 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Usuário %(user_id)s não foi encontrado." -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Tipo de conteúdo %(content_type)s é inválido." -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "Instância não existe" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Volume não encontrada para a instância %(instance_id)s." -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "group %s já existe" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "group %s já existe" -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "group %s já existe" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, 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:1079 +#: nova/exception.py:1090 #, 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:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "Imagem %(image_id)s não foi encontrada." -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, 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:1095 +#: nova/exception.py:1106 #, 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:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, fuzzy, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "A instância %(instance_id)s não está executando." -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Começando a terminar instâncias" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Começando a terminar instâncias" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, 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:1162 +#: nova/exception.py:1173 #, 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:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "group %s já existe" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "Objeto esperado do tipo: %s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1406,72 +1443,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "depuração em retorno de chamada: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "Endereço para Link Local não encontrado: %s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Não foi possível atribuir um IP para o Link Local de %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Backend inválido: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "Objeto esperado do tipo: %s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1773,172 +1810,172 @@ msgid "Detach Volume Failed." msgstr "Desanexar volume %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "atributo não suportado: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Alocar endereço" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Liberar endereço %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Começando a terminar instâncias" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Reiniciar instância %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "Removendo o registro da imagem %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "usuário ou grupo não especificado" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "apenas o grupo \"all\" é suportado" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type deve ser add ou remove" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Atualizando publicidade da imagem %s" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "Instância não existe" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2083,7 +2120,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2368,18 +2405,18 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Começando a terminar instâncias" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Host %(host)s não encontrado." @@ -2389,246 +2426,246 @@ msgstr "Host %(host)s não encontrado." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "Ponto de montagem não pode ser traduzido: %s" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "Ponto de montagem não pode ser traduzido: %s" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, 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:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Serviço %(service_id)s não encontrado." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "Corpo do pedido está mal formado" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Falhou ao reiniciar instância" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2637,27 +2674,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -3009,7 +3046,7 @@ msgstr "group %s já existe" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3272,7 +3309,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3290,16 +3327,16 @@ msgstr "Mostrando rede com id %s" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "Removendo rede com id %s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3387,21 +3424,21 @@ msgstr "Liberar endereço %s" msgid "Unreserving IP address %s" msgstr "Liberar endereço %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4029,193 +4066,193 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Falhou ao reiniciar instância" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Criar Grupo de Segurança %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Não é possível destruir o VBD %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Não é possível destruir o VBD %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Revogado entrada do grupo de segurança %s" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Excluir grupo de segurança %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizada entrada do grupo de segurança %s" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "Revogado entrada do grupo de segurança %s" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4420,7 +4457,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4443,7 +4480,7 @@ msgstr "Capturado o erro: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4519,465 +4556,465 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Reconstruindo instância %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Desanexar volume %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Reiniciando a instância %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Reconstruindo instância %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "instância %s: fazendo um snapshot" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 #, fuzzy msgid "error setting admin password" msgstr "Configurar senha do administrador" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Falha ao suspender instância" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Capturado o erro: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 #, fuzzy msgid "Unrescuing" msgstr "instância %s: desfazendo o resgate" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Iniciando instância %s" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "Instância não existe" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "instância %s: recuperando os diagnósticos" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "instância %s: reset da rede" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Obter saída do console para instância %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "Adicionando console" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "Adicionando console" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desconectando volume da instância desconhecida %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Rede %(network_id)s não foi encontrada." -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Host %(host)s não encontrado." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Falha ao obter metadados para o ip: %s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, 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:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Remover volume com id: %s" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instância %s não encontrada" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Iniciando instância %s" @@ -5091,18 +5128,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5186,11 +5223,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Falhou ao reiniciar instância" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Falhou ao reiniciar instância" @@ -5246,7 +5283,7 @@ msgstr "Corpo do pedido está mal formado" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7017,12 +7054,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7079,59 +7116,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "Erro interno" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7453,22 +7490,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Começando a terminar instâncias" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Começando a terminar instâncias" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Obter saída do console para instância %s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7488,7 +7525,7 @@ msgstr "Obter saída do console para instância %s" msgid "PXE deploy failed for instance %s" msgstr "tipo de instância %(instance_type)s é inválida." -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7498,28 +7535,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "tipo de instância %(instance_type)s é inválida." -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Obter saída do console para instância %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "tipo de instância %(instance_type)s é inválida." @@ -9449,20 +9486,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10183,7 +10220,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10343,19 +10380,19 @@ msgstr "Não foi possível criar volume" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Ponto de montagem %(mountpoint)s desanexada da instância %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11049,7 +11086,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, fuzzy, python-format msgid "Updating progress to %(progress)d" msgstr "Atualizando agente para %s" @@ -11082,186 +11119,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "Falha ao suspender instância" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Falhou ao reiniciar instância" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11403,9 +11440,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ro/LC_MESSAGES/nova.po b/nova/locale/ro/LC_MESSAGES/nova.po index f8c312f00..f7364fa45 100644 --- a/nova/locale/ro/LC_MESSAGES/nova.po +++ b/nova/locale/ro/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-06-10 18:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Romanian " @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -158,211 +158,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -370,85 +380,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -456,868 +466,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1401,72 +1438,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1766,169 +1803,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2072,7 +2109,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2357,17 +2394,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2377,240 +2414,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2619,27 +2656,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2983,7 +3020,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3240,7 +3277,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3257,16 +3294,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3351,21 +3388,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3981,186 +4018,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4362,7 +4399,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4384,7 +4421,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4458,450 +4495,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5015,18 +5052,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5108,11 +5145,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5167,7 +5204,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6925,12 +6962,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6987,59 +7024,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7352,22 +7389,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7387,7 +7424,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7397,28 +7434,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9324,20 +9361,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10051,7 +10088,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10209,19 +10246,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10906,7 +10943,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10937,185 +10974,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11256,3 +11293,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." +#~ msgstr "" + diff --git a/nova/locale/ru/LC_MESSAGES/nova.po b/nova/locale/ru/LC_MESSAGES/nova.po index 5e6485973..a3aed0f22 100644 --- a/nova/locale/ru/LC_MESSAGES/nova.po +++ b/nova/locale/ru/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal \n" "Language-Team: Russian \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "block_device_list %s" @@ -164,90 +164,100 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Том %(volume_id)s никуда не присоединён" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "Недопустимый запрос." -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Недопустимый том" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "Недопустимые метаданные" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "Неправильный ключ метаданных" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Недопустимый диапазон портов %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Недопустимый протокол IP %(protocol)s." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Недопустимый тип содержимого %(content_type)s." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Недопустимый cidr %(cidr)s." -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, fuzzy, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "Допустимый узел не найден. %(reason)s" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" @@ -256,86 +266,86 @@ msgstr "" "Копия %(instance_uuid)s в %(attr)s %(state)s. Невозможно %(method)s во " "время нахождения копии в этом состоянии." -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "Копия %(instance_id)s не выполняется." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "Копия %(instance_id)s не переведена в режим восстановления" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "Копия %(instance_id)s не переведена в режим восстановления" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "Копия %(instance_id)s не переведена в режим приостановления." -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Ошибка приостановления копии" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Ошибка обновления пароля: %(resp)r" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Ошибка перезагрузки копии" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "Ошибка перезагрузки копии" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Ошибка перезагрузки копии" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "В данный момент служба недоступна." -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "Служба Compute недоступна в настоящее время." -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "Невозможно переместить копию (%(instance_id)s) на текущий узел (%(host)s)." -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "Копии необходима новая версия гипервизора, вместо предоставленной." -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " @@ -344,38 +354,38 @@ msgstr "" "Предоставленный адрес диска (%(path)s) уже существует, но ожидалось, что " "отсутствует." -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "Недопустимое размещение предоставленного устройства (%(path)s)." -#: nova/exception.py:383 +#: nova/exception.py:394 #, fuzzy, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "Недопустимое размещение предоставленного устройства (%(path)s)." -#: nova/exception.py:388 +#: nova/exception.py:399 #, fuzzy, python-format msgid "The supplied device (%(device)s) is busy." msgstr "Недопустимое размещение предоставленного устройства (%(path)s)." -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "Недопустимые сведения ЦПУ" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s не является допустимым IP-адресом в4/6." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -383,86 +393,86 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Форматирование диска %(disk_format)s недопустимо" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Образ %(image_id)s недопустим: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "Копия %(instance_id)s недопустима: %(reason)s" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "Ec2 id %(ec2_id)s недопустим." -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Недопустимый cidr %(cidr)s." -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "копия - %s не представлена" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "Ресурс не может быть найден." -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "Том %(volume_id)s не найден." -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Снимок %(snapshot_id)s не может быть найден." -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "Отсутствует диск в %(location)s" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "Невозможно найти обработчик для тома %(driver_type)s." -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Недопустимый образ href %(image_href)s." -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "Образ %(image_id)s не найден." -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -470,65 +480,65 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "Проект %(project_id)s не найден." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "Невозможно найти SR для чтения/записи VDI." -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "Сеть %(network_id)s не найдена." -#: nova/exception.py:498 +#: nova/exception.py:509 #, fuzzy, python-format msgid "Network %(network_id)s is still in use." msgstr "Сеть %(network_id)s не найдена." -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "%(req)s необходимо для создания сети." -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Сеть %(network_id)s не найдена." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "Снимок %(snapshot_id)s не может быть найден." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "Сеть не может быть найдена для моста %(bridge)s" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "Сеть не может быть найдена для uuid %(uuid)s" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "Сеть не найдена с cidr %(cidr)s." -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "Сеть не найдена для копии %(instance_id)s." -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "Сети не определены." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" @@ -537,238 +547,238 @@ msgstr "" "Или uuid %(network_uuid)s сети не предоставлено или не присвоено проекту " "%(project_id)s." -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, fuzzy, python-format msgid "Port %(port_id)s is still in use." msgstr "Сеть %(network_id)s не найдена." -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "Сеть не найдена для копии %(instance_id)s." -#: nova/exception.py:551 +#: nova/exception.py:562 #, fuzzy, python-format msgid "No free port available for instance %(instance)s." msgstr "Сеть не найдена для копии %(instance_id)s." -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "Копия %(instance_id)s не найдена" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "Копия %(instance_id)s не найдена" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, fuzzy, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "Присвоить адрес %(public_ip)s копии %(instance_id)s" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "Недопустимый фиксированный IP-адрес %(address)s." -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "Тип тома %(name)s уже существует." -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "Запись DNS %(name)s уже существует в домене %(domain)s." -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "установка сетевого узла" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "Интерфейс %(interface)s не найден." -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "Сертификат %(certificate_id)s не найден." -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Служба %(service_id)s не найдена." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "Узел %(host)s не найден." -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "Узел сompute %(host)s не найден." -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "Квота не найдена" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "Квота проекта %(project_id)s не найдена." -#: nova/exception.py:707 +#: nova/exception.py:718 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "Класс %(class_name)s не найден: %(exception)s" -#: nova/exception.py:711 +#: nova/exception.py:722 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "Квота проекта %(project_id)s не найдена." -#: nova/exception.py:715 +#: nova/exception.py:726 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "Пользователь %(user_id)s не найден." -#: nova/exception.py:719 +#: nova/exception.py:730 #, fuzzy, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "Расширенный ресурс: %s" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "Группа безопасности %(security_group_id)s не найдена." -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" "Группа безопасности %(security_group_id)s не найдена для проекта " "%(project_id)s." -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "Группа безопасности с правилом %(rule_id)s не найдена." -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " @@ -777,7 +787,7 @@ msgstr "" "Группа безопасности %(security_group_id)s уже ассоциирована с копией " "%(instance_id)s" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " @@ -786,570 +796,597 @@ msgstr "" "Группа безопасности %(security_group_id)s не ассоциирована с копией " "%(instance_id)s" -#: nova/exception.py:746 +#: nova/exception.py:757 #, fuzzy, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "Группа безопасности с правилом %(rule_id)s не найдена." -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "Перемещение %(migration_id)s не найдено." -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "Перемещение не найдено для копии %(instance_id)s в состоянии %(status)s." -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "Пул консоли %(pool_id)s не найден." -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "Консоль %(console_id)s не найдена." -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "Консоль для копии %(instance_id)s не найдена." -#: nova/exception.py:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "Консоль для копии %(instance_id)s в пуле %(pool_id)s не найдена." -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Недопустимый тип консоли %(console_type)s " -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "Тип копии %(instance_type_id)s не найден." -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "Тип копии с названием %(instance_type_name)s не найден." -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "том группы %s не существует" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "Не найден том для копии %(instance_id)s." -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "Копия %(instance_id)s не имеет метаданных с ключом %(metadata_key)s." -#: nova/exception.py:855 +#: nova/exception.py:866 #, fuzzy, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "Копия %(instance_id)s не имеет метаданных с ключом %(metadata_key)s." -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "Файл %(file_path)s не может быть найден." -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" "Не найден виртуальный переключатель ассоциированный с сетевым адаптером " "%(adapter)s." -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "Сетевой адаптер %(adapter)s не может быть найден." -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Класс %(class_name)s не найден: %(exception)s" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "Действие не разрешено." -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "Копия %(name)s уже существует." -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "Копия %(name)s уже существует." -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "Тип копии %(name)s уже существует." -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "Тип копии %(name)s уже существует." -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, fuzzy, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "%(path)s располагается на общедоступном накопителе: %(reason)s" -#: nova/exception.py:923 +#: nova/exception.py:934 #, fuzzy, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "%(path)s располагается на общедоступном накопителе: %(reason)s" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "Ошибка перемещения" -#: nova/exception.py:931 +#: nova/exception.py:942 #, fuzzy msgid "Migration pre-check error" msgstr "Ошибка перемещения" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Неправильное тело сообщения: %(reason)s" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 #, fuzzy msgid "When resizing, instances must change flavor!" msgstr "При изменении размера, копии должны изменить размер!" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "Недостаточно памяти на узле сети compute для запуска %(uuid)s." -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "Допустимый узел не найден. %(reason)s" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "Превышена квота" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 #, fuzzy msgid "Maximum number of floating ips exceeded" msgstr "Выбрано макс. количество узлов (%d)" -#: nova/exception.py:993 +#: nova/exception.py:1004 #, fuzzy msgid "Maximum number of fixed ips exceeded" msgstr "Выбрано макс. количество узлов (%d)" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, fuzzy, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "Выбрано макс. количество узлов (%d)" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 #, fuzzy msgid "Maximum number of key pairs exceeded" msgstr "Выбрано макс. количество узлов (%d)" -#: nova/exception.py:1017 +#: nova/exception.py:1028 #, fuzzy msgid "Maximum number of security groups or rules exceeded" msgstr "Выбрано макс. количество узлов (%d)" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, fuzzy, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Копия %(instance_id)s не найдена." -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, fuzzy, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "Консоль для копии %(instance_id)s не найдена." -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "Том %(volume_id)s не найден." -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, fuzzy, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "Снимок %(snapshot_id)s не может быть найден." -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "Образ %(image_id)s не найден." -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "Получение образа %(image)s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "Получение образа %(image)s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, fuzzy, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "Копия %(instance_id)s не найдена" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "Выполнение запуска копий" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "Выполнение запуска копий" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, fuzzy, python-format msgid "The CA file for %(project)s could not be found" msgstr "Квота проекта %(project_id)s не найдена." -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, fuzzy, python-format msgid "The CRL file for %(project)s could not be found" msgstr "Проект %(project_id)s не найден." -#: nova/exception.py:1166 +#: nova/exception.py:1177 #, fuzzy msgid "Instance recreate is not implemented by this virt driver." msgstr "set_admin_password не реализован в этой драйвере." -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "Копия %(instance_id)s не переведена в режим восстановления" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "Копия %(instance_id)s не переведена в режим восстановления" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "Тип копии %(name)s уже существует." -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "Ожидался объект типа: %s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1434,72 +1471,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "отладка в обратном вызове: %s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Недопустимый внутренний интерфейс: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "Ожидался объект типа: %s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "Недопустимая server_string: %s" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc: '%(name)s' заняла %(total_time).2f с." -#: nova/utils.py:800 +#: nova/utils.py:797 #, fuzzy, python-format msgid "Reloading cached file %s" msgstr "Выгрузка образа %s" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, fuzzy, python-format msgid "Could not remove tmpdir: %s" msgstr "Ошибка удаления контейнера: %s" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1809,175 +1846,175 @@ msgid "Detach Volume Failed." msgstr "Отсоединить том %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "аттрибут не поддерживается: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Выделить адрес" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "Присвоить адрес %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 #, fuzzy msgid "Unable to release IP Address." msgstr "Невозможно найти адрес %r" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Присвоить адрес %(public_ip)s копии %(instance_id)s" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Невозможно найти адрес %r" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Невозможно найти адрес %r" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Исключить адрес %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "Образ должен быть доступен" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Выполнение завершения работы копий" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "Перезагрузить копию %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "Выполнение остановки копий" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "Выполнение запуска копий" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "Исключение регистрации образа %s" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Зарегистрированный образ %(image_location)s с идентификатором %(image_id)s" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "не указан пользователь или группа" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "поддерживается только группа \"все(all)\"" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "Обновление осведомлённости об образе %s" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "Невозможно остановить копию в течении %d с." -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 #, fuzzy msgid "Expecting a list of resources" msgstr "Перечень копий" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "копия - %s не представлена" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 #, fuzzy msgid "Expecting a list of tagSets" msgstr "Перечень копий" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 #, fuzzy msgid "Invalid CIDR" msgstr "Недопустимый cidr %(cidr)s." @@ -2126,7 +2163,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "маркер [%s] не найден" @@ -2414,18 +2451,18 @@ msgstr "Элемент метаданных не найден" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "Выполнение запуска копий" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "Узел %(host)s не найден." @@ -2435,248 +2472,248 @@ msgstr "Узел %(host)s не найден." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "Копия не найдена" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 #, fuzzy msgid "Unknown argment : port" msgstr "Неизвестная цепочка: %r" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, fuzzy, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "Недопустимый сетевой формат: сетевой uuid имеет неправильный формат (%s)" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Недопустимый сетевой формат: сетевой uuid имеет неправильный формат (%s)" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Недопустимый фиксированный IP-адрес (%s)" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Дубликаты сетей (%s) не разрешены" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "Недопустимый сетевой формат: отсутствует %s" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "Недопустимый сетевой формат" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "Содержимое данных пользователя не может быть дешифровано" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "Имя сервера не задано" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "Предоставлен недопустимый flavorRef." #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "Невозможно найти запрошенный образ" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "Предоставлен недопустимый key_name." #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "Точка подключения не может быть переведена: %s" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "Точка подключения не может быть переведена: %s" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "С копией не производилось изменение размера." #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "Копия %(instance_id)s не найдена." #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "Отсутствует аргумент типа 'type' для перезагрузки" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 #, fuzzy msgid "Resize requires a flavor change." msgstr "Изменение размера требует изменения объёма." #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "Копия %(instance_id)s не найдена." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "Недопустимый запрос тела" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "Отсутствует атрибут imageRef" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "Отсутствует атрибут flavorRef" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "adminPass не был задан" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "Недопустимый adminPass" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Ошибка перезагрузки копии" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "Запрос изменения размера имеет недопустимый атрибут 'flavorRef'." #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "Запросы изменение размера требуют атрибут 'flavorRef'." @@ -2685,27 +2722,27 @@ msgstr "Запросы изменение размера требуют атри #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "Недопустимый запрос тела" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Удаление параметров '%(unk_opt_str)s' из запроса" @@ -3062,7 +3099,7 @@ msgstr "Тип тома %(name)s уже существует." #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3329,7 +3366,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Недостаточно параметров для сбора правильного правила." @@ -3348,16 +3385,16 @@ msgstr "Отображение сети с идентификатором %s" msgid "security group default rule not found" msgstr "Группа безопасности с правилом %(rule_id)s не найдена." -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "Недопустимый префикс для to_global_ipv6: %s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "Группа безопасности не задана" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "Наименование группы безопасности не может отсутствовать" @@ -3446,21 +3483,21 @@ msgstr "Присвоить адрес %s" msgid "Unreserving IP address %s" msgstr "Присвоить адрес %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -4097,61 +4134,61 @@ msgstr "bdm %s" msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Выполнение завершения работы копий" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "Тип копии %(instance_type_id)s не найден." -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Выполнение завершения работы копий" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, fuzzy, python-format msgid "instance's host %s is down, deleting from database" msgstr "Отсутствует узел для копии %s, немедленное удаление" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Выполнение запуска копий" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "Будет выполнения попытка завершить работу %s" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "Попытка остановить %s" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "Попытка запустить %s" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "Поиск по: %s" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Запуск снимка для ВМ %s" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4160,63 +4197,63 @@ msgstr "" "Устаревший тип копии %(current_instance_type_name)s, новый тип копии " "%(new_instance_type_name)s" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, 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:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Будет выполнения попытка завершить работу %s" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "Группа безопасности %s не может быть пустой." -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, fuzzy, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " @@ -4225,70 +4262,70 @@ msgstr "" "Значение (%s) для параметра GroupName недопустимо. Длина превышает " "максимально допустимое значение 255." -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "Создать группу безопасности %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "Группа безопасности %s уже существует" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Невозможно ликвидировать vbd %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Невозможно ликвидировать vbd %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "Группа безопасности (%s) не найдена" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Удалить группу безопасности %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "Правило (%s) не найдено" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "Добавление правила группы безопасности: %r" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4494,7 +4531,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4517,7 +4554,7 @@ msgstr "Ошибка БД: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4593,51 +4630,51 @@ msgstr "Пропуск DiskNotFound: %s" msgid "terminating bdm %s" msgstr "завершение работы bdm %s" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Установка состояния копии vm_state на ERROR" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "Обновление сборки %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s располагается на общедоступном накопителе: %(reason)s" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Создать снимок из тома %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "Перезагрузка копии %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4646,22 +4683,22 @@ msgstr "" "попытка перезагрузки не выполняемой копии: %(instance_uuid)s (состояние: " "%(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Обновление сборки %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "копия не включена" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "копия %s: выполнение снимка" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4670,229 +4707,229 @@ msgstr "" "попытка создания снимка не выполняемой копии: %(instance_uuid)s " "(состояние: %(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Найдено %(num_images)d образов (ротация: %(rotation)d)" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "Удаление образа %s" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 #, fuzzy msgid "Root password set" msgstr "Копия %s: Назначение административного пароля" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 #, fuzzy msgid "error setting admin password" msgstr "Ошибка назначения пароля администратора" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Ошибка приостановления копии" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "%s. Установка состояния копии vm_state на ERROR" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "Копия не существует" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "назначение совпадает с источником!" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "копия %s: принятие диагностики" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "Восстановление сети" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "установка сетевого узла" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "Получить консольный вывод для копии %s" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Отсоединение тома от неизвестной копии %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Попытка удаления несуществующей консоли %(console_id)s." -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "сетевые распределения для копии %s" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Сеть %(network_id)s не найдена." -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Узел %(host)s не найден." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 #, fuzzy msgid "_post_live_migration() is started.." msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4901,21 +4938,21 @@ msgstr "" "отсутствует домен с соответствующим именем.\" Эта ошибка может быть " "безопасно пропущена." -#: nova/compute/manager.py:3416 +#: nova/compute/manager.py:3426 #, fuzzy msgid "Post operation of migration started" msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Ошибка получения метаданных для ip: %s" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -4924,64 +4961,64 @@ msgstr "" "Найдены %(migration_count)d неподтверждённых перемещений, старше " "%(confirm_window)d секунд" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "Завершение работы ВМ для копии %(instance_uuid)s" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Копия %(instance_id)s не найдена" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 #, fuzzy msgid "In ERROR state" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "Обновление состояния узла" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4990,88 +5027,88 @@ msgstr "" "Найдено %(num_db_instances)s в базе данных и %(num_vm_instances)s в " "гипервизоре." -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "копия не включена" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, пропуск..." -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "LoggingVolumeDriver: %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "Нет службы для compute ID %s" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, 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:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "%s. Установка состояния копии vm_state на ERROR" @@ -5187,18 +5224,18 @@ msgstr "Невозможно найти узел для копии %s" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" @@ -5284,11 +5321,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Ошибка перезагрузки копии" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Ошибка перезагрузки копии" @@ -5344,7 +5381,7 @@ msgstr "Недопустимый запрос тела" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7148,12 +7185,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7210,7 +7247,7 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 #, fuzzy msgid "" @@ -7218,53 +7255,53 @@ msgid "" "instances" msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Выполняемые копии: %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "После завершения работы копий: %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "Внутренняя ошибка" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "После принудительного завершения работы копий: %s" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 #, fuzzy msgid "spawn error" msgstr "Ошибка аутентификации" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7584,22 +7621,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "Перечень копий" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "Перечень копий" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "Создание снимка копии ВМ %s " -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7619,7 +7656,7 @@ msgstr "Получить консольный вывод для копии %s" msgid "PXE deploy failed for instance %s" msgstr "сетевые распределения для копии %s" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7629,28 +7666,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "сетевые распределения для копии %s" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "Получить консольный вывод для копии %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "Невозможно найти узел для копии %s" @@ -9608,20 +9645,20 @@ msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s по msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10368,7 +10405,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10528,14 +10565,14 @@ msgstr "Ошибка поиска тома в базе данных" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Точка подключения %(mountpoint)s отсоединена от копии %(instance_name)s" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, fuzzy, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" "ВРЕМЯ ПРОСТОЯ: Срок вызова %(method)s истёк. VM id=%(instance_uuid)s; " "args=%(args)r" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, fuzzy, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " @@ -10544,7 +10581,7 @@ msgstr "" "НЕ РЕАЛИЗОВАНО: Вызов %(method)s не поддерживается агентом. VM " "id=%(instance_uuid)s; args=%(args)r" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, fuzzy, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "Вызов %(method)s возвратил ошибку: %(e)s." @@ -11258,7 +11295,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, fuzzy, python-format msgid "Updating progress to %(progress)d" msgstr "Обновление выполнения копии '%(instance_uuid)s' до %(progress)d" @@ -11291,203 +11328,203 @@ msgstr "block_device_mapping %s" msgid "Failed to spawn, rolling back" msgstr "Ошибка обновления тома в базе данных" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 #, fuzzy msgid "Auto configuring disk, attempting to resize partition..." msgstr "" "Автоматическая настройка диска для копии %(instance_uuid)s, выполняется " "попытка изменения размера раздела..." -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 #, fuzzy msgid "Starting VM" msgstr "Выполнение перезагрузки xvp" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "Версия агента копии: %s" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, fuzzy, python-format msgid "Could not find VM with name %s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "Готовый снимок и выгрузка для ВМ %s" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "Ошибка перемещения vhd на новый узел" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Ошибка перезагрузки копии" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "Изменение размера VDI %(vdi_uuid)s с %(old_gb)dГБ до %(new_gb)dГБ" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 #, fuzzy msgid "Resize complete" msgstr "Изменение размера копии %s завершено" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 #, fuzzy msgid "Unable to find root VBD/VDI for VM" msgstr "Ошибка поиска vbd для vdi %s" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "Выполнение перезагрузки xvp" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 #, fuzzy msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" "Копия %(instance_uuid)s использует RAW или VHD, пропуск ядра и удаление " "ramdisk" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "копия содержит ядро или ramdisk, но не оба" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "файлы ядра/ramdisk удалены" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 #, fuzzy msgid "Destroying VM" msgstr "Выполнение перезагрузки xvp" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "ВМ не предоставлена, пропуск выполнения ликвидации..." -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "Копия в состоянии режима восстановления: %s" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "ВМ не предоставлена, пропуск выполнения ликвидации..." -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 #, fuzzy msgid "Automatically hard rebooting" msgstr "Автоматическая безотказная перезагрузка %d" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "установка сетевого узла" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Creating vifs" msgstr "Создание изображения" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "Создание VIF для ВМ %(vm_ref)s, сеть %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Создание VIF для ВМ %(vm_ref)s, сеть %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 #, fuzzy msgid "No suitable network for migrate" msgstr "Недопустимый сетевой формат" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 #, fuzzy msgid "Migrate Send failed" msgstr "Ошибка создания" @@ -11633,9 +11670,8 @@ msgstr "Образ должен быть доступен" msgid "status must be 'available'" msgstr "Образ должен быть доступен" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/ru_RU/LC_MESSAGES/nova.po b/nova/locale/ru_RU/LC_MESSAGES/nova.po index 323fafbe5..a0a868446 100644 --- a/nova/locale/ru_RU/LC_MESSAGES/nova.po +++ b/nova/locale/ru_RU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (Russia) " @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -158,211 +158,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -370,85 +380,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -456,868 +466,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1401,72 +1438,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1766,169 +1803,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2072,7 +2109,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2357,17 +2394,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2377,240 +2414,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2619,27 +2656,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2983,7 +3020,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3240,7 +3277,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3257,16 +3294,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3351,21 +3388,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3981,186 +4018,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4362,7 +4399,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4384,7 +4421,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4458,450 +4495,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5015,18 +5052,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5108,11 +5145,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5167,7 +5204,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6925,12 +6962,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6987,59 +7024,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7352,22 +7389,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7387,7 +7424,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7397,28 +7434,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9324,20 +9361,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10051,7 +10088,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10209,19 +10246,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10906,7 +10943,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10937,185 +10974,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11256,9 +11293,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/sw_KE/LC_MESSAGES/nova.po b/nova/locale/sw_KE/LC_MESSAGES/nova.po index 8b4407e74..2efdbc73a 100644 --- a/nova/locale/sw_KE/LC_MESSAGES/nova.po +++ b/nova/locale/sw_KE/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swahili (Kenya) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/tl/LC_MESSAGES/nova.po b/nova/locale/tl/LC_MESSAGES/nova.po index 6c72b9cdb..53e2053f7 100644 --- a/nova/locale/tl/LC_MESSAGES/nova.po +++ b/nova/locale/tl/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Tagalog \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,211 +156,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -368,85 +378,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -454,868 +464,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "walang paraan para sa mensahe: %s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "walang paraan para sa mensahe: %s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1399,72 +1436,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1764,169 +1801,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2070,7 +2107,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2355,17 +2392,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2375,240 +2412,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2617,27 +2654,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2981,7 +3018,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3238,7 +3275,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3255,16 +3292,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3349,21 +3386,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/tr/LC_MESSAGES/nova.po b/nova/locale/tr/LC_MESSAGES/nova.po index a103e044f..9178842e9 100644 --- a/nova/locale/tr/LC_MESSAGES/nova.po +++ b/nova/locale/tr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,211 +156,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -368,85 +378,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -454,868 +464,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1399,72 +1436,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1764,169 +1801,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2070,7 +2107,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2355,17 +2392,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2375,240 +2412,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2617,27 +2654,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2981,7 +3018,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3238,7 +3275,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3255,16 +3292,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3349,21 +3386,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3979,186 +4016,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4360,7 +4397,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4382,7 +4419,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4456,450 +4493,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5013,18 +5050,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5106,11 +5143,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5165,7 +5202,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6923,12 +6960,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6985,59 +7022,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7350,22 +7387,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7385,7 +7422,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7395,28 +7432,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9322,20 +9359,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10049,7 +10086,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10207,19 +10244,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10904,7 +10941,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10935,185 +10972,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11254,9 +11291,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/tr_TR/LC_MESSAGES/nova.po b/nova/locale/tr_TR/LC_MESSAGES/nova.po index 191d5b281..930e2b3a9 100644 --- a/nova/locale/tr_TR/LC_MESSAGES/nova.po +++ b/nova/locale/tr_TR/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-02-02 18:03+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: en_US \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -158,73 +158,83 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "%(volume_id)s bölümü hiçbir şeyle ilişkilendirilmedi" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "Anahtar çifti verisi geçersiz" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "İstek geçersiz" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "Geçersiz giriş yapıldı" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "Geçersiz bölüm" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "Geçersiz metadata" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "Geçersiz port aralığı %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "Geçersiz IP %(protocol)s." -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Geçersiz içerik türü %(content_type)s." -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Geçersiz CIDR %(cidr)s." -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "Hatalar: %(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" @@ -233,16 +243,16 @@ msgstr "" "%(aggregate_id)s üzerinde '%(action)s' eylemi gerçekleştirilemiyor. " "Nedeni: %(reason)s." -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" @@ -251,116 +261,116 @@ msgstr "" "%(attr)s %(state)s 'deki %(instance_uuid)s örneği. Örnek bu durumda iken " "%(method)s yapılamaz." -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "%(instance_id)s örneği çalışmıyor." -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "%(instance_id)s örneği kurtarma modunda değil" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "%(instance_id)s örneği kurtarma modunda değil" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "Örnek kapatmada hata oluştu." -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "Örnek kapatmada hata oluştu." -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "Örnek kapatmada hata oluştu." -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "Şu anda servis kullanılamıyor." -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "Hesaplama servisi şu anda kullanılamıyor." -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "Mevcut (%(host)s) sunucusundan (%(instance_id)s) örneği geçirilemez." -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "Desteklenen hypervisor türü geçersiz." -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "Örnek şu ankinden daha yeni hypervisor versiyonu gerektirir." -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "Desteklenen disk yolu (%(path)s) halen var,fakat var olmaması gerekir." -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "Desteklenen cihaz yolu (%(path)s) geçersiz." -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "Kabul edilemeyen CPU bilgisi" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s geçerli bir IP v4/6 adresi değildir." -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " @@ -369,7 +379,7 @@ msgstr "" "VLAN etiketi %(bridge)s port grubu için uygun değil. Beklenen VLAN " "etiketi %(tag)s'dir, fakat tek ilişkili port grubu %(pgroup)s'dir." -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -380,85 +390,85 @@ msgstr "" "ilişkilendirilmemiştir. Beklenen vSwitch %(expected)s'dir, fakat " "ilişkilendirilen ise %(actual)s'dir." -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "%(disk_format)s disk formatı kabul edilemez." -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "%(image_id)s imajı kabul edilemez: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "%(instance_id)s örneği kabul edilemez: %(reason)s" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "%(ec2_id)s Ec2 id'si kabul edilemez." -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "Geçersiz CIDR %(cidr)s." -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "Kaynak bulunamadı." -#: nova/exception.py:447 +#: nova/exception.py:458 #, fuzzy, python-format msgid "No agent-build associated with id %(id)s." msgstr "%(id)s ile ilişkilendirilmiş bir dinamik IP yok." -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "%(volume_id)s bölümü bulunamadı." -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "%(snapshot_id)s sistem anlık görüntüsü bulunamadı." -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "%(volume_id)s bölümü için hedef id bulunamadı." -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "%(location)s'da disk yok." -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "%(driver_type)s bölümü için bir işleyici bulunamadı." -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "Geçersiz %(image_href)s imaj kaynak dosyası." -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "%(image_id)s imaj kaynak dosyası bulunamadı." -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -466,65 +476,65 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "%(project_id)s projesi bulunamadı." -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "VDI'ya okuma/yazma yapılırken SR(Saklama deposu) bulunamadı." -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "%(network_id)s ağı bulunamadı." -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "Ağ oluşturulurken %(req)s gereklidir." -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "%(network_id)s ağı bulunamadı." -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "%(snapshot_id)s sistem anlık görüntüsü bulunamadı." -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr " %(bridge)s köprüsü için ağ bulunamadı." -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "%(uuid)s UUID'si için bir ağ bulunamadı" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "%(cidr)s CIDR ile bir ağ bulunamadı." -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "%(instance_id)s örneği için ağ bulunamadı." -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "Tanımlı bir ağ yok." -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" @@ -533,239 +543,239 @@ msgstr "" "%(network_uuid)s ağ UUID verilmedi veya %(project_id)s projesi ile " "ilişkilendirilmedi." -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "VM'nin kullandığı veri deposu referansı(ları) bulunamadı." -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "%(instance_id)s örneği için ağ bulunamadı." -#: nova/exception.py:551 +#: nova/exception.py:562 #, fuzzy, python-format msgid "No free port available for instance %(instance)s." msgstr "%(instance_id)s örneği için ağ bulunamadı." -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "%(id)s ile ilişkilendirilmiş bir dinamik IP yok." -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "%(address)s adresi için bir dinamik IP bulunamadı." -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" "%(network_id)s ağında %(host)s ağ sunucusunun hiç dinamik IP'si yok.\n" " " -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "(%(network_uuid)s) ağında bir (%(address)s) dinamik IP adresi yok." -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "%(address)s dinamik IP adresi geçersiz." -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "Kullanılabilir hiç dinamik IP yok." -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "Hiç dinamik IP bulunamadı." -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "%(id)s ID'si için değişken IP bulunamadı." -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "%(domain)s alanında %(name)s DNS girdisi halen var." -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "%(address)s adresi için bir değişken IP bulunamadı." -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr " %(host)s sunucusu için bir değişken IP bulunamadı." -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "Hiç mevcut değişken IP yok." -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "%(address)s değişken IP adresi ilişkilendirildi." -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "%(address)s değişken IP adresi ilişkilendirilemedi." -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "Hiç değişken IP yok." -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "%(interface)s arayüzü bulunamadı." -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "%(user_id)s kullanıcısı için %(name)s anahtar çifti bulunamadı" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "%(certificate_id)s sertifikası bulunamadı" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "%(service_id)s servisi bulunamadı." -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "%(host)s sunucusu bulunamadı." -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "%(host)s hesaplama sunucusu bulunamadı." -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "%(host)s sunucusunda %(binary)s ikilisi bulunamadı." -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "Kota bulunamadı." -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "%(project_id)s projesi için bir kota bulunamadı." -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "%(security_group_id)s güvenlik grubu bulunamadı." -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" "%(project_id)s projesi için %(security_group_id)s güvenlik grubu " "bulunamadı." -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "%(rule_id)s kurallı güvenlik grubu bulunamadı." -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " @@ -774,7 +784,7 @@ msgstr "" "%(security_group_id)s güvenlik grubu zaten %(instance_id)s örneği ile " "ilişkilendirimiş." -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " @@ -783,37 +793,37 @@ msgstr "" "%(security_group_id)s güvenlik grubu %(instance_id)s örneği ile " "ilişkilendirilmedi." -#: nova/exception.py:746 +#: nova/exception.py:757 #, fuzzy, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "%(rule_id)s kurallı güvenlik grubu bulunamadı." -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "%(migration_id)s göçü bulunamadı." -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "%(status)s durumuyla %(instance_id)s örneği için göç bulunamadı." -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "%(pool_id)s konsol havuzu bulunamadı." -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " @@ -822,104 +832,104 @@ msgstr "" "%(host)s roxy sunucusundaki %(compute_host)s hesaplama sunucusu için " "%(console_type)s türünün konsol havuzu bulunamadı." -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "%(console_id)s konsolu bulunamadı." -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "Geçersiz içerik türü %(content_type)s." -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "%(instance_type_id)s örnek türü bulunamadı" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "%(instance_type_name)s isimli örnek türü bulunamadı." -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "%(flavor_id)s örnek türü bulunamadı." -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "%(name)s örneği zaten var." -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "%(instance_id)s örneği için ağ bulunamadı." -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "%(filter_name)s zamanlayıcı sunucu filtresi bulunamadı." -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " @@ -928,425 +938,452 @@ msgstr "" "%(instance_type_id)s örnek türü %(extra_specs_key)s anahtarı ile ekstra " "özelliklere sahip değil." -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "%(file_path)s dosyası bulunamadı." -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "Hiç dosya bulunamadı." -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" "%(adapter)s ağ bağdaştırıcısı ile ilişkilendirilen sanal anahtar " "bulunamadı." -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "%(adapter)s ağ bağdaştırıcısı bulunamadı." -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "%(class_name)s sınıfı bulunamadı: %(exception)s" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "İşlem için izin verilmiyor." -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "Önceki sistem geri görüntüsüne dönmek için izin verilmiyor." -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "Yedek imajı geri dönüş parametresi gerekli" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "%(key_name)s anahtar çifti zaten var." -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "%(name)s örneği zaten var." -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "Geçiş hatası." -#: nova/exception.py:931 +#: nova/exception.py:942 #, fuzzy msgid "Migration pre-check error" msgstr "Geçiş hatası." -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "Hatalı biçimlendirilmiş mesaj gövdesi: %(reason)s" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "%(path)s'deki yapılandırma bulunamadı" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 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:961 +#: nova/exception.py:972 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:965 +#: nova/exception.py:976 #, 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:969 +#: nova/exception.py:980 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:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "Geçerli bir sunucu bulunamadı: %(reason)s" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "Kota aşıldı" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "Kişisel dosya limiti aşıldı" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "Kişisel dosya yolu çok uzun" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "Kişisel dosya içeriği çok uzun" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "%(aggregate_id)s kümesi bulunamadı." -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "%(aggregate_name)s kümesi zaten var." -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, 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:1038 +#: nova/exception.py:1049 #, 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:1043 +#: nova/exception.py:1054 #, 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:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "Örnek tür oluşturulamıyor." -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "%(instance_id)s örneği bulunamadı." -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, 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:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "%(volume_id)s bölümü bulunamadı." -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, fuzzy, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "%(project_id)s projesi bulunamadı." -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, 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:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, 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:1198 +#: nova/exception.py:1209 #, 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:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "%(name)s örneği zaten var." -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "Beklenen nesne türü: %s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1431,72 +1468,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "Yerel adres bağlantısı bulunamadı.:%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "Geçersiz backend: %s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "Bilinmeyen temel dosya: %s" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "Beklenen nesne türü: %s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "Geçersiz server_string: %s" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "Zaman Fonksiyonu: %(name)s %(total_time).2f saniye sürdü" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "%s güvenlik grubu string veya unicode değil" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1799,169 +1836,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "Özellik desteklenmiyor: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "birim = %s\n" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "Adres tahsisi" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "%s adresini serbest bırak" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "%(instance_id)s örneğine %(public_ip)s adresini ilişkilendir" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "Adresi kes %s" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "İmaj müsait olmak zorunda" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "Örnekleri sonlandırma işlemi başlatılıyor" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "%r örneğini tekrar yükle" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "Örnekler durdurulacak" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "Örnekler başlatılacak" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "%s imaj kaydı siliniyor" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "%(image_id)s id ile %(image_location)s imajı kaydedildi" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "Kullanıcı veya grup belirlenmedi" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "Sadece \"all\" grubu destekleniyor" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "İşlem türü eklenmek veya kaldırılmak zorunda" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "%s imaj tanıtımı güncelleniyor" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "%d saniye içinde örnek durdurulamadı" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2108,7 +2145,7 @@ msgid "offset param must be positive" msgstr "Göreli konum parametresi pozitif olmak zorunda" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr " [%s] göstergesi bulunamadı" @@ -2395,17 +2432,17 @@ msgstr "İçerik özelliği bilgisi bulunamadı" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "Geçersiz değişiklik-oluşturma değeri" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "%(flavor_id)s örnek türü bulunamadı." @@ -2415,247 +2452,247 @@ msgstr "%(flavor_id)s örnek türü bulunamadı." #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "Örnek bulunamadı." #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "Yanlış kişisel biçim: %s bulunamadı" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "Yanlış kişisel biçim" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "%s için kişisel içerik çözümlenemedi" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "Yanlış ağ biçimi: ağ UUID'si uygun formatta değil(%s)" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Geçersiz değişken IP adresi (%s)" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "Tekrarlanan ağlara (%s) izin verilmiyor" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format 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 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "Hatalı ağ biçimi" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "Kullanıcı verisi içeriği çözülemez" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "IPv4 adresi uygun IPv4 formatında değil" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "Sunucu adı tanımlanmadı" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "Geçersiz örnek türü sağlayıcısı" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "İstenilen imaj dosyası bulunamadı" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "Geçersiz anahtar adı verildi." #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "%s için kişisel içerik çözümlenemedi" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "Örnek tekrar boyutlandırılacak şekilde ayarlanmadı." #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "%(instance_id)s örneği bulunamadı." #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 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:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "Önyükleme için tür argümanı eksik" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "İstenilen örnek türü konumlandırılamıyor." #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "%(instance_id)s örneği bulunamadı." #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "%s geçerli bir örnek ismidir" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "İmaj referans özelliği eksik" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "Geçersiz imaj referansı verildi." #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "Örnek türü referans özelliği eksik" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "Belirlenmiş bir yönetici parolası yok" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "Geçersiz yönetici parolası" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "Örnek kapatmada hata oluştu." #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "Çözümlenemeyen metadata anahtar/değer çifti." #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 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:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" "Yeniden boyutlandırma isteği geçersiz örnek türü referansı özelliği " @@ -2666,27 +2703,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "Geçersiz istek gövdesi" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "İstekte bulunulan imaj referansı çözümlenemedi." #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "Yeniden kurulum için imaj dosyası bulunamadı." #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "createImage varlığının isim özelliğine ihtiyacı var" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "Sorgudan '%(unk_opt_str)s' seçenekleri kaldırılıyor" @@ -3042,7 +3079,7 @@ msgstr "%(address)s değişken IP adresi ilişkilendirildi." #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "Parametre dizini eksik" @@ -3304,7 +3341,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "Bozuk scheduler_hints özelliği" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "Geçerli bir kuralı oluşturmak için yeterli parametre yok." @@ -3323,16 +3360,16 @@ msgstr "%s id'li ağ gösteriliyor" msgid "security group default rule not found" msgstr "%(rule_id)s kurallı güvenlik grubu bulunamadı." -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "Global ipv6 için yanlış sonek: %s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "Güvenlik grubu belirlenmedi" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "Güvenlik grup adı boş bırakılamaz" @@ -3419,21 +3456,21 @@ msgstr "%s adresini serbest bırak" msgid "Unreserving IP address %s" msgstr "%s adresini serbest bırak" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "Genişletme fabrikası çağırılıyor %s" @@ -4061,57 +4098,57 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "Örnekleri sonlandırma işlemi başlatılıyor" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, 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:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "Örnekleri sonlandırma işlemi başlatılıyor" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4120,131 +4157,131 @@ msgstr "" "Eski örnek türü %(current_instance_type_name)s, yeni örnek türü " "%(new_instance_type_name)s" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 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:2876 +#: nova/compute/api.py:2894 #, 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:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "%s güvenlik grubu boş bırakılamaz." -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, 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:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "%s güvenlik grubunu oluşturunuz" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "%s güvenlik grubu zaten var" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "Geçersiz güncelleme ayarı: '%s'" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "%s güvenlik grubunu siliniz" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "Kural (%s) bulunamadı" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "Yetkilendirilmiş %s güvenlik grubu girişi" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "%s güvenlik grubu girişini iptal et" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "Güvenlik grup id'si integer olmak zorunda" @@ -4448,7 +4485,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4471,7 +4508,7 @@ msgstr "Veritabanı hatası: %s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4546,370 +4583,370 @@ msgstr "" msgid "terminating bdm %s" msgstr "Blok cihazı haritalandırması kapatılıyor %s" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Birimi ayır %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, 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:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "İmaj siliniyor %s" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, 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:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Örnek kapatmada hata oluştu." -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Veritabanı hatası: %s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "Örneğin hiç bölümü yok." -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "dedef kaynak ile aynı!" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "Konsol ekleniyor" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, 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:2999 +#: nova/compute/manager.py:3009 #, 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:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, 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:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, 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:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "%(host)s sunucusu bulunamadı." -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, 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:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, 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:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "Bant genişliği kullanım önbelleği güncelleniyor" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Bant genişliği kullanım önbelleği güncelleniyor" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "Sunucu durumu güncelleniyor" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4918,84 +4955,84 @@ msgstr "" "Veritabanında %(num_db_instances)s ve misafir sistemde " "%(num_vm_instances)s bulundu" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "Silinen örnek kurtarılıyor" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "İmaj siliniyor %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5110,18 +5147,18 @@ msgstr "%s örneği için sunucu bulma başarısız" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5205,11 +5242,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Tekrar yükleme örneğinde hata oluştu." @@ -5265,7 +5302,7 @@ msgstr "%s geçerli bir örnek ismidir" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7038,12 +7075,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7102,60 +7139,60 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "Örnekler çalışıyor: %s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "Örnekleri sonlandırmanın ardından: %s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "İçsel hata" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "Zorla öldürülen örneklerin ardından: %s" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 #, fuzzy msgid "spawn error" msgstr "Kimlik doğrulama hatası" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7476,22 +7513,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "|%s| örneği için değişken IP tahsisi" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7511,7 +7548,7 @@ msgstr "%s örneği için konsol çıktısını getir" msgid "PXE deploy failed for instance %s" msgstr "%s örneği için konsol çıktısını getir" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7521,28 +7558,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "%s örneği için konsol çıktısını getir" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "%s örneği için konsol çıktısını getir" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "%s örneği için sunucu bulma başarısız" @@ -9470,20 +9507,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10197,7 +10234,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10357,19 +10394,19 @@ msgstr "Geçersiz bölüm" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11056,7 +11093,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -11087,188 +11124,188 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "Örnek tür oluşturulamıyor." -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "XVP tekar başlatılıyor" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 #, fuzzy msgid "No suitable network for migrate" msgstr "Hatalı ağ biçimi" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11412,6 +11449,8 @@ msgstr "İmaj müsait olmak zorunda" msgid "status must be 'available'" msgstr "İmaj müsait olmak zorunda" -#~ msgid "Key pair '%s' already exists." -#~ msgstr "'%s' anahtar çifti zaten var." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." +#~ msgstr "" diff --git a/nova/locale/uk/LC_MESSAGES/nova.po b/nova/locale/uk/LC_MESSAGES/nova.po index 16bb99e5e..2c6cd055c 100644 --- a/nova/locale/uk/LC_MESSAGES/nova.po +++ b/nova/locale/uk/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Ukrainian \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "без порядку для повідомлень: %s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "без порядку для повідомлень: %s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1767,169 +1804,169 @@ msgid "Detach Volume Failed." msgstr "Від'єднати том %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "лише група \"всі\" підтримується" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2073,7 +2110,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2358,17 +2395,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2378,240 +2415,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2620,27 +2657,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2984,7 +3021,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3241,7 +3278,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3259,16 +3296,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3353,21 +3390,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3984,186 +4021,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "Вилучити групу безпеки %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4365,7 +4402,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4387,7 +4424,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4461,451 +4498,451 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5019,18 +5056,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5112,11 +5149,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5171,7 +5208,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6930,12 +6967,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6992,59 +7029,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7357,22 +7394,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7392,7 +7429,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7402,28 +7439,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9329,20 +9366,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10056,7 +10093,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10214,19 +10251,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10911,7 +10948,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10942,185 +10979,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11262,9 +11299,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/vi_VN/LC_MESSAGES/nova.po b/nova/locale/vi_VN/LC_MESSAGES/nova.po index d488325c1..24b91f7c6 100644 --- a/nova/locale/vi_VN/LC_MESSAGES/nova.po +++ b/nova/locale/vi_VN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-13 19:22+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/zh_CN/LC_MESSAGES/nova.po b/nova/locale/zh_CN/LC_MESSAGES/nova.po index 88585a8c0..28cd96a01 100644 --- a/nova/locale/zh_CN/LC_MESSAGES/nova.po +++ b/nova/locale/zh_CN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-05-07 06:51+0000\n" "Last-Translator: Edward \n" "Language-Team: Chinese (Simplified) \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "块设备列表 block_device_list %s" @@ -159,214 +159,224 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "卷 %(volume_id)s 没有附加任何东西" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "密钥对数据无效" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "请求无效。" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "收到无效的输入" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "无效的卷" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "无效的元数据" -#: nova/exception.py:255 +#: nova/exception.py:266 #, fuzzy msgid "Invalid metadata size" msgstr "无效的元数据键" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "无效的端口范围 %(from_port)s:%(to_port)s. %(msg)s" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "无效的IP协议 %(protocol)s。" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "无效的内容类型 %(content_type)s。" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "无效的cidr %(cidr)s。" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "%(err)s" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "无法执行action '%(action)s' 于聚合 %(aggregate_id)s 上。原因: %(reason)s。" -#: nova/exception.py:291 +#: nova/exception.py:302 #, fuzzy, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "找不到有效主机,原因是 %(reason)s。" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "实例 %(instance_uuid)s 处于%(attr)s %(state)s 中。该实例在这种状态下不能执行 %(method)s。" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "实例 %(instance_id)s 没有运行。" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "实例 %(instance_id)s 不在救援模式。" -#: nova/exception.py:312 +#: nova/exception.py:323 #, fuzzy, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "实例 %(instance_id)s 不在救援模式。" -#: nova/exception.py:316 +#: nova/exception.py:327 #, fuzzy, python-format msgid "Instance %(instance_id)s is not ready" msgstr "实例 %(instance_id)s 没有挂起。" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "挂起实例失败" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "注入文件失败:%(resp)r" -#: nova/exception.py:328 +#: nova/exception.py:339 #, fuzzy, python-format msgid "Failed to power on instance: %(reason)s." msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/exception.py:332 +#: nova/exception.py:343 #, fuzzy, python-format msgid "Failed to power off instance: %(reason)s." msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "重新启动实例失败" -#: nova/exception.py:340 +#: nova/exception.py:351 #, fuzzy msgid "Failed to terminate instance" msgstr "重新启动实例失败" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "重新启动实例失败" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "此时的付不可用。" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, fuzzy, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "此时的计算服务不可用。" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "无法把实例 (%(instance_id)s) 迁移到当前主机 (%(host)s)。" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "提供的虚拟机管理程序类型无效。" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "该实例需要比当前版本更新的虚拟机管理程序。" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "提供的磁盘路径 (%(path)s) 已经存在,预计是不存在的。" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "提供的设备路径 (%(path)s) 是无效的。" -#: nova/exception.py:383 +#: nova/exception.py:394 #, fuzzy, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "提供的设备路径 (%(path)s) 是无效的。" -#: nova/exception.py:388 +#: nova/exception.py:399 #, fuzzy, python-format msgid "The supplied device (%(device)s) is busy." msgstr "提供的设备路径 (%(path)s) 是无效的。" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "无法接受的CPU信息" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "%(address)s 不是有效的IP v4/6地址。" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "VLAN标签对于端口组%(bridge)s 是不适合的。预计的VLAN标签是 %(tag)s,但与端口组关联的是 %(pgroup)s。" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -376,86 +386,86 @@ msgstr "" "包含端口组 %(bridge)s 的vSwitch没有与预计的物理适配器关联。预计的vSwitch是 %(expected)s,但关联的是 " "%(actual)s。" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "磁盘格式 %(disk_format)s 不能接受" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "镜像 %(image_id)s 无法接受,原因是: %(reason)s" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "实例 %(instance_id)s 无法接受,原因是: %(reason)s" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "Ec2 id %(ec2_id)s 无法接受。" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, fuzzy, python-format msgid "Invalid ID received %(id)s." msgstr "无效的cidr %(cidr)s。" -#: nova/exception.py:437 +#: nova/exception.py:448 #, fuzzy msgid "Constraint not met." msgstr "实例 - %s 不存在" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "资源没有找到。" -#: nova/exception.py:447 +#: nova/exception.py:458 #, fuzzy, python-format msgid "No agent-build associated with id %(id)s." msgstr "没有固定IP与id %(id)s 关联。" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "卷 %(volume_id)s 没有找到。" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "快照 %(snapshot_id)s 没有找到。" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "没有为卷 %(volume_id)s 找到目标id。" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "在 %(location)s 没有磁盘" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "无法为 %(driver_type)s 卷找到句柄。" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "无效的镜像href %(image_href)s。" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "镜像 %(image_id)s 没有找到。" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -463,877 +473,904 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "项目 %(project_id)s 没有找到。" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "没有找到存储库来读写VDI。" -#: nova/exception.py:494 +#: nova/exception.py:505 #, fuzzy, python-format msgid "Network %(network_id)s is duplicated." msgstr "网络 %(network_id)s 没有找到。" -#: nova/exception.py:498 +#: nova/exception.py:509 #, fuzzy, python-format msgid "Network %(network_id)s is still in use." msgstr "网络 %(network_id)s 没有找到。" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "创建网络 %(req)s 是必要的。" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "网络 %(network_id)s 没有找到。" -#: nova/exception.py:510 +#: nova/exception.py:521 #, fuzzy, python-format msgid "Port id %(port_id)s could not be found." msgstr "快照 %(snapshot_id)s 没有找到。" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "无法为桥 %(bridge)s 找到网络" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "无法为uuid %(uuid)s 找到网络" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "无法为cidr %(cidr)s 找到网络。" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "无法为实例 %(instance_id)s 找到网络。" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "没有网络定义。" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "或者网络uuid %(network_uuid)s不存在,或者它没有分配给项目 %(project_id)s。" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "无法找到虚拟机使用的数据存储引用。" -#: nova/exception.py:543 +#: nova/exception.py:554 #, fuzzy, python-format msgid "Port %(port_id)s is still in use." msgstr "网络 %(network_id)s 没有找到。" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "无法为实例 %(instance_id)s 找到网络。" -#: nova/exception.py:551 +#: nova/exception.py:562 #, fuzzy, python-format msgid "No free port available for instance %(instance)s." msgstr "无法为实例 %(instance_id)s 找到网络。" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "没有固定IP与id %(id)s 关联。" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "没有为地址 %(address)s 找到固定IP。" -#: nova/exception.py:563 +#: nova/exception.py:574 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "实例 %(instance_id)s 没有固定ip。" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "网络主机 %(host)s 在网络 %(network_id)s 中没有固定ip。" -#: nova/exception.py:572 +#: nova/exception.py:583 #, fuzzy, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "实例 %(instance_id)s 没有固定ip '%(ip)s'。" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "固定IP地址 (%(address)s) 在网络 (%(network_uuid)s) 中不存在。" -#: nova/exception.py:581 +#: nova/exception.py:592 #, fuzzy, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "固定IP地址 %(address)s 已在使用。" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "固定IP地址 %(address)s 无效。" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "没有固定ip可用。" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "找不到固定IP。" -#: nova/exception.py:608 +#: nova/exception.py:619 #, fuzzy, python-format msgid "Floating ip %(address)s already exists." msgstr "浮动ip %(address)s 已被关联。" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "找不到适合id %(id)s 的浮动IP。" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "DNS 入口 %(name)s 已经在域中 %(domain)s 存在。" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "找不到适合地址 %(address)s 的浮动ip。" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "没有为主机 %(host)s 找到浮动IP。" -#: nova/exception.py:628 +#: nova/exception.py:639 #, fuzzy, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "找不到适合地址 %(address)s 的浮动ip。" -#: nova/exception.py:632 +#: nova/exception.py:643 #, fuzzy msgid "Floating ip pool not found." msgstr "没有找到floating_ip" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "没有浮动IP可用。" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "浮动ip %(address)s 已被关联。" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "浮动ip %(address)s 没有被关联。" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "没有浮动ip存在。" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "接口 %(interface)s没有找到。" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "密钥对 %(name)s 没有为用户 %(user_id)s 找到。" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "证书 %(certificate_id)s 没有找到。" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "服务 %(service_id)s 没有找到。" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "主机 %(host)s 没有找到。" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "计算主机 %(host)s 没有找到。" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "没有找到二进制 %(binary)s 在主机 %(host)s 上。" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "配额没有找到。" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "没有为项目 %(project_id)s 找到配额。" -#: nova/exception.py:707 +#: nova/exception.py:718 #, fuzzy, python-format msgid "Quota class %(class_name)s could not be found." msgstr "找不到类 %(class_name)s :异常 %(exception)s" -#: nova/exception.py:711 +#: nova/exception.py:722 #, fuzzy, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "没有为项目 %(project_id)s 找到配额。" -#: nova/exception.py:715 +#: nova/exception.py:726 #, fuzzy, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "用户 %(user_id)s 没有找到。" -#: nova/exception.py:719 +#: nova/exception.py:730 #, fuzzy, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "扩展资源:%s" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "安全组 %(security_group_id)s 没有找到。" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "没有找到安全组 %(security_group_id)s 针对项目 %(project_id)s 。" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "带有规则 %(rule_id)s 的安全组没有找到。" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "安全组 %(security_group_id)s 已经与实例 %(instance_id)s 关联。" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "安全组 %(security_group_id)s 没有与实例 %(instance_id)s 关联。" -#: nova/exception.py:746 +#: nova/exception.py:757 #, fuzzy, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "带有规则 %(rule_id)s 的安全组没有找到。" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "迁移 %(migration_id)s 没有找到。" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "没有为实例 %(instance_id)s 找到迁移其状态为 %(status)s 。" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "控制台池 %(pool_id)s 没有找到。" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "没有找到类型是 %(console_type)s 的控制台池针对计算主机 %(compute_host)s 在代理主机 %(host)s 上。" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "控制台%(console_id)s 没有找到。" -#: nova/exception.py:783 +#: nova/exception.py:794 #, fuzzy, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "没有为实例 %(instance_id)s 找到控制台。" -#: nova/exception.py:787 +#: nova/exception.py:798 #, fuzzy, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "没有为实例 %(instance_id)s 在池 %(pool_id)s 中找到控制台。" -#: nova/exception.py:792 +#: nova/exception.py:803 #, fuzzy, python-format msgid "Invalid console type %(console_type)s" msgstr "无效的控制台类型 %(console_type)s " -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "实例类型 %(instance_type_id)s 没有找到。" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "名为 %(instance_type_name)s 的实例类型没有找到。" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "类型 %(flavor_id)s 没有找到。" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, fuzzy, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "卷组 %s 不存在" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 #, fuzzy msgid "Timeout waiting for response from cell" msgstr "等待RPC响应超时:%s" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, fuzzy, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "没有为实例 %(instance_id)s 找到卷。" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "调度器主机过滤器 %(filter_name)s 没有找到。" -#: nova/exception.py:850 +#: nova/exception.py:861 #, fuzzy, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "实例 %(instance_id)s 没有键为 %(metadata_key)s 的元数据。" -#: nova/exception.py:855 +#: nova/exception.py:866 #, fuzzy, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "实例 %(instance_id)s 没有键为 %(metadata_key)s 的元数据。" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "实例类型 %(instance_type_id)s 没有额外的 键为%(extra_specs_key)s 的规格说明。" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "找不到文件 %(file_path)s。" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "没找到文件" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "未找到与网络适配器 %(adapter)s 关联的虚拟交换机。" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "未找到网络适配器 %(adapter)s。" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "找不到类 %(class_name)s :异常 %(exception)s" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "操作不允许。" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "快照不允许循环。" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "备份 image_type 要求循环参数。" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, fuzzy, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "密钥对 %(key_name)s 已经存在。" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "实例 %(name)s 已经存在。" -#: nova/exception.py:906 +#: nova/exception.py:917 #, fuzzy, python-format msgid "Instance Type with name %(name)s already exists." msgstr "实例类型 %(name)s 已经存在。" -#: nova/exception.py:910 +#: nova/exception.py:921 #, fuzzy, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "实例类型 %(name)s 已经存在。" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, fuzzy, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "%(path)s 在共享存储上:%(reason)s" -#: nova/exception.py:923 +#: nova/exception.py:934 #, fuzzy, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "%(path)s 在共享存储上:%(reason)s" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "迁移错误" -#: nova/exception.py:931 +#: nova/exception.py:942 #, fuzzy msgid "Migration pre-check error" msgstr "迁移错误" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "错误格式的消息体: %(reason)s" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "在 %(path)s 找不到配置文件。" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "无法从路径 %(path)s 中加载应用 '%(name)s'" -#: nova/exception.py:949 +#: nova/exception.py:960 #, fuzzy msgid "When resizing, instances must change flavor!" msgstr "调整时实例的大小必须要发生变化。" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "实例类型的内存对于所请求的镜像太小。" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "实例类型的磁盘对于所请求的镜像太小。" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "没有足够的可用内存来启动计算节点 %(uuid)s。" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "无法获取此主机的带宽、CPU和磁盘指标。" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "找不到有效主机,原因是 %(reason)s。" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "超出配额" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 #, fuzzy msgid "Maximum number of floating ips exceeded" msgstr "所选择主机的最大数目(%d)" -#: nova/exception.py:993 +#: nova/exception.py:1004 #, fuzzy msgid "Maximum number of fixed ips exceeded" msgstr "所选择主机的最大数目(%d)" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, fuzzy, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "所选择主机的最大数目(%d)" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "超过个性化文件限制" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "个性化文件路径太长" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "个性化文件内容太长" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 #, fuzzy msgid "Maximum number of key pairs exceeded" msgstr "所选择主机的最大数目(%d)" -#: nova/exception.py:1017 +#: nova/exception.py:1028 #, fuzzy msgid "Maximum number of security groups or rules exceeded" msgstr "所选择主机的最大数目(%d)" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, 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:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "找不到聚合 %(aggregate_id)s。" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "聚合 %(aggregate_name)s 已经存在。" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "聚合 %(aggregate_id)s没有主机 %(host)s。" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, 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:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "聚合 %(aggregate_id)s已经有主机 %(host)s。" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "无法创建实例类型。" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, fuzzy, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, fuzzy, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "检测到已存在的id为%(vlan) vlan" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "实例 %(instance_id)s 没有找到。" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, fuzzy, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "没有为实例 %(instance_id)s 找到控制台。" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, fuzzy, python-format msgid "Node %(node_id)s could not be found." msgstr "卷 %(volume_id)s 没有找到。" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, fuzzy, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "快照 %(snapshot_id)s 没有找到。" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, fuzzy, python-format msgid "Marker %(marker)s could not be found." msgstr "镜像 %(image_id)s 没有找到。" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, fuzzy, python-format msgid "Could not fetch image %(image_id)s" msgstr "获取镜像 %(image)s" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, fuzzy, python-format msgid "Could not upload image %(image_id)s" msgstr "获取镜像 %(image)s" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, fuzzy, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "没有为主机 %(host)s 找到浮动IP。" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, fuzzy, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "没有找到实例 %(instance_id)s" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "释放实例的网络" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, fuzzy, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "释放实例的网络" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, 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:1149 +#: nova/exception.py:1160 #, fuzzy, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "密钥对 %(name)s 没有为用户 %(user_id)s 找到。" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, fuzzy, python-format msgid "The CA file for %(project)s could not be found" msgstr "没有为项目 %(project_id)s 找到配额。" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, fuzzy, python-format msgid "The CRL file for %(project)s could not be found" msgstr "项目 %(project_id)s 没有找到。" -#: nova/exception.py:1166 +#: nova/exception.py:1177 #, fuzzy msgid "Instance recreate is not implemented by this virt driver." msgstr "该驱动不能执行set_admin_password。" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "实例 %(instance_id)s 不在救援模式。" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "实例 %(instance_id)s 不在救援模式。" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, fuzzy, python-format msgid "Shadow table with name %(name)s already exists." msgstr "实例类型 %(name)s 已经存在。" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, fuzzy, python-format msgid "Unsupported object type %(objtype)s" msgstr "期望的对象类型:%s" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1418,72 +1455,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "回调中debug:%s" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "本地IP地址没有找到:%s" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "无法连接到 %(interface)s 的本地IP:%(ex)s" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "无效的后台:%s" -#: nova/utils.py:439 +#: nova/utils.py:436 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "未知的基文件:%s" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "期望的对象类型:%s" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "不正确的server_string:%s" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc:'%(name)s' 用了%(total_time).2f 秒" -#: nova/utils.py:800 +#: nova/utils.py:797 #, fuzzy, python-format msgid "Reloading cached file %s" msgstr "正在删除基文件:%s" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, fuzzy, python-format msgid "Could not remove tmpdir: %s" msgstr "移除容器失败:%s" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "服务器名称不是字符串或者unicode" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, fuzzy, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "密钥对名称长度必须在1到255个字符之间" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1787,179 +1824,179 @@ msgid "Detach Volume Failed." msgstr "分离卷 %s" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "属性不支持: %s" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "分配地址" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 #, fuzzy msgid "No more floating IPs available" msgstr "没有更多的浮动ip。" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "释放地址 %s" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 #, fuzzy msgid "Unable to release IP Address." msgstr "无法找到地址 %r" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "把地址 %(public_ip)s 关联到实例 %(instance_id)s" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "无法找到地址 %r" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, fuzzy, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "存在多个固定IP,使用第一个:%s" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 #, fuzzy msgid "Floating ip is already associated." msgstr "浮动ip %(address)s 已被关联。" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 #, fuzzy msgid "l3driver call to add floating ip failed." msgstr "没有浮动IP可用。" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "无法找到地址 %r" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "取消地址 %s 的关联" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 #, fuzzy msgid "Floating ip is not associated." msgstr "浮动ip %(address)s 没有被关联。" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "镜像必须可用。" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "准备开始终止实例" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "重启实例 %r" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "准备停止实例" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "准备启动实例" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "解除镜像 %s 的注册" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "用id %(image_id)s 注册镜像 %(image_location)s" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "用户或者组没有确定" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "仅仅支持组\"all\"" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "operation_type必须添加或者移除" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "正在更新镜像 %s 的 publicity 属性" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "无法在 %d 秒内停止实例" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 #, fuzzy msgid "Expecting a list of resources" msgstr "获取实例列表" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 #, fuzzy msgid "Only instances implemented" msgstr "实例 - %s 不存在" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 #, fuzzy msgid "Expecting a list of tagSets" msgstr "获取实例列表" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 #, fuzzy msgid "Invalid CIDR" msgstr "无效的" @@ -2106,7 +2143,7 @@ msgid "offset param must be positive" msgstr "offset 参数必须是正数" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "没有找到标记 [%s]" @@ -2392,18 +2429,18 @@ msgstr "元数据项目未找到" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "无效的changes-since值" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 #, fuzzy msgid "Only administrators may list deleted instances" msgstr "准备尝试软删除实例 %s" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, fuzzy, python-format msgid "Flavor '%s' could not be found " msgstr "主机 %(host)s 没有找到。" @@ -2413,251 +2450,251 @@ msgstr "主机 %(host)s 没有找到。" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "无法找到实例" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "错误的个性化格式:丢失 %s" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "损坏的个性化格式" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "个性化 %s 的内容无法解码" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 #, fuzzy msgid "Unknown argment : port" msgstr "未知的guestmount错误" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, fuzzy, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "损坏的网络格式:网络 uuid 格式不正确 (%s)" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "损坏的网络格式:网络 uuid 格式不正确 (%s)" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "不正确的固定 IP 地址(%s)" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "不允许重复的网络(%s)" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "错误的网络格式:丢失%s" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "错误的网络格式" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "Userdata 内容无法解码" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 不是正确的IPv4格式" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 #, fuzzy msgid "accessIPv6 is not proper IPv6 format" msgstr "accessIPv4 不是正确的IPv4格式" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "服务器名称未定义" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "提供了无效的flavorRef。" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 #, fuzzy msgid "min_count must be an integer value" msgstr "limit 参数必须是整数" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 #, fuzzy msgid "max_count must be an integer value" msgstr "limit 参数必须是整数" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "无法找到请求的镜像" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "提供了无效的key_name。" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 #, fuzzy msgid "HostId cannot be updated." msgstr "id不能是None" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 #, fuzzy msgid "Personality cannot be updated." msgstr "id不能是None" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "实例还没有调整大小。" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 #, fuzzy msgid "Flavor used by the instance could not be found." msgstr "实例 %(instance_id)s 没有找到。" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "重启的参数'type'既不是HARD也不是SOFT" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "缺少重启的参数'type'" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "无法找到请求的类型。" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 #, fuzzy msgid "Resize requires a flavor change." msgstr "调整大小需要尺寸的改变。" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 #, fuzzy msgid "Image that the instance was started with could not be found." msgstr "实例 %(instance_id)s 没有找到。" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "%s 是一个正确的实例名称" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "缺少属性imageRef" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "提供了无效的imageRef。" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "缺少属性flavorRef" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "没有确定adminPass" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "无效的adminPass" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 #, fuzzy msgid "Unable to set password on instance" msgstr "重新启动实例失败" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "无法解析元数据键/值对" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "调整大小请求中的属性'flavorRef'无效。" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "调整大小请求要求有属性'flavorRef'。" @@ -2666,27 +2703,27 @@ msgstr "调整大小请求要求有属性'flavorRef'。" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "无效的请求主体" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "无法解析请求中的imageRef。" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "无法找到用来重新创建的镜像" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "实体createImage需要属性name" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, fuzzy, python-format msgid "Removing options '%s' from query" msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'" @@ -3045,7 +3082,7 @@ msgstr "浮动ip %(address)s 没有被关联。" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "缺少参数 dict" @@ -3314,7 +3351,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "错误格式的 scheduler_hints 属性" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "参数不够创建有效规则。" @@ -3333,16 +3370,16 @@ msgstr "显示id是 %s 的网络" msgid "security group default rule not found" msgstr "带有规则 %(rule_id)s 的安全组没有找到。" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, fuzzy, python-format msgid "Bad prefix for network in cidr %s" msgstr "错误的to_global_ipv6前缀:%s" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "没有指定安全组" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "安全组名称不能是空" @@ -3431,21 +3468,21 @@ msgstr "释放地址 %s" msgid "Unreserving IP address %s" msgstr "释放地址 %s" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, fuzzy, python-format msgid "Running _create_extension_point for %s" msgstr "调用扩展工厂 %s" @@ -4083,194 +4120,194 @@ msgstr "bdm %s" msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "准备开始终止实例" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "实例类型 %(instance_type_id)s 没有找到。" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 #, fuzzy msgid "going to delete a resizing instance" msgstr "准备开始终止实例" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, fuzzy, python-format msgid "instance's host %s is down, deleting from database" msgstr "没有托管实例 %s,立刻删除" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 #, fuzzy msgid "Going to try to soft delete instance" msgstr "准备尝试软删除实例 %s" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 #, fuzzy msgid "Going to try to terminate instance" msgstr "准备尝试终止实例 %s" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 #, fuzzy msgid "Going to try to stop instance" msgstr "准备尝试停止实例 %s" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 #, fuzzy msgid "Going to try to start instance" msgstr "准备尝试启动实例 %s" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "搜索条件: %s" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, fuzzy, python-format msgid "snapshot for %s" msgstr "开始为虚拟机 %s 快照" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id为空。假定在迁移。" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, 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:2084 +#: nova/compute/api.py:2100 #, 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:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "准备尝试终止实例 %s" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "密钥对名称长度必须在1到255个字符之间" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "安全组 %s 既不是字符串也不是unicode" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "安全组 %s 不能为空。" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, 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:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "安全组 %s 不能比255个字符更长。" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "创建安全组 %s" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "安全组 %s 已经存在" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "无法销毁VBD %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "无法销毁VBD %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 #, fuzzy msgid "Security group is still in use" msgstr "安全组id应该是整数" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "删除安全组 %s" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "没有找到规则 (%s)" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "添加安全组规则:%r" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "授权 %s 安全组入口权限" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "撤销 %s 安全组入口权限" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "安全组id应该是整数" @@ -4477,7 +4514,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4501,7 +4538,7 @@ msgstr "数据库错误:%s" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4577,120 +4614,120 @@ msgstr "忽略异常 DiskNotFound: %s" msgid "terminating bdm %s" msgstr "终止bdm %s" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s。把实例的 vm_state设置为ERROR" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 #, fuzzy msgid "Rebuilding instance" msgstr "正在重新创建实例 %s" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s 在共享存储上:%(reason)s" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "为卷 %s 创建快照" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 #, fuzzy msgid "Rebooting instance" msgstr "正在重启虚拟机 %s" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, 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:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "无法重新创建实例 [%(instance_uuid)s]: %(exc)s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 #, fuzzy msgid "Instance disappeared during reboot" msgstr "实例 %s:重启" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 #, fuzzy msgid "instance snapshotting" msgstr "实例 %s: 快照中" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, 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:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "找到 %(num_images)d 个镜像 (rotation: %(rotation)d)" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "轮换出%d个备份" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "正在删除镜像 %s" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 #, fuzzy msgid "Root password set" msgstr "实例 %s:Root密码已设置" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 #, fuzzy msgid "error setting admin password" msgstr "设置管理员密码出错" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, fuzzy, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -4699,184 +4736,184 @@ msgstr "" "试图把一个文件注入到没有运行的实例:%(instance_uuid)s (状态: %(current_power_state)s 预计: " "%(expected_state)s)" -#: nova/compute/manager.py:2013 +#: nova/compute/manager.py:2023 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "注入文件路径:'%s'" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "挂起实例失败" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "数据库错误:%s" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 #, fuzzy msgid "Unrescuing" msgstr "实例 %s:取消救援" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 #, fuzzy msgid "Instance has no source host" msgstr "实例没有卷。" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "目标与来源一样。" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 #, fuzzy msgid "Pausing" msgstr "正在更新。" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 #, fuzzy msgid "Retrieving diagnostics" msgstr "实例 %s :获取诊断" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 #, fuzzy msgid "Reset network" msgstr "重置网络" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 #, fuzzy msgid "Inject network info" msgstr "实例 %s:注入网络信息" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "将注入的network_info:|%s|" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 #, fuzzy msgid "Get console output" msgstr "获取实例 %s 控制台输出" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 #, fuzzy msgid "Getting vnc console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 #, fuzzy msgid "Getting spice console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, 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:3023 +#: nova/compute/manager.py:3033 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "卷 %(volume_id)s 从挂载点 %(mp)s 分离" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "从未知实例%s中分离卷" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "实例 %s 的网络分配" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "网络 %(network_id)s 没有找到。" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "主机 %(host)s 没有找到。" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "预在线迁移在%(dest)s失败" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 #, fuzzy msgid "_post_live_migration() is started.." msgstr "post_live_migration()已经启动。" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "把实例迁移到 %(dest)s 成功完成。" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4884,171 +4921,171 @@ msgstr "" "你会看到错误“libvirt: QEMU error: Domain not found: no domain with matching " "name。”这个错误可以放心的忽略。" -#: nova/compute/manager.py:3416 +#: nova/compute/manager.py:3426 #, fuzzy msgid "Post operation of migration started" msgstr "迁移后操作启动" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "为ip: %s获取元数据失败" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, 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:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "为实例 %(instance_uuid)s 关闭虚拟机" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "没有找到实例 %(instance_id)s" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 #, fuzzy msgid "In ERROR state" msgstr "节点处于未知的错误状态。" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 #, fuzzy msgid "Updating volume usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "更新主机状态" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, 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:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "实例未启动" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0,跳过..." -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "回收删除的实例" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "LoggingVolumeDriver: %s" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "计算节点 %s 没有服务" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, 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:4154 +#: nova/compute/manager.py:4164 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态" @@ -5164,18 +5201,18 @@ msgstr "无法找到实例 %s 的宿主机" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" @@ -5261,11 +5298,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "重新启动实例失败" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "重新启动实例失败" @@ -5321,7 +5358,7 @@ msgstr "实例 %s:已救援" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -7112,12 +7149,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7174,7 +7211,7 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 #, fuzzy msgid "" @@ -7182,53 +7219,53 @@ msgid "" "instances" msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "正在运行的实例:%s" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "终止实例之后:%s" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "内部错误" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "强制杀死实例后:%s" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 #, fuzzy msgid "spawn error" msgstr "未知的guestmount错误" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7552,22 +7589,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "为实例 |%s| 分配浮动IP" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, fuzzy, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "正在从glance镜像服务器中下载镜像 %s" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "将 %(injection)s 注入到镜像 %(img_id)s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7587,7 +7624,7 @@ msgstr "获取实例 %s 控制台输出" msgid "PXE deploy failed for instance %s" msgstr "实例 %s 的网络分配" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7597,28 +7634,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "等待RPC响应返回超时" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "实例 %s 的网络分配" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "获取实例 %s 控制台输出" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "节点处于未知的错误状态。" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, fuzzy, python-format msgid "Tilera deploy failed for instance %s" msgstr "无法找到实例 %s 的宿主机" @@ -9588,20 +9625,20 @@ msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10360,7 +10397,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "找到%(instance_count)d个超过%(timeout)d秒悬挂的重启" @@ -10522,19 +10559,19 @@ msgstr "没有在数据库找到卷" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "挂载点 %(mountpoint)s 从实例 %(instance_name)s 分离" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, fuzzy, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "超时:调用 %(method)s 超时。虚拟机id=%(instance_uuid)s; args=%(args)r" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, fuzzy, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "没有执行:代理不支持 %(method)s 的调用。虚拟机id=%(instance_uuid)s; args=%(args)r" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, fuzzy, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "对 %(method)s 的调用返回错误:%(e)s。" @@ -11234,7 +11271,7 @@ msgstr "挂载文件系统失败(期望的是非Linux实例):%s" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, fuzzy, python-format msgid "Updating progress to %(progress)d" msgstr "将实例 '%(instance_uuid)s' 的进度更新到 %(progress)d" @@ -11267,200 +11304,200 @@ msgstr "block_device_mapping %s" msgid "Failed to spawn, rolling back" msgstr "在数据库更新卷失败" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 #, fuzzy msgid "Auto configuring disk, attempting to resize partition..." msgstr "正在自动配置实例 %(instance_uuid)s 的磁盘,尝试调整分区大小..." -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 #, fuzzy msgid "Starting VM" msgstr "重启xvp" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "%(hypervisor)s/%(os)s/%(architecture)s 最新的agent build 是 %(version)s 版本" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "没有找到 %(hypervisor)s/%(os)s/%(architecture)s 的代理创建" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "实例代理版本:%s" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "设置VCPU 权重" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, fuzzy, python-format msgid "Could not find VM with name %s" msgstr "找不到VDI ref" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 #, fuzzy msgid "Finished snapshot and upload for VM" msgstr "快照完毕并为虚拟机 %s 上传" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "将 vhd 转移到新主机失败" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "重新启动实例失败" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "将 VDI %(vdi_uuid)s 由 %(old_gb)dGB 调大到 %(new_gb)dGB" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 #, fuzzy msgid "Resize complete" msgstr "调整实例 %s 的大小完毕" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 #, fuzzy msgid "Unable to find root VBD/VDI for VM" msgstr "无法为VDI %s 找到VBD" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 #, fuzzy msgid "Destroying VDIs" msgstr "重启xvp" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 #, fuzzy msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "实例 %(instance_uuid)s 使用RAW或者VHD,跳过内核和内存盘的删除" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "实例拥有内核或者内存盘,但不是二者均有" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "内核/内存盘文件移除了" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 #, fuzzy msgid "Destroying VM" msgstr "重启xvp" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "虚拟机不存在,跳过销毁..." -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "实例已处于救援模式:%s" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "虚拟机不存在,跳过销毁..." -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 #, fuzzy msgid "Automatically hard rebooting" msgstr "自动冷重启 %d" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 #, fuzzy msgid "Injecting network info to xenstore" msgstr "为虚拟机注入网络信息到xs:|%s|" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Creating vifs" msgstr "正在创建镜像" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, fuzzy, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "正在为虚拟机 %(vm_ref)s,网络 %(network_ref)s 创建VIF。" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "正在为虚拟机 %(vm_ref)s,网络 %(network_ref)s 创建VIF。" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 #, fuzzy msgid "Injecting hostname to xenstore" msgstr "为虚拟机注入hostname到xs:|%s|" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 #, fuzzy msgid "No suitable network for migrate" msgstr "错误的网络格式" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 #, fuzzy msgid "Migrate Send failed" msgstr "创建失败" @@ -11606,6 +11643,8 @@ msgstr "状态必须可用" msgid "status must be 'available'" msgstr "状态必须可用" -#~ msgid "Key pair '%s' already exists." -#~ msgstr "密钥对 '%s' 已经存在。" +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." +#~ msgstr "" diff --git a/nova/locale/zh_HK/LC_MESSAGES/nova.po b/nova/locale/zh_HK/LC_MESSAGES/nova.po index 8a8daeb0f..0f5843845 100644 --- a/nova/locale/zh_HK/LC_MESSAGES/nova.po +++ b/nova/locale/zh_HK/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Hong Kong) " @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -157,211 +157,221 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, python-format msgid "Failed to resume instance: %(reason)s." msgstr "" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 msgid "Failed to deploy instance" msgstr "" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2071,7 +2108,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2356,17 +2393,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2376,240 +2413,240 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2618,27 +2655,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2982,7 +3019,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3239,7 +3276,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3256,16 +3293,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3350,21 +3387,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3980,186 +4017,186 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, python-format msgid "Unable to update system group '%s'" msgstr "" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4361,7 +4398,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4383,7 +4420,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4457,450 +4494,450 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5014,18 +5051,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5107,11 +5144,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5166,7 +5203,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6924,12 +6961,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6986,59 +7023,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7351,22 +7388,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7386,7 +7423,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7396,28 +7433,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9323,20 +9360,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10050,7 +10087,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10208,19 +10245,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10905,7 +10942,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10936,185 +10973,185 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 msgid "Unable to terminate instance." msgstr "" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11255,9 +11292,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" diff --git a/nova/locale/zh_TW/LC_MESSAGES/nova.po b/nova/locale/zh_TW/LC_MESSAGES/nova.po index 9997b5aa1..591527ba6 100644 --- a/nova/locale/zh_TW/LC_MESSAGES/nova.po +++ b/nova/locale/zh_TW/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-10 19:37+0000\n" +"POT-Creation-Date: 2013-06-11 19:37+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu \n" "Language-Team: Chinese (Traditional) \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: nova/block_device.py:167 nova/virt/hyperv/basevolumeutils.py:91 +#: nova/block_device.py:343 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "" @@ -156,212 +156,222 @@ msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:225 +msgid "" +"Block Device Mapping is Invalid: some fields are not recognized, or have " +"invalid values." +msgstr "" + +#: nova/exception.py:231 +msgid "Block Device Mapping cannot be converted to legacy format. " +msgstr "" + +#: nova/exception.py:236 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" -#: nova/exception.py:229 +#: nova/exception.py:240 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:235 nova/api/ec2/cloud.py:462 +#: nova/exception.py:246 nova/api/ec2/cloud.py:462 msgid "Keypair data is invalid" msgstr "無效的Keypair" -#: nova/exception.py:239 +#: nova/exception.py:250 msgid "The request is invalid." msgstr "" -#: nova/exception.py:243 +#: nova/exception.py:254 msgid "Invalid input received" msgstr "" -#: nova/exception.py:247 +#: nova/exception.py:258 msgid "Invalid volume" msgstr "" -#: nova/exception.py:251 nova/api/openstack/compute/servers.py:1339 +#: nova/exception.py:262 nova/api/openstack/compute/servers.py:1339 #: nova/api/openstack/compute/contrib/admin_actions.py:242 -#: nova/api/openstack/compute/plugins/v3/servers.py:1434 +#: nova/api/openstack/compute/plugins/v3/servers.py:1429 msgid "Invalid metadata" msgstr "" -#: nova/exception.py:255 +#: nova/exception.py:266 msgid "Invalid metadata size" msgstr "" -#: nova/exception.py:259 +#: nova/exception.py:270 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" -#: nova/exception.py:263 +#: nova/exception.py:274 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" -#: nova/exception.py:267 +#: nova/exception.py:278 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" -#: nova/exception.py:271 +#: nova/exception.py:282 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "" -#: nova/exception.py:275 nova/openstack/common/db/exception.py:44 +#: nova/exception.py:286 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" -#: nova/exception.py:282 +#: nova/exception.py:293 #, python-format msgid "%(err)s" msgstr "" -#: nova/exception.py:286 +#: nova/exception.py:297 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:" " %(reason)s." msgstr "" -#: nova/exception.py:291 +#: nova/exception.py:302 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" -#: nova/exception.py:295 nova/openstack/common/db/sqlalchemy/utils.py:33 +#: nova/exception.py:306 nova/openstack/common/db/sqlalchemy/utils.py:33 msgid "Sort key supplied was not valid." msgstr "" -#: nova/exception.py:299 +#: nova/exception.py:310 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while" " the instance is in this state." msgstr "" -#: nova/exception.py:304 +#: nova/exception.py:315 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" -#: nova/exception.py:308 +#: nova/exception.py:319 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" -#: nova/exception.py:312 +#: nova/exception.py:323 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" -#: nova/exception.py:316 +#: nova/exception.py:327 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" -#: nova/exception.py:320 +#: nova/exception.py:331 msgid "Failed to suspend instance" msgstr "" -#: nova/exception.py:324 +#: nova/exception.py:335 #, fuzzy, python-format msgid "Failed to resume instance: %(reason)s." msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/exception.py:328 +#: nova/exception.py:339 #, python-format msgid "Failed to power on instance: %(reason)s." msgstr "" -#: nova/exception.py:332 +#: nova/exception.py:343 #, python-format msgid "Failed to power off instance: %(reason)s." msgstr "" -#: nova/exception.py:336 +#: nova/exception.py:347 msgid "Failed to reboot instance" msgstr "" -#: nova/exception.py:340 +#: nova/exception.py:351 msgid "Failed to terminate instance" msgstr "" -#: nova/exception.py:344 +#: nova/exception.py:355 #, fuzzy msgid "Failed to deploy instance" msgstr "無法卸載 Volume %s" -#: nova/exception.py:348 +#: nova/exception.py:359 msgid "Service is unavailable at this time." msgstr "" -#: nova/exception.py:352 +#: nova/exception.py:363 msgid "Insufficient compute resources." msgstr "" -#: nova/exception.py:356 +#: nova/exception.py:367 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" -#: nova/exception.py:360 +#: nova/exception.py:371 #, python-format msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" -#: nova/exception.py:365 +#: nova/exception.py:376 msgid "The supplied hypervisor type of is invalid." msgstr "" -#: nova/exception.py:369 +#: nova/exception.py:380 msgid "The instance requires a newer hypervisor version than has been provided." msgstr "" -#: nova/exception.py:374 +#: nova/exception.py:385 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" -#: nova/exception.py:379 +#: nova/exception.py:390 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" -#: nova/exception.py:383 +#: nova/exception.py:394 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" -#: nova/exception.py:388 +#: nova/exception.py:399 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" -#: nova/exception.py:392 +#: nova/exception.py:403 msgid "Unacceptable CPU info" msgstr "" -#: nova/exception.py:396 +#: nova/exception.py:407 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" -#: nova/exception.py:400 +#: nova/exception.py:411 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN " "tag is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" -#: nova/exception.py:406 +#: nova/exception.py:417 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with " @@ -369,85 +379,85 @@ msgid "" "one associated is %(actual)s." msgstr "" -#: nova/exception.py:413 +#: nova/exception.py:424 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" -#: nova/exception.py:417 +#: nova/exception.py:428 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:421 +#: nova/exception.py:432 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" -#: nova/exception.py:425 +#: nova/exception.py:436 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" -#: nova/exception.py:429 +#: nova/exception.py:440 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" -#: nova/exception.py:433 +#: nova/exception.py:444 #, python-format msgid "Invalid ID received %(id)s." msgstr "" -#: nova/exception.py:437 +#: nova/exception.py:448 msgid "Constraint not met." msgstr "" -#: nova/exception.py:442 +#: nova/exception.py:453 msgid "Resource could not be found." msgstr "" -#: nova/exception.py:447 +#: nova/exception.py:458 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" -#: nova/exception.py:451 +#: nova/exception.py:462 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" -#: nova/exception.py:455 +#: nova/exception.py:466 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" -#: nova/exception.py:459 +#: nova/exception.py:470 #, python-format msgid "No target id found for volume %(volume_id)s." msgstr "" -#: nova/exception.py:463 +#: nova/exception.py:474 #, python-format msgid "No disk at %(location)s" msgstr "" -#: nova/exception.py:467 +#: nova/exception.py:478 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" -#: nova/exception.py:471 +#: nova/exception.py:482 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" -#: nova/exception.py:475 +#: nova/exception.py:486 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" -#: nova/exception.py:479 +#: nova/exception.py:490 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids" @@ -455,868 +465,895 @@ msgid "" "image ids since adding this image?" msgstr "" -#: nova/exception.py:486 +#: nova/exception.py:497 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:490 +#: nova/exception.py:501 msgid "Cannot find SR to read/write VDI." msgstr "" -#: nova/exception.py:494 +#: nova/exception.py:505 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" -#: nova/exception.py:498 +#: nova/exception.py:509 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" -#: nova/exception.py:502 +#: nova/exception.py:513 #, python-format msgid "%(req)s is required to create a network." msgstr "" -#: nova/exception.py:506 +#: nova/exception.py:517 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" -#: nova/exception.py:510 +#: nova/exception.py:521 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" -#: nova/exception.py:514 +#: nova/exception.py:525 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" -#: nova/exception.py:518 +#: nova/exception.py:529 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" -#: nova/exception.py:522 +#: nova/exception.py:533 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" -#: nova/exception.py:526 +#: nova/exception.py:537 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" -#: nova/exception.py:530 +#: nova/exception.py:541 msgid "No networks defined." msgstr "" -#: nova/exception.py:534 +#: nova/exception.py:545 #, python-format msgid "" "Either Network uuid %(network_uuid)s is not present or is not assigned to" " the project %(project_id)s." msgstr "" -#: nova/exception.py:539 +#: nova/exception.py:550 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" -#: nova/exception.py:543 +#: nova/exception.py:554 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" -#: nova/exception.py:547 +#: nova/exception.py:558 #, fuzzy, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s" -#: nova/exception.py:551 +#: nova/exception.py:562 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" -#: nova/exception.py:555 +#: nova/exception.py:566 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" -#: nova/exception.py:559 +#: nova/exception.py:570 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "" -#: nova/exception.py:563 +#: nova/exception.py:574 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" -#: nova/exception.py:567 +#: nova/exception.py:578 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" -#: nova/exception.py:572 +#: nova/exception.py:583 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'." msgstr "" -#: nova/exception.py:576 +#: nova/exception.py:587 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network " "(%(network_uuid)s)." msgstr "" -#: nova/exception.py:581 +#: nova/exception.py:592 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance " "%(instance_uuid)s." msgstr "" -#: nova/exception.py:586 +#: nova/exception.py:597 #, python-format msgid "More than one instance is associated with fixed ip address '%(address)s'." msgstr "" -#: nova/exception.py:591 +#: nova/exception.py:602 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" -#: nova/exception.py:595 +#: nova/exception.py:606 msgid "Zero fixed ips available." msgstr "" -#: nova/exception.py:599 +#: nova/exception.py:610 msgid "Zero fixed ips could be found." msgstr "" -#: nova/exception.py:608 +#: nova/exception.py:619 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" -#: nova/exception.py:612 +#: nova/exception.py:623 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "" -#: nova/exception.py:616 +#: nova/exception.py:627 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" -#: nova/exception.py:620 +#: nova/exception.py:631 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "" -#: nova/exception.py:624 +#: nova/exception.py:635 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "" -#: nova/exception.py:628 +#: nova/exception.py:639 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" -#: nova/exception.py:632 +#: nova/exception.py:643 msgid "Floating ip pool not found." msgstr "" -#: nova/exception.py:637 +#: nova/exception.py:648 msgid "Zero floating ips available." msgstr "" -#: nova/exception.py:642 +#: nova/exception.py:653 #, python-format msgid "Floating ip %(address)s is associated." msgstr "" -#: nova/exception.py:646 +#: nova/exception.py:657 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "" -#: nova/exception.py:650 +#: nova/exception.py:661 msgid "Zero floating ips exist." msgstr "" -#: nova/exception.py:654 +#: nova/exception.py:665 #, python-format msgid "Interface %(interface)s not found." msgstr "" -#: nova/exception.py:658 +#: nova/exception.py:669 msgid "Cannot disassociate auto assigined floating ip" msgstr "" -#: nova/exception.py:662 +#: nova/exception.py:673 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" -#: nova/exception.py:666 +#: nova/exception.py:677 #, python-format msgid "Certificate %(certificate_id)s not found." msgstr "" -#: nova/exception.py:670 +#: nova/exception.py:681 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" -#: nova/exception.py:674 +#: nova/exception.py:685 #, python-format msgid "Host %(host)s could not be found." msgstr "" -#: nova/exception.py:678 +#: nova/exception.py:689 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" -#: nova/exception.py:682 +#: nova/exception.py:693 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" -#: nova/exception.py:686 +#: nova/exception.py:697 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" -#: nova/exception.py:690 +#: nova/exception.py:701 #, python-format msgid "" "Change would make usage less than 0 for the following resources: " "%(unders)s" msgstr "" -#: nova/exception.py:695 +#: nova/exception.py:706 msgid "Quota could not be found" msgstr "" -#: nova/exception.py:699 +#: nova/exception.py:710 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" -#: nova/exception.py:703 +#: nova/exception.py:714 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:707 +#: nova/exception.py:718 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" -#: nova/exception.py:711 +#: nova/exception.py:722 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" -#: nova/exception.py:715 +#: nova/exception.py:726 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" -#: nova/exception.py:719 +#: nova/exception.py:730 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" -#: nova/exception.py:723 +#: nova/exception.py:734 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" -#: nova/exception.py:727 +#: nova/exception.py:738 #, python-format msgid "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" -#: nova/exception.py:732 +#: nova/exception.py:743 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" -#: nova/exception.py:736 +#: nova/exception.py:747 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the " "instance %(instance_id)s" msgstr "" -#: nova/exception.py:741 +#: nova/exception.py:752 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" -#: nova/exception.py:746 +#: nova/exception.py:757 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" -#: nova/exception.py:750 +#: nova/exception.py:761 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" -#: nova/exception.py:755 +#: nova/exception.py:766 msgid "No Unique Match Found." msgstr "" -#: nova/exception.py:760 +#: nova/exception.py:771 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" -#: nova/exception.py:764 +#: nova/exception.py:775 #, python-format msgid "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" -#: nova/exception.py:769 +#: nova/exception.py:780 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" -#: nova/exception.py:773 +#: nova/exception.py:784 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s " "on proxy host %(host)s not found." msgstr "" -#: nova/exception.py:779 +#: nova/exception.py:790 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" -#: nova/exception.py:783 +#: nova/exception.py:794 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:787 +#: nova/exception.py:798 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" -#: nova/exception.py:792 +#: nova/exception.py:803 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" -#: nova/exception.py:796 +#: nova/exception.py:807 #, python-format msgid "Instance type %(instance_type_id)s could not be found." msgstr "" -#: nova/exception.py:800 +#: nova/exception.py:811 #, python-format msgid "Instance type with name %(instance_type_name)s could not be found." msgstr "" -#: nova/exception.py:805 +#: nova/exception.py:816 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" -#: nova/exception.py:809 +#: nova/exception.py:820 #, python-format msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" -#: nova/exception.py:814 +#: nova/exception.py:825 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" -#: nova/exception.py:818 +#: nova/exception.py:829 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" -#: nova/exception.py:822 +#: nova/exception.py:833 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" -#: nova/exception.py:826 +#: nova/exception.py:837 msgid "Timeout waiting for response from cell" msgstr "" -#: nova/exception.py:830 +#: nova/exception.py:841 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" -#: nova/exception.py:834 +#: nova/exception.py:845 msgid "No cells available matching scheduling criteria." msgstr "" -#: nova/exception.py:838 +#: nova/exception.py:849 #, python-format msgid "Exception received during cell processing: %(exc_name)s." msgstr "" -#: nova/exception.py:842 +#: nova/exception.py:853 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" -#: nova/exception.py:846 +#: nova/exception.py:857 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" -#: nova/exception.py:850 +#: nova/exception.py:861 #, python-format msgid "Instance %(instance_uuid)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:855 +#: nova/exception.py:866 #, python-format msgid "" "Instance %(instance_uuid)s has no system metadata with key " "%(metadata_key)s." msgstr "" -#: nova/exception.py:860 +#: nova/exception.py:871 #, python-format msgid "" "Instance Type %(instance_type_id)s has no extra specs with key " "%(extra_specs_key)s." msgstr "" -#: nova/exception.py:865 +#: nova/exception.py:876 #, python-format msgid "File %(file_path)s could not be found." msgstr "" -#: nova/exception.py:869 +#: nova/exception.py:880 msgid "Zero files could be found." msgstr "" -#: nova/exception.py:873 +#: nova/exception.py:884 #, python-format msgid "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" -#: nova/exception.py:878 +#: nova/exception.py:889 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" -#: nova/exception.py:882 +#: nova/exception.py:893 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" -#: nova/exception.py:886 +#: nova/exception.py:897 msgid "Action not allowed." msgstr "" -#: nova/exception.py:890 +#: nova/exception.py:901 msgid "Rotation is not allowed for snapshots" msgstr "" -#: nova/exception.py:894 +#: nova/exception.py:905 msgid "Rotation param is required for backup image_type" msgstr "" -#: nova/exception.py:898 nova/tests/compute/test_keypairs.py:118 +#: nova/exception.py:909 nova/tests/compute/test_keypairs.py:118 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" -#: nova/exception.py:902 +#: nova/exception.py:913 #, python-format msgid "Instance %(name)s already exists." msgstr "" -#: nova/exception.py:906 +#: nova/exception.py:917 #, python-format msgid "Instance Type with name %(name)s already exists." msgstr "" -#: nova/exception.py:910 +#: nova/exception.py:921 #, python-format msgid "Instance Type with ID %(flavor_id)s already exists." msgstr "" -#: nova/exception.py:914 +#: nova/exception.py:925 #, python-format msgid "" "Flavor access alreay exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" -#: nova/exception.py:919 +#: nova/exception.py:930 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" -#: nova/exception.py:923 +#: nova/exception.py:934 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" -#: nova/exception.py:927 +#: nova/exception.py:938 msgid "Migration error" msgstr "" -#: nova/exception.py:931 +#: nova/exception.py:942 msgid "Migration pre-check error" msgstr "" -#: nova/exception.py:935 +#: nova/exception.py:946 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" -#: nova/exception.py:941 +#: nova/exception.py:952 #, python-format msgid "Could not find config at %(path)s" msgstr "" -#: nova/exception.py:945 +#: nova/exception.py:956 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" -#: nova/exception.py:949 +#: nova/exception.py:960 msgid "When resizing, instances must change flavor!" msgstr "" -#: nova/exception.py:953 +#: nova/exception.py:964 #, python-format msgid "Resize error: %(reason)s" msgstr "" -#: nova/exception.py:957 +#: nova/exception.py:968 msgid "Instance type's memory is too small for requested image." msgstr "" -#: nova/exception.py:961 +#: nova/exception.py:972 msgid "Instance type's disk is too small for requested image." msgstr "" -#: nova/exception.py:965 +#: nova/exception.py:976 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" -#: nova/exception.py:969 +#: nova/exception.py:980 msgid "Could not fetch bandwidth/cpu/disk metrics for this host." msgstr "" -#: nova/exception.py:973 +#: nova/exception.py:984 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" -#: nova/exception.py:977 +#: nova/exception.py:988 msgid "Quota exceeded" msgstr "" -#: nova/exception.py:984 +#: nova/exception.py:995 #, 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:989 +#: nova/exception.py:1000 msgid "Maximum number of floating ips exceeded" msgstr "" -#: nova/exception.py:993 +#: nova/exception.py:1004 msgid "Maximum number of fixed ips exceeded" msgstr "" -#: nova/exception.py:997 +#: nova/exception.py:1008 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" -#: nova/exception.py:1001 +#: nova/exception.py:1012 msgid "Personality file limit exceeded" msgstr "" -#: nova/exception.py:1005 +#: nova/exception.py:1016 msgid "Personality file path too long" msgstr "" -#: nova/exception.py:1009 +#: nova/exception.py:1020 msgid "Personality file content too long" msgstr "" -#: nova/exception.py:1013 nova/tests/compute/test_keypairs.py:129 +#: nova/exception.py:1024 nova/tests/compute/test_keypairs.py:129 msgid "Maximum number of key pairs exceeded" msgstr "" -#: nova/exception.py:1017 +#: nova/exception.py:1028 msgid "Maximum number of security groups or rules exceeded" msgstr "" -#: nova/exception.py:1021 +#: nova/exception.py:1032 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: " "%(reason)s." msgstr "" -#: nova/exception.py:1026 +#: nova/exception.py:1037 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" -#: nova/exception.py:1030 +#: nova/exception.py:1041 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" -#: nova/exception.py:1034 +#: nova/exception.py:1045 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" -#: nova/exception.py:1038 +#: nova/exception.py:1049 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" -#: nova/exception.py:1043 +#: nova/exception.py:1054 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" -#: nova/exception.py:1047 +#: nova/exception.py:1058 msgid "Unable to create instance type" msgstr "" -#: nova/exception.py:1051 +#: nova/exception.py:1062 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" -#: nova/exception.py:1057 +#: nova/exception.py:1068 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" -#: nova/exception.py:1061 +#: nova/exception.py:1072 msgid "There was a conflict when trying to complete your request." msgstr "" -#: nova/exception.py:1066 +#: nova/exception.py:1077 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" -#: nova/exception.py:1070 +#: nova/exception.py:1081 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" -#: nova/exception.py:1075 +#: nova/exception.py:1086 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" -#: nova/exception.py:1079 +#: nova/exception.py:1090 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" -#: nova/exception.py:1083 +#: nova/exception.py:1094 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" -#: nova/exception.py:1087 +#: nova/exception.py:1098 #, python-format msgid "Invalid id: %(val)s (expecting \"i-...\")." msgstr "" -#: nova/exception.py:1091 +#: nova/exception.py:1102 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" -#: nova/exception.py:1095 +#: nova/exception.py:1106 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" -#: nova/exception.py:1099 +#: nova/exception.py:1110 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" -#: nova/exception.py:1103 +#: nova/exception.py:1114 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" -#: nova/exception.py:1107 +#: nova/exception.py:1118 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" -#: nova/exception.py:1111 +#: nova/exception.py:1122 #, python-format msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" -#: nova/exception.py:1116 +#: nova/exception.py:1127 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" -#: nova/exception.py:1121 +#: nova/exception.py:1132 #, fuzzy, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/exception.py:1125 +#: nova/exception.py:1136 #, python-format msgid "Failed to detach network adapter device from %(instance)s" msgstr "" -#: nova/exception.py:1129 +#: nova/exception.py:1140 #, 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:1135 +#: nova/exception.py:1146 msgid "User data needs to be valid base 64." msgstr "" -#: nova/exception.py:1139 +#: nova/exception.py:1150 #, python-format msgid "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1144 +#: nova/exception.py:1155 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not " "found" msgstr "" -#: nova/exception.py:1149 +#: nova/exception.py:1160 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" -#: nova/exception.py:1153 +#: nova/exception.py:1164 #, python-format msgid "" "unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)s" msgstr "" -#: nova/exception.py:1158 +#: nova/exception.py:1169 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1162 +#: nova/exception.py:1173 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" -#: nova/exception.py:1166 +#: nova/exception.py:1177 msgid "Instance recreate is not implemented by this virt driver." msgstr "" -#: nova/exception.py:1170 +#: nova/exception.py:1181 #, python-format -msgid "The service from servicegroup driver %(driver) is temporarily unavailable." +msgid "" +"The service from servicegroup driver %(driver)s is temporarily " +"unavailable." msgstr "" -#: nova/exception.py:1175 +#: nova/exception.py:1186 #, python-format msgid "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" -#: nova/exception.py:1180 +#: nova/exception.py:1191 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" -#: nova/exception.py:1185 +#: nova/exception.py:1196 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" -#: nova/exception.py:1190 +#: nova/exception.py:1201 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" -#: nova/exception.py:1194 +#: nova/exception.py:1205 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s" -#: nova/exception.py:1198 +#: nova/exception.py:1209 #, fuzzy, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s" -#: nova/exception.py:1203 +#: nova/exception.py:1214 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" -#: nova/exception.py:1208 +#: nova/exception.py:1219 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" -#: nova/exception.py:1214 +#: nova/exception.py:1225 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" -#: nova/exception.py:1218 +#: nova/exception.py:1229 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" -#: nova/exception.py:1222 +#: nova/exception.py:1233 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" msgstr "" -#: nova/exception.py:1226 +#: nova/exception.py:1237 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" +#: nova/exception.py:1241 +#, python-format +msgid "Instance group %(group_uuid)s could not be found." +msgstr "" + +#: nova/exception.py:1245 +#, python-format +msgid "Instance group %(group_uuid)s already exists." +msgstr "" + +#: nova/exception.py:1249 +#, python-format +msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." +msgstr "" + +#: nova/exception.py:1254 +#, python-format +msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." +msgstr "" + +#: nova/exception.py:1259 +#, python-format +msgid "Instance group %(group_uuid)s has no policy %(policy)s." +msgstr "" + #: nova/hooks.py:62 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" @@ -1400,72 +1437,72 @@ msgstr "" msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:146 +#: nova/utils.py:143 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:174 +#: nova/utils.py:171 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:336 +#: nova/utils.py:333 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:339 +#: nova/utils.py:336 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:378 +#: nova/utils.py:375 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:439 +#: nova/utils.py:436 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:568 +#: nova/utils.py:565 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:597 +#: nova/utils.py:594 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:734 +#: nova/utils.py:731 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:800 +#: nova/utils.py:797 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:934 nova/virt/configdrive.py:177 +#: nova/utils.py:931 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1093 +#: nova/utils.py:1090 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1097 +#: nova/utils.py:1094 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1102 +#: nova/utils.py:1099 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -1765,169 +1802,169 @@ msgid "Detach Volume Failed." msgstr "" #: nova/api/ec2/cloud.py:942 nova/api/ec2/cloud.py:999 -#: nova/api/ec2/cloud.py:1556 nova/api/ec2/cloud.py:1571 +#: nova/api/ec2/cloud.py:1557 nova/api/ec2/cloud.py:1572 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1073 +#: nova/api/ec2/cloud.py:1074 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1233 +#: nova/api/ec2/cloud.py:1234 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1237 +#: nova/api/ec2/cloud.py:1238 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1241 +#: nova/api/ec2/cloud.py:1242 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1246 +#: nova/api/ec2/cloud.py:1247 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1249 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1260 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1267 +#: nova/api/ec2/cloud.py:1268 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1276 +#: nova/api/ec2/cloud.py:1277 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1279 +#: nova/api/ec2/cloud.py:1280 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1282 +#: nova/api/ec2/cloud.py:1283 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1290 +#: nova/api/ec2/cloud.py:1291 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1295 +#: nova/api/ec2/cloud.py:1296 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1298 +#: nova/api/ec2/cloud.py:1299 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1325 +#: nova/api/ec2/cloud.py:1326 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1357 +#: nova/api/ec2/cloud.py:1358 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1367 +#: nova/api/ec2/cloud.py:1368 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1376 +#: nova/api/ec2/cloud.py:1377 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1385 +#: nova/api/ec2/cloud.py:1386 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1476 +#: nova/api/ec2/cloud.py:1477 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1492 +#: nova/api/ec2/cloud.py:1493 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1511 +#: nova/api/ec2/cloud.py:1512 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1574 +#: nova/api/ec2/cloud.py:1575 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1576 +#: nova/api/ec2/cloud.py:1577 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1578 +#: nova/api/ec2/cloud.py:1579 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1580 +#: nova/api/ec2/cloud.py:1581 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1593 +#: nova/api/ec2/cloud.py:1594 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1621 +#: nova/api/ec2/cloud.py:1622 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1652 +#: nova/api/ec2/cloud.py:1653 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1670 +#: nova/api/ec2/cloud.py:1671 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1694 nova/api/ec2/cloud.py:1739 +#: nova/api/ec2/cloud.py:1695 nova/api/ec2/cloud.py:1740 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1697 nova/api/ec2/cloud.py:1742 +#: nova/api/ec2/cloud.py:1698 nova/api/ec2/cloud.py:1743 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1701 nova/api/ec2/cloud.py:1746 +#: nova/api/ec2/cloud.py:1702 nova/api/ec2/cloud.py:1747 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1704 nova/api/ec2/cloud.py:1749 +#: nova/api/ec2/cloud.py:1705 nova/api/ec2/cloud.py:1750 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1761 +#: nova/api/ec2/cloud.py:1762 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1834 +#: nova/api/ec2/cloud.py:1835 msgid "Invalid CIDR" msgstr "" @@ -2072,7 +2109,7 @@ msgid "offset param must be positive" msgstr "" #: nova/api/openstack/common.py:231 nova/api/openstack/compute/servers.py:556 -#: nova/api/openstack/compute/plugins/v3/servers.py:603 +#: nova/api/openstack/compute/plugins/v3/servers.py:598 #, python-format msgid "marker [%s] not found" msgstr "" @@ -2357,17 +2394,17 @@ msgstr "" #: nova/api/openstack/compute/servers.py:521 #: nova/api/openstack/compute/contrib/cells.py:317 -#: nova/api/openstack/compute/plugins/v3/servers.py:568 +#: nova/api/openstack/compute/plugins/v3/servers.py:563 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:540 -#: nova/api/openstack/compute/plugins/v3/servers.py:587 +#: nova/api/openstack/compute/plugins/v3/servers.py:582 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:559 -#: nova/api/openstack/compute/plugins/v3/servers.py:606 +#: nova/api/openstack/compute/plugins/v3/servers.py:601 #, python-format msgid "Flavor '%s' could not be found " msgstr "" @@ -2377,241 +2414,241 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1009 #: nova/api/openstack/compute/servers.py:1117 #: nova/api/openstack/compute/servers.py:1290 -#: nova/api/openstack/compute/plugins/v3/servers.py:623 -#: nova/api/openstack/compute/plugins/v3/servers.py:790 -#: nova/api/openstack/compute/plugins/v3/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1206 -#: nova/api/openstack/compute/plugins/v3/servers.py:1385 +#: nova/api/openstack/compute/plugins/v3/servers.py:618 +#: nova/api/openstack/compute/plugins/v3/servers.py:785 +#: nova/api/openstack/compute/plugins/v3/servers.py:1093 +#: nova/api/openstack/compute/plugins/v3/servers.py:1201 +#: nova/api/openstack/compute/plugins/v3/servers.py:1380 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:595 -#: nova/api/openstack/compute/plugins/v3/servers.py:642 +#: nova/api/openstack/compute/plugins/v3/servers.py:637 msgid "Device name cannot include spaces." msgstr "" #: nova/api/openstack/compute/servers.py:612 -#: nova/api/openstack/compute/plugins/v3/servers.py:659 +#: nova/api/openstack/compute/plugins/v3/servers.py:654 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:615 -#: nova/api/openstack/compute/plugins/v3/servers.py:662 +#: nova/api/openstack/compute/plugins/v3/servers.py:657 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/servers.py:618 -#: nova/api/openstack/compute/plugins/v3/servers.py:665 +#: nova/api/openstack/compute/plugins/v3/servers.py:660 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:649 -#: nova/api/openstack/compute/plugins/v3/servers.py:696 +#: nova/api/openstack/compute/plugins/v3/servers.py:691 msgid "Unknown argment : port" msgstr "" #: nova/api/openstack/compute/servers.py:652 -#: nova/api/openstack/compute/plugins/v3/servers.py:699 +#: nova/api/openstack/compute/plugins/v3/servers.py:694 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:662 -#: nova/api/openstack/compute/plugins/v3/servers.py:709 +#: nova/api/openstack/compute/plugins/v3/servers.py:704 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:672 -#: nova/api/openstack/compute/plugins/v3/servers.py:719 +#: nova/api/openstack/compute/plugins/v3/servers.py:714 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:685 -#: nova/api/openstack/compute/plugins/v3/servers.py:732 +#: nova/api/openstack/compute/plugins/v3/servers.py:727 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:691 -#: nova/api/openstack/compute/plugins/v3/servers.py:738 +#: nova/api/openstack/compute/plugins/v3/servers.py:733 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:694 #: nova/api/openstack/compute/servers.py:795 -#: nova/api/openstack/compute/plugins/v3/servers.py:741 +#: nova/api/openstack/compute/plugins/v3/servers.py:736 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:720 -#: nova/api/openstack/compute/plugins/v3/servers.py:767 +#: nova/api/openstack/compute/plugins/v3/servers.py:762 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/servers.py:725 -#: nova/api/openstack/compute/plugins/v3/servers.py:772 +#: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/servers.py:730 -#: nova/api/openstack/compute/plugins/v3/servers.py:777 +#: nova/api/openstack/compute/plugins/v3/servers.py:772 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/servers.py:759 -#: nova/api/openstack/compute/plugins/v3/servers.py:806 +#: nova/api/openstack/compute/plugins/v3/servers.py:801 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/servers.py:811 #: nova/api/openstack/compute/servers.py:915 -#: nova/api/openstack/compute/plugins/v3/servers.py:881 -#: nova/api/openstack/compute/plugins/v3/servers.py:998 +#: nova/api/openstack/compute/plugins/v3/servers.py:876 +#: nova/api/openstack/compute/plugins/v3/servers.py:993 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:852 -#: nova/api/openstack/compute/plugins/v3/servers.py:929 +#: nova/api/openstack/compute/plugins/v3/servers.py:924 msgid "min_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:855 -#: nova/api/openstack/compute/plugins/v3/servers.py:932 +#: nova/api/openstack/compute/plugins/v3/servers.py:927 msgid "min_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:861 -#: nova/api/openstack/compute/plugins/v3/servers.py:938 +#: nova/api/openstack/compute/plugins/v3/servers.py:933 msgid "max_count must be an integer value" msgstr "" #: nova/api/openstack/compute/servers.py:864 -#: nova/api/openstack/compute/plugins/v3/servers.py:941 +#: nova/api/openstack/compute/plugins/v3/servers.py:936 msgid "max_count must be > 0" msgstr "" #: nova/api/openstack/compute/servers.py:868 -#: nova/api/openstack/compute/plugins/v3/servers.py:945 +#: nova/api/openstack/compute/plugins/v3/servers.py:940 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:912 -#: nova/api/openstack/compute/plugins/v3/servers.py:995 +#: nova/api/openstack/compute/plugins/v3/servers.py:990 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:918 -#: nova/api/openstack/compute/plugins/v3/servers.py:1001 +#: nova/api/openstack/compute/plugins/v3/servers.py:996 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:997 -#: nova/api/openstack/compute/plugins/v3/servers.py:1086 +#: nova/api/openstack/compute/plugins/v3/servers.py:1081 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1001 -#: nova/api/openstack/compute/plugins/v3/servers.py:1090 +#: nova/api/openstack/compute/plugins/v3/servers.py:1085 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/servers.py:1027 #: nova/api/openstack/compute/servers.py:1044 -#: nova/api/openstack/compute/plugins/v3/servers.py:1116 -#: nova/api/openstack/compute/plugins/v3/servers.py:1133 +#: nova/api/openstack/compute/plugins/v3/servers.py:1111 +#: nova/api/openstack/compute/plugins/v3/servers.py:1128 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1047 -#: nova/api/openstack/compute/plugins/v3/servers.py:1136 +#: nova/api/openstack/compute/plugins/v3/servers.py:1131 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1063 -#: nova/api/openstack/compute/plugins/v3/servers.py:1152 +#: nova/api/openstack/compute/plugins/v3/servers.py:1147 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/servers.py:1067 -#: nova/api/openstack/compute/plugins/v3/servers.py:1156 +#: nova/api/openstack/compute/plugins/v3/servers.py:1151 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/servers.py:1089 -#: nova/api/openstack/compute/plugins/v3/servers.py:1178 +#: nova/api/openstack/compute/plugins/v3/servers.py:1173 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/servers.py:1092 -#: nova/api/openstack/compute/plugins/v3/servers.py:1181 +#: nova/api/openstack/compute/plugins/v3/servers.py:1176 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/servers.py:1098 -#: nova/api/openstack/compute/plugins/v3/servers.py:1187 +#: nova/api/openstack/compute/plugins/v3/servers.py:1182 msgid "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1102 -#: nova/api/openstack/compute/plugins/v3/servers.py:1191 +#: nova/api/openstack/compute/plugins/v3/servers.py:1186 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1106 -#: nova/api/openstack/compute/plugins/v3/servers.py:1195 +#: nova/api/openstack/compute/plugins/v3/servers.py:1190 #, fuzzy msgid "Invalid instance image." msgstr "無效的快照(snapshot)" #: nova/api/openstack/compute/servers.py:1127 -#: nova/api/openstack/compute/plugins/v3/servers.py:1216 +#: nova/api/openstack/compute/plugins/v3/servers.py:1211 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1136 -#: nova/api/openstack/compute/plugins/v3/servers.py:1225 +#: nova/api/openstack/compute/plugins/v3/servers.py:1220 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:1163 -#: nova/api/openstack/compute/plugins/v3/servers.py:1258 +#: nova/api/openstack/compute/plugins/v3/servers.py:1253 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1176 -#: nova/api/openstack/compute/plugins/v3/servers.py:1271 +#: nova/api/openstack/compute/plugins/v3/servers.py:1266 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/servers.py:1180 #: nova/api/openstack/compute/servers.py:1389 -#: nova/api/openstack/compute/plugins/v3/servers.py:1275 -#: nova/api/openstack/compute/plugins/v3/servers.py:1484 +#: nova/api/openstack/compute/plugins/v3/servers.py:1270 +#: nova/api/openstack/compute/plugins/v3/servers.py:1479 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/servers.py:1186 -#: nova/api/openstack/compute/plugins/v3/servers.py:1281 +#: nova/api/openstack/compute/plugins/v3/servers.py:1276 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/servers.py:1195 -#: nova/api/openstack/compute/plugins/v3/servers.py:1290 +#: nova/api/openstack/compute/plugins/v3/servers.py:1285 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/servers.py:1208 -#: nova/api/openstack/compute/plugins/v3/servers.py:1303 +#: nova/api/openstack/compute/plugins/v3/servers.py:1298 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/servers.py:1211 -#: nova/api/openstack/compute/plugins/v3/servers.py:1306 +#: nova/api/openstack/compute/plugins/v3/servers.py:1301 msgid "Resize requests require 'flavorRef' attribute." msgstr "" @@ -2620,27 +2657,27 @@ msgstr "" #: nova/api/openstack/compute/contrib/coverage_ext.py:284 #: nova/api/openstack/compute/contrib/keypairs.py:78 #: nova/api/openstack/compute/plugins/v3/keypairs.py:79 -#: nova/api/openstack/compute/plugins/v3/servers.py:1324 +#: nova/api/openstack/compute/plugins/v3/servers.py:1319 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/servers.py:1235 -#: nova/api/openstack/compute/plugins/v3/servers.py:1330 +#: nova/api/openstack/compute/plugins/v3/servers.py:1325 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/servers.py:1296 -#: nova/api/openstack/compute/plugins/v3/servers.py:1391 +#: nova/api/openstack/compute/plugins/v3/servers.py:1386 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1330 -#: nova/api/openstack/compute/plugins/v3/servers.py:1425 +#: nova/api/openstack/compute/plugins/v3/servers.py:1420 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1415 -#: nova/api/openstack/compute/plugins/v3/servers.py:1506 +#: nova/api/openstack/compute/plugins/v3/servers.py:1501 #, python-format msgid "Removing options '%s' from query" msgstr "" @@ -2987,7 +3024,7 @@ msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:216 #: nova/api/openstack/compute/contrib/floating_ips.py:281 -#: nova/api/openstack/compute/contrib/security_groups.py:437 +#: nova/api/openstack/compute/contrib/security_groups.py:445 msgid "Missing parameter dict" msgstr "" @@ -3244,7 +3281,7 @@ msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/contrib/security_group_default_rules.py:129 -#: nova/api/openstack/compute/contrib/security_groups.py:348 +#: nova/api/openstack/compute/contrib/security_groups.py:352 msgid "Not enough parameters to build a valid rule." msgstr "" @@ -3261,16 +3298,16 @@ msgstr "" msgid "security group default rule not found" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:356 +#: nova/api/openstack/compute/contrib/security_groups.py:360 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:440 +#: nova/api/openstack/compute/contrib/security_groups.py:448 msgid "Security group not specified" msgstr "" -#: nova/api/openstack/compute/contrib/security_groups.py:444 +#: nova/api/openstack/compute/contrib/security_groups.py:452 msgid "Security group name cannot be empty" msgstr "" @@ -3356,21 +3393,21 @@ msgstr "" msgid "Unreserving IP address %s" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:490 +#: nova/api/openstack/compute/plugins/v3/servers.py:485 #, python-format msgid "server create extension %s detected" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:495 +#: nova/api/openstack/compute/plugins/v3/servers.py:490 #, python-format msgid "extension %s is missing server_create" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:513 +#: nova/api/openstack/compute/plugins/v3/servers.py:508 msgid "Did not find any server create extensions" msgstr "" -#: nova/api/openstack/compute/plugins/v3/servers.py:1039 +#: nova/api/openstack/compute/plugins/v3/servers.py:1034 #, python-format msgid "Running _create_extension_point for %s" msgstr "" @@ -3988,187 +4025,187 @@ msgstr "" msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1103 +#: nova/compute/api.py:1114 #, fuzzy msgid "instance termination disabled" msgstr "建立虛擬介面失敗" -#: nova/compute/api.py:1239 +#: nova/compute/api.py:1251 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1245 +#: nova/compute/api.py:1257 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1255 +#: nova/compute/api.py:1267 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1298 +#: nova/compute/api.py:1310 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1322 +#: nova/compute/api.py:1334 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1372 +#: nova/compute/api.py:1384 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1389 +#: nova/compute/api.py:1401 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1462 +#: nova/compute/api.py:1474 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1698 +#: nova/compute/api.py:1711 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:2029 +#: nova/compute/api.py:2045 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:2038 +#: nova/compute/api.py:2054 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2084 +#: nova/compute/api.py:2100 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2220 +#: nova/compute/api.py:2237 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2325 +#: nova/compute/api.py:2342 msgid "Locking" msgstr "" -#: nova/compute/api.py:2333 +#: nova/compute/api.py:2350 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2405 +#: nova/compute/api.py:2422 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2518 +#: nova/compute/api.py:2536 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2540 +#: nova/compute/api.py:2558 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2544 +#: nova/compute/api.py:2562 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2790 nova/tests/compute/test_keypairs.py:108 +#: nova/compute/api.py:2808 nova/tests/compute/test_keypairs.py:108 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2794 nova/tests/compute/test_keypairs.py:100 +#: nova/compute/api.py:2812 nova/tests/compute/test_keypairs.py:100 #: nova/tests/compute/test_keypairs.py:104 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2876 +#: nova/compute/api.py:2894 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2879 +#: nova/compute/api.py:2897 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2887 +#: nova/compute/api.py:2905 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2893 +#: nova/compute/api.py:2911 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2911 +#: nova/compute/api.py:2929 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2914 +#: nova/compute/api.py:2932 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2921 +#: nova/compute/api.py:2939 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2940 +#: nova/compute/api.py:2958 #, fuzzy, python-format msgid "Unable to update system group '%s'" msgstr "找不到Volume %s" -#: nova/compute/api.py:3000 +#: nova/compute/api.py:3018 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "找不到Volume %s" -#: nova/compute/api.py:3005 +#: nova/compute/api.py:3023 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:3013 +#: nova/compute/api.py:3031 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:3016 +#: nova/compute/api.py:3034 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3093 nova/compute/api.py:3167 +#: nova/compute/api.py:3111 nova/compute/api.py:3185 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3109 +#: nova/compute/api.py:3127 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3112 +#: nova/compute/api.py:3130 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3121 +#: nova/compute/api.py:3139 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3174 +#: nova/compute/api.py:3192 msgid "Security group id should be integer" msgstr "" @@ -4371,7 +4408,7 @@ msgstr "" msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:923 nova/compute/manager.py:2412 +#: nova/compute/manager.py:923 nova/compute/manager.py:2422 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" @@ -4393,7 +4430,7 @@ msgstr "" msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1051 nova/compute/manager.py:2466 +#: nova/compute/manager.py:1051 nova/compute/manager.py:2476 msgid "Error trying to reschedule" msgstr "" @@ -4467,452 +4504,452 @@ msgstr "" msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1413 +#: nova/compute/manager.py:1414 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1466 nova/compute/manager.py:2648 -#: nova/compute/manager.py:4163 +#: nova/compute/manager.py:1476 nova/compute/manager.py:2658 +#: nova/compute/manager.py:4173 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1618 +#: nova/compute/manager.py:1628 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1631 +#: nova/compute/manager.py:1641 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1635 +#: nova/compute/manager.py:1645 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1639 +#: nova/compute/manager.py:1649 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1722 +#: nova/compute/manager.py:1732 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1754 +#: nova/compute/manager.py:1764 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "無法卸載 Volume %s" -#: nova/compute/manager.py:1772 +#: nova/compute/manager.py:1782 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1797 +#: nova/compute/manager.py:1807 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1813 +#: nova/compute/manager.py:1823 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:1826 +#: nova/compute/manager.py:1836 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1853 +#: nova/compute/manager.py:1863 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1859 +#: nova/compute/manager.py:1869 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1920 +#: nova/compute/manager.py:1930 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1927 +#: nova/compute/manager.py:1937 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1932 +#: nova/compute/manager.py:1942 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1960 +#: nova/compute/manager.py:1970 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1967 +#: nova/compute/manager.py:1977 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1984 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1989 +#: nova/compute/manager.py:1999 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1996 +#: nova/compute/manager.py:2006 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2009 +#: nova/compute/manager.py:2019 #, 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:2013 +#: nova/compute/manager.py:2023 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2033 +#: nova/compute/manager.py:2043 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2046 +#: nova/compute/manager.py:2056 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2065 +#: nova/compute/manager.py:2075 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2079 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2087 +#: nova/compute/manager.py:2097 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2108 +#: nova/compute/manager.py:2118 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2331 +#: nova/compute/manager.py:2341 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2365 +#: nova/compute/manager.py:2375 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2371 +#: nova/compute/manager.py:2381 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2393 +#: nova/compute/manager.py:2403 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2645 +#: nova/compute/manager.py:2655 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2708 +#: nova/compute/manager.py:2718 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2726 +#: nova/compute/manager.py:2736 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2764 +#: nova/compute/manager.py:2774 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2795 +#: nova/compute/manager.py:2805 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2815 +#: nova/compute/manager.py:2825 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2820 +#: nova/compute/manager.py:2830 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2823 +#: nova/compute/manager.py:2833 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2840 +#: nova/compute/manager.py:2850 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2867 +#: nova/compute/manager.py:2877 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2902 +#: nova/compute/manager.py:2912 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2949 +#: nova/compute/manager.py:2959 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2999 +#: nova/compute/manager.py:3009 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3008 +#: nova/compute/manager.py:3018 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3023 +#: nova/compute/manager.py:3033 #, 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:3053 +#: nova/compute/manager.py:3063 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3063 +#: nova/compute/manager.py:3073 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:3070 +#: nova/compute/manager.py:3080 #, 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:3093 +#: nova/compute/manager.py:3103 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3129 +#: nova/compute/manager.py:3139 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3149 +#: nova/compute/manager.py:3159 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3163 +#: nova/compute/manager.py:3173 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3316 +#: nova/compute/manager.py:3326 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3344 +#: nova/compute/manager.py:3354 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3399 +#: nova/compute/manager.py:3409 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3401 +#: nova/compute/manager.py:3411 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:3416 +#: nova/compute/manager.py:3426 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3448 +#: nova/compute/manager.py:3458 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3577 +#: nova/compute/manager.py:3587 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3627 +#: nova/compute/manager.py:3637 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3633 +#: nova/compute/manager.py:3643 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3642 +#: nova/compute/manager.py:3652 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3649 +#: nova/compute/manager.py:3659 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3653 +#: nova/compute/manager.py:3663 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3660 +#: nova/compute/manager.py:3670 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3669 +#: nova/compute/manager.py:3679 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3686 +#: nova/compute/manager.py:3696 #, 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:3705 +#: nova/compute/manager.py:3715 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3729 +#: nova/compute/manager.py:3739 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3833 +#: nova/compute/manager.py:3843 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3848 +#: nova/compute/manager.py:3858 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3875 +#: nova/compute/manager.py:3885 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3880 nova/compute/manager.py:3930 +#: nova/compute/manager.py:3890 nova/compute/manager.py:3940 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3927 #, 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:3955 +#: nova/compute/manager.py:3965 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3967 nova/compute/manager.py:3976 -#: nova/compute/manager.py:4006 +#: nova/compute/manager.py:3977 nova/compute/manager.py:3986 +#: nova/compute/manager.py:4016 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3971 +#: nova/compute/manager.py:3981 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3987 +#: nova/compute/manager.py:3997 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3993 +#: nova/compute/manager.py:4003 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3999 +#: nova/compute/manager.py:4009 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4015 +#: nova/compute/manager.py:4025 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4023 +#: nova/compute/manager.py:4033 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4045 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4062 +#: nova/compute/manager.py:4072 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4072 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4082 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4113 +#: nova/compute/manager.py:4123 #, 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:4120 +#: nova/compute/manager.py:4130 #, 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:4127 +#: nova/compute/manager.py:4137 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4154 +#: nova/compute/manager.py:4164 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5026,18 +5063,18 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:397 +#: nova/conductor/api.py:398 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:114 +#: nova/conductor/manager.py:115 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:286 +#: nova/conductor/manager.py:290 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" @@ -5119,11 +5156,11 @@ msgstr "" msgid "Failed to notify cells of instance update" msgstr "" -#: nova/db/api.py:1458 +#: nova/db/api.py:1548 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1595 +#: nova/db/api.py:1685 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5178,7 +5215,7 @@ msgstr "" msgid "Change will make usage less than 0 for the following resources: %(unders)s" msgstr "" -#: nova/db/sqlalchemy/api.py:4442 +#: nova/db/sqlalchemy/api.py:4461 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must " @@ -6939,12 +6976,12 @@ msgstr "" msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:119 +#: nova/storage/linuxscsi.py:122 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:123 +#: nova/storage/linuxscsi.py:126 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7001,59 +7038,59 @@ msgstr "" msgid "unexpected role header" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3466 +#: nova/tests/api/openstack/compute/test_servers.py:3488 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3491 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3471 +#: nova/tests/api/openstack/compute/test_servers.py:3493 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3496 msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" -#: nova/tests/api/openstack/compute/test_servers.py:3476 +#: nova/tests/api/openstack/compute/test_servers.py:3498 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:3501 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" -#: nova/tests/compute/test_compute.py:1097 -#: nova/tests/compute/test_compute.py:1115 -#: nova/tests/compute/test_compute.py:1166 -#: nova/tests/compute/test_compute.py:1193 -#: nova/tests/compute/test_compute.py:1239 -#: nova/tests/compute/test_compute.py:4030 +#: nova/tests/compute/test_compute.py:1099 +#: nova/tests/compute/test_compute.py:1117 +#: nova/tests/compute/test_compute.py:1168 +#: nova/tests/compute/test_compute.py:1195 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:4032 #, python-format msgid "Running instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1103 -#: nova/tests/compute/test_compute.py:1138 -#: nova/tests/compute/test_compute.py:1181 -#: nova/tests/compute/test_compute.py:1211 +#: nova/tests/compute/test_compute.py:1105 +#: nova/tests/compute/test_compute.py:1140 +#: nova/tests/compute/test_compute.py:1183 +#: nova/tests/compute/test_compute.py:1213 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1721 +#: nova/tests/compute/test_compute.py:1723 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4041 +#: nova/tests/compute/test_compute.py:4043 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4541 +#: nova/tests/compute/test_compute.py:4543 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9084 +#: nova/tests/compute/test_compute.py:9144 msgid "spawn error" msgstr "" -#: nova/tests/db/test_migrations.py:1593 +#: nova/tests/db/test_migrations.py:1755 #, python-format msgid "" "The following migrations are missing a downgrade:\n" @@ -7371,22 +7408,22 @@ msgid "" "passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:179 +#: nova/virt/baremetal/pxe.py:255 nova/virt/baremetal/tilera.py:170 #, fuzzy, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:210 +#: nova/virt/baremetal/pxe.py:287 nova/virt/baremetal/tilera.py:201 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" -#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:246 +#: nova/virt/baremetal/pxe.py:327 nova/virt/baremetal/tilera.py:237 #, fuzzy, python-format msgid "Injecting files into image for instance %(name)s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:365 +#: nova/virt/baremetal/pxe.py:459 nova/virt/baremetal/tilera.py:356 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" @@ -7406,7 +7443,7 @@ msgstr "" msgid "PXE deploy failed for instance %s" msgstr "" -#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:390 +#: nova/virt/baremetal/pxe.py:477 nova/virt/baremetal/tilera.py:381 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" @@ -7416,28 +7453,28 @@ msgstr "" msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" -#: nova/virt/baremetal/tilera.py:154 +#: nova/virt/baremetal/tilera.py:145 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were " "not passed to baremetal driver: %s" msgstr "" -#: nova/virt/baremetal/tilera.py:371 +#: nova/virt/baremetal/tilera.py:362 #, fuzzy, python-format msgid "Tilera deploy started for instance %s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/baremetal/tilera.py:377 +#: nova/virt/baremetal/tilera.py:368 #, fuzzy, python-format msgid "Tilera deploy completed for instance %s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/baremetal/tilera.py:385 +#: nova/virt/baremetal/tilera.py:376 msgid "Node is unknown error state." msgstr "" -#: nova/virt/baremetal/tilera.py:388 +#: nova/virt/baremetal/tilera.py:379 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" @@ -9345,20 +9382,20 @@ msgstr "" msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:818 +#: nova/virt/libvirt/volume.py:828 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:829 +#: nova/virt/libvirt/volume.py:839 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:835 +#: nova/virt/libvirt/volume.py:845 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:850 +#: nova/virt/libvirt/volume.py:860 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -10075,7 +10112,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1381 +#: nova/virt/vmwareapi/vmops.py:1044 nova/virt/xenapi/vmops.py:1377 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10235,19 +10272,19 @@ msgstr "無法卸載 Volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "掛載點 %(mountpoint)s 從虛擬機器 %(instance_name)s 卸載" -#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1623 +#: nova/virt/xenapi/agent.py:101 nova/virt/xenapi/vmops.py:1619 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1627 +#: nova/virt/xenapi/agent.py:105 nova/virt/xenapi/vmops.py:1623 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1632 +#: nova/virt/xenapi/agent.py:110 nova/virt/xenapi/vmops.py:1628 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -10932,7 +10969,7 @@ msgstr "" msgid "This domU must be running on the host specified by xenapi_connection_url" msgstr "" -#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:808 +#: nova/virt/xenapi/vmops.py:139 nova/virt/xenapi/vmops.py:804 #, python-format msgid "Updating progress to %(progress)d" msgstr "" @@ -10963,186 +11000,186 @@ msgstr "" msgid "Failed to spawn, rolling back" msgstr "" -#: nova/virt/xenapi/vmops.py:597 +#: nova/virt/xenapi/vmops.py:593 msgid "Auto configuring disk, attempting to resize partition..." msgstr "" -#: nova/virt/xenapi/vmops.py:643 +#: nova/virt/xenapi/vmops.py:639 msgid "Starting VM" msgstr "" -#: nova/virt/xenapi/vmops.py:649 +#: nova/virt/xenapi/vmops.py:645 msgid "Waiting for instance state to become running" msgstr "" -#: nova/virt/xenapi/vmops.py:663 +#: nova/virt/xenapi/vmops.py:659 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is " "%(version)s" msgstr "" -#: nova/virt/xenapi/vmops.py:666 +#: nova/virt/xenapi/vmops.py:662 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "" -#: nova/virt/xenapi/vmops.py:677 +#: nova/virt/xenapi/vmops.py:673 #, python-format msgid "Instance agent version: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:708 +#: nova/virt/xenapi/vmops.py:704 msgid "Setting VCPU weight" msgstr "" -#: nova/virt/xenapi/vmops.py:719 +#: nova/virt/xenapi/vmops.py:715 #, python-format msgid "Could not find VM with name %s" msgstr "" -#: nova/virt/xenapi/vmops.py:777 +#: nova/virt/xenapi/vmops.py:773 msgid "Finished snapshot and upload for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:781 +#: nova/virt/xenapi/vmops.py:777 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" -#: nova/virt/xenapi/vmops.py:789 +#: nova/virt/xenapi/vmops.py:785 msgid "Failed to transfer vhd to new host" msgstr "" -#: nova/virt/xenapi/vmops.py:815 +#: nova/virt/xenapi/vmops.py:811 msgid "VM was already shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:819 +#: nova/virt/xenapi/vmops.py:815 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" -#: nova/virt/xenapi/vmops.py:823 +#: nova/virt/xenapi/vmops.py:819 #, fuzzy msgid "Unable to terminate instance." msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/xenapi/vmops.py:828 +#: nova/virt/xenapi/vmops.py:824 msgid "Resize down not allowed without auto_disk_config" msgstr "" -#: nova/virt/xenapi/vmops.py:881 +#: nova/virt/xenapi/vmops.py:877 msgid "" "_migrate_disk_resizing_down failed. Restoring orig vm due_to: " "%{exception}." msgstr "" -#: nova/virt/xenapi/vmops.py:997 +#: nova/virt/xenapi/vmops.py:993 #, python-format msgid "Resizing up VDI %(vdi_uuid)s from %(old_gb)dGB to %(new_gb)dGB" msgstr "" -#: nova/virt/xenapi/vmops.py:1002 +#: nova/virt/xenapi/vmops.py:998 msgid "Resize complete" msgstr "" -#: nova/virt/xenapi/vmops.py:1046 +#: nova/virt/xenapi/vmops.py:1042 msgid "Starting halted instance found during reboot" msgstr "" -#: nova/virt/xenapi/vmops.py:1052 +#: nova/virt/xenapi/vmops.py:1048 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting " "halted instance" msgstr "" -#: nova/virt/xenapi/vmops.py:1146 +#: nova/virt/xenapi/vmops.py:1142 msgid "Unable to find root VBD/VDI for VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1150 +#: nova/virt/xenapi/vmops.py:1146 msgid "Destroying VDIs" msgstr "" -#: nova/virt/xenapi/vmops.py:1177 +#: nova/virt/xenapi/vmops.py:1173 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" -#: nova/virt/xenapi/vmops.py:1184 +#: nova/virt/xenapi/vmops.py:1180 msgid "instance has a kernel or ramdisk but not both" msgstr "" -#: nova/virt/xenapi/vmops.py:1191 +#: nova/virt/xenapi/vmops.py:1187 msgid "kernel/ramdisk files removed" msgstr "" -#: nova/virt/xenapi/vmops.py:1218 +#: nova/virt/xenapi/vmops.py:1214 msgid "Destroying VM" msgstr "" -#: nova/virt/xenapi/vmops.py:1247 +#: nova/virt/xenapi/vmops.py:1243 msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1298 +#: nova/virt/xenapi/vmops.py:1294 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1332 +#: nova/virt/xenapi/vmops.py:1328 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1385 +#: nova/virt/xenapi/vmops.py:1381 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1525 +#: nova/virt/xenapi/vmops.py:1521 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1553 +#: nova/virt/xenapi/vmops.py:1549 #, python-format msgid "Creating VIF for network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1556 +#: nova/virt/xenapi/vmops.py:1552 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1584 +#: nova/virt/xenapi/vmops.py:1580 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1682 +#: nova/virt/xenapi/vmops.py:1678 #, python-format msgid "" "Destination host:%(hostname)s must be in the same aggregate as the source" " server" msgstr "" -#: nova/virt/xenapi/vmops.py:1703 +#: nova/virt/xenapi/vmops.py:1699 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1715 +#: nova/virt/xenapi/vmops.py:1711 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1789 +#: nova/virt/xenapi/vmops.py:1785 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1800 +#: nova/virt/xenapi/vmops.py:1796 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1853 +#: nova/virt/xenapi/vmops.py:1849 msgid "Migrate Send failed" msgstr "" @@ -11283,9 +11320,8 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Key pair %(key_name)s already exists." -#~ msgstr "" - -#~ msgid "Key pair '%s' already exists." +#~ msgid "" +#~ "The service from servicegroup driver " +#~ "%(driver) is temporarily unavailable." #~ msgstr "" -- cgit