# Translations template for nova. # Copyright (C) 2016 ORGANIZATION # This file is distributed under the same license as the nova project. # FIRST AUTHOR , 2016. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: nova 13.1.3.dev13\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2016-11-09 03:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" #: nova/crypto.py:396 msgid "Failed to write inbound.csr" msgstr "" #: nova/exception.py:67 #, python-format msgid "Improper or unknown HTTP status code used: %d" msgstr "" #: nova/exception.py:146 msgid "Exception in string format operation" msgstr "" #: nova/hooks.py:98 #, python-format msgid "Fatal Exception running %(name)s %(type)s-hook: %(obj)s" msgstr "" #: nova/hooks.py:104 #, python-format msgid "Exception running %(name)s %(type)s-hook: %(obj)s" msgstr "" #: nova/notifications.py:161 nova/notifications.py:204 msgid "Failed to send state update notification" msgstr "" #: nova/notifications.py:308 msgid "Failed to get nw_info" msgstr "" #: nova/quota.py:1368 #, python-format msgid "Failed to commit reservations %s" msgstr "" #: nova/quota.py:1392 #, python-format msgid "Failed to roll back reservations %s" msgstr "" #: nova/service.py:318 msgid "Service error occurred during cleanup_host" msgstr "" #: nova/service.py:335 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" #: nova/signature_utils.py:300 #, python-format msgid "Unable to retrieve certificate with ID %(id)s: %(e)s" msgstr "" #: nova/utils.py:629 #, python-format msgid "Invalid server_string: %s" msgstr "" #: nova/utils.py:921 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" #: nova/version.py:62 #, python-format msgid "Failed to load %(cfgfile)s: %(ex)s" msgstr "" #: nova/wsgi.py:103 #, python-format msgid "Could not bind to %(host)s:%(port)s" msgstr "" #: nova/wsgi.py:172 #, python-format msgid "Failed to start %(name)s on %(host)s:%(port)s with SSL support" msgstr "" #: nova/wsgi.py:499 #, python-format msgid "Couldn't lookup app: %s" msgstr "" #: nova/api/metadata/handler.py:164 nova/api/metadata/handler.py:172 #, python-format msgid "Failed to get metadata for IP: %s" msgstr "" #: nova/api/metadata/handler.py:243 #, python-format msgid "" "Failed to get instance id for metadata request, provider %(provider)s " "networks %(networks)s requester %(requester)s. Error: %(error)s" msgstr "" #: nova/api/metadata/handler.py:313 nova/api/metadata/handler.py:321 #, python-format msgid "Failed to get metadata for instance id: %s" msgstr "" #: nova/api/openstack/__init__.py:107 #, python-format msgid "Caught error: %s" msgstr "" #: nova/api/openstack/common.py:135 #, python-format msgid "" "status is UNKNOWN from vm_state=%(vm_state)s task_state=%(task_state)s. " "Bad upgrade or db corrupted?" msgstr "" #: nova/api/openstack/compute/extension_info.py:254 #: nova/api/openstack/extensions.py:196 msgid "Exception loading extension" msgstr "" #: nova/api/openstack/extensions.py:500 msgid "Unexpected exception in API method" msgstr "" #: nova/api/openstack/wsgi.py:432 #, python-format msgid "Exception handling resource: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:158 #: nova/api/openstack/compute/server_groups.py:106 msgid "Failed to update usages deallocating server group" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:78 #: nova/api/openstack/compute/tenant_networks.py:74 msgid "Failed to get default networks" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:118 #: nova/api/openstack/compute/tenant_networks.py:117 msgid "Failed to update usages deallocating network." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:67 #, python-format msgid "Compute.api::pause %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:89 #, python-format msgid "Compute.api::unpause %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:111 #, python-format msgid "compute.api::suspend %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:133 #, python-format msgid "compute.api::resume %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:157 msgid "Error in migrate" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:176 #, python-format msgid "Compute.api::reset_network %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:195 #, python-format msgid "Compute.api::inject_network_info %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:212 #, python-format msgid "Compute.api::lock %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:231 #, python-format msgid "Compute.api::unlock %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:383 #, python-format msgid "Compute.api::resetState %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/multinic.py:77 #, python-format msgid "Unable to find address %r" msgstr "" #: nova/cells/messaging.py:193 msgid "Error processing message locally" msgstr "" #: nova/cells/messaging.py:402 msgid "Error locating next hop for message" msgstr "" #: nova/cells/messaging.py:428 #, python-format msgid "Failed to send message to cell: %(next_hop)s" msgstr "" #: nova/cells/messaging.py:506 msgid "Error locating next hops for message" msgstr "" #: nova/cells/messaging.py:525 msgid "Error sending message to next hops." msgstr "" #: nova/cells/messaging.py:542 msgid "Error waiting for responses from neighbor cells" msgstr "" #: nova/cells/messaging.py:1880 #, python-format msgid "Returning exception %s to caller" msgstr "" #: nova/cells/rpcapi.py:417 msgid "Failed to notify cells of BDM update/create." msgstr "" #: nova/cells/rpcapi.py:431 msgid "Failed to notify cells of BDM destroy." msgstr "" #: nova/cells/scheduler.py:183 #, python-format msgid "Couldn't communicate with cell '%s'" msgstr "" #: nova/cells/scheduler.py:187 msgid "Couldn't communicate with any cells" msgstr "" #: nova/cells/scheduler.py:230 #, python-format msgid "Error scheduling instances %(instance_uuids)s" msgstr "" #: nova/cells/state.py:168 msgid "DB error" msgstr "" #: nova/cells/state.py:368 #, python-format msgid "Unknown cell '%(cell_name)s' when trying to update capabilities" msgstr "" #: nova/cells/state.py:383 #, python-format msgid "Unknown cell '%(cell_name)s' when trying to update capacities" msgstr "" #: nova/cmd/all.py:60 #, python-format msgid "Failed to load %s-api" msgstr "" #: nova/cmd/all.py:66 nova/cmd/all.py:89 #, python-format msgid "Failed to load %s" msgstr "" #: nova/cmd/api.py:66 msgid "No APIs were started. Check the enabled_apis config option." msgstr "" #: nova/cmd/compute.py:49 #, python-format msgid "No db access allowed in nova-compute: %s" msgstr "" #: nova/cmd/dhcpbridge.py:108 #, python-format msgid "No db access allowed in nova-dhcpbridge: %s" msgstr "" #: nova/cmd/dhcpbridge.py:151 msgid "Environment variable 'NETWORK_ID' must be set." msgstr "" #: nova/cmd/network.py:49 #, python-format msgid "No db access allowed in nova-network: %s" msgstr "" #: nova/compute/api.py:559 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" #: nova/compute/api.py:1614 nova/compute/manager.py:2592 msgid "" "Something wrong happened when trying to delete snapshot from shelved " "instance." msgstr "" #: nova/compute/api.py:3490 #, python-format msgid "Instance compute service state on %s expected to be down, but it was up." msgstr "" #: nova/compute/api.py:4260 msgid "Failed to update usages deallocating security group" msgstr "" #: nova/compute/flavors.py:187 #, python-format msgid "Instance type %s not found for deletion" msgstr "" #: nova/compute/manager.py:433 #, python-format msgid "Error while trying to clean up image %s" msgstr "" #: nova/compute/manager.py:885 msgid "Failed to check if instance shared" msgstr "" #: nova/compute/manager.py:974 nova/compute/manager.py:1049 msgid "Failed to complete a deletion" msgstr "" #: nova/compute/manager.py:1019 msgid "Failed to cleanup snapshot." msgstr "" #: nova/compute/manager.py:1110 msgid "Failed to unpause instance" msgstr "" #: nova/compute/manager.py:1122 msgid "Failed to stop instance" msgstr "" #: nova/compute/manager.py:1134 msgid "Failed to start instance" msgstr "" #: nova/compute/manager.py:1145 msgid "Vifs plug failed" msgstr "" #: nova/compute/manager.py:1165 msgid "Failed to revert crashed migration" msgstr "" #: nova/compute/manager.py:1485 #, python-format msgid "Error: %s" msgstr "" #: nova/compute/manager.py:1584 #, python-format msgid "Instance failed network setup after %(attempts)d attempt(s)" msgstr "" #: nova/compute/manager.py:1766 msgid "Instance failed block device setup" msgstr "" #: nova/compute/manager.py:1999 msgid "Unexpected build failure, not rescheduling build." msgstr "" #: nova/compute/manager.py:2096 nova/compute/manager.py:2172 msgid "Failed to allocate network(s)" msgstr "" #: nova/compute/manager.py:2208 msgid "Failure prepping block device" msgstr "" #: nova/compute/manager.py:2223 nova/compute/manager.py:4435 msgid "Instance failed to spawn" msgstr "" #: nova/compute/manager.py:2251 nova/conductor/manager.py:275 msgid "Failed to deallocate networks" msgstr "" #: nova/compute/manager.py:2271 msgid "Failed to deallocate network for instance." msgstr "" #: nova/compute/manager.py:2518 nova/compute/manager.py:4046 #: nova/compute/manager.py:6645 msgid "Setting instance vm_state to ERROR" msgstr "" #: nova/compute/manager.py:2798 nova/compute/manager.py:5625 #, python-format msgid "Failed to get compute_info for %s" msgstr "" #: nova/compute/manager.py:3091 #, python-format msgid "Cannot reboot instance: %s" msgstr "" #: nova/compute/manager.py:3322 msgid "set_admin_password failed" msgstr "" #: nova/compute/manager.py:3406 msgid "Error trying to Rescue Instance" msgstr "" #: nova/compute/manager.py:3480 #, python-format msgid "Migration %s is not found during confirmation" msgstr "" #: nova/compute/manager.py:3844 msgid "Error trying to reschedule" msgstr "" #: nova/compute/manager.py:4052 msgid "Failed to rollback quota for failed finish_resize" msgstr "" #: nova/compute/manager.py:4759 #, python-format msgid "Failed to attach %(volume_id)s at %(mountpoint)s" msgstr "" #: nova/compute/manager.py:4798 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" #: nova/compute/manager.py:4858 #, python-format msgid "" "Unable to call for a driver detach of volume %(vol_id)s due to the " "instance being registered to the remote host %(inst_host)s." msgstr "" #: nova/compute/manager.py:4882 #, python-format msgid "" "Host mismatch detected in stashed volume connector. Will use local volume" " connector. Instance host is %(ihost)s. Local volume connector host is " "%(chost)s. Stashed volume connector host is %(schost)s." msgstr "" #: nova/compute/manager.py:4955 #, python-format msgid "Failed to swap volume %(old_volume_id)s for %(new_volume_id)s" msgstr "" #: nova/compute/manager.py:4962 #, python-format msgid "Failed to connect to volume %(volume_id)s with volume at %(mountpoint)s" msgstr "" #: nova/compute/manager.py:5068 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" #: nova/compute/manager.py:5310 #, python-format msgid "Pre live migration failed at %s" msgstr "" #: nova/compute/manager.py:5330 msgid "Live migration failed." msgstr "" #: nova/compute/manager.py:5614 msgid "Unexpected error during post live migration at destination host." msgstr "" #: nova/compute/manager.py:5728 msgid "An error occurred while deallocating network." msgstr "" #: nova/compute/manager.py:5841 msgid "An error occurred while refreshing the network cache." msgstr "" #: nova/compute/manager.py:5997 msgid "Periodic task failed to offload instance." msgstr "" #: nova/compute/manager.py:6042 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" #: nova/compute/manager.py:6231 msgid "Periodic sync_power_state task had an error while processing an instance." msgstr "" #: nova/compute/manager.py:6364 nova/compute/manager.py:6373 #: nova/compute/manager.py:6412 nova/compute/manager.py:6423 msgid "error during stop() in sync_power_state." msgstr "" #: nova/compute/manager.py:6499 #, python-format msgid "Error updating resources for node %(node)s." msgstr "" #: nova/compute/manager.py:6520 #, python-format msgid "No compute node record for host %s" msgstr "" #: nova/compute/manager.py:6887 #, python-format msgid "Exception while waiting completion of volume snapshots: %s" msgstr "" #: nova/compute/resource_tracker.py:540 #, python-format msgid "Migration for instance %(uuid)s refers to another host's instance!" msgstr "" #: nova/compute/rpcapi.py:362 #, python-format msgid "" "Failed to extract compute RPC version from service history because I am " "too old (minimum version is now %(version)i)" msgstr "" #: nova/compute/rpcapi.py:369 #, python-format msgid "" "Failed to extract compute RPC version from service history for version " "%(version)i" msgstr "" #: nova/compute/monitors/cpu/virt_driver.py:62 msgid "Not all properties needed are implemented in the compute driver" msgstr "" #: nova/conductor/manager.py:344 #, python-format msgid "" "Migration of instance %(instance_id)s to host %(dest)s unexpectedly " "failed." msgstr "" #: nova/conductor/manager.py:531 msgid "Unshelve attempted but an error has occurred" msgstr "" #: nova/conductor/manager.py:534 msgid "Unshelve attempted but vm_state not SHELVED or SHELVED_OFFLOADED" msgstr "" #: nova/console/xvp.py:126 msgid "Failed to write configuration file" msgstr "" #: nova/console/xvp.py:149 #, python-format msgid "Error starting xvp: %s" msgstr "" #: nova/db/api.py:1710 msgid "Failed to notify cells of bw_usage update" msgstr "" #: nova/db/sqlalchemy/api.py:1093 msgid "Failed to update usages bulk deallocating floating IP" msgstr "" #: nova/db/sqlalchemy/api.py:6488 msgid "" "Data migrations for PciDevice are not safe, likely because not all " "services that access the DB directly are updated to the latest version" msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:84 #: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:1109 #: nova/db/sqlalchemy/utils.py:132 nova/db/sqlalchemy/utils.py:136 msgid "Exception while creating table." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:111 msgid "Exception while seeding instance_types table" msgstr "" #: nova/image/glance.py:180 msgid "Unable to determine the glance API version" msgstr "" #: nova/image/glance.py:262 #, python-format msgid "Error contacting glance server '%(server)s' for '%(method)s', %(extra)s." msgstr "" #: nova/image/glance.py:293 #, python-format msgid "" "When loading the module %(module_str)s the following error occurred: " "%(ex)s" msgstr "" #: nova/image/glance.py:358 #, python-format msgid "Failed to instantiate the download handler for %(scheme)s" msgstr "" #: nova/image/glance.py:378 msgid "Download image error" msgstr "" #: nova/image/glance.py:409 nova/image/glance.py:431 nova/image/glance.py:447 #, python-format msgid "Image signature verification failed for image: %s" msgstr "" #: nova/image/glance.py:451 #, python-format msgid "Error writing to %(path)s: %(exception)s" msgstr "" #: nova/image/s3.py:336 #, python-format msgid "Failed to download %(image_location)s to %(image_path)s" msgstr "" #: nova/image/s3.py:353 #, python-format msgid "Failed to decrypt %(image_location)s to %(image_path)s" msgstr "" #: nova/image/s3.py:364 #, python-format msgid "Failed to untar %(image_location)s to %(image_path)s" msgstr "" #: nova/image/s3.py:374 #, python-format msgid "Failed to upload %(image_location)s to %(image_path)s" msgstr "" #: nova/image/download/__init__.py:39 #, python-format msgid "" "%(scheme)s is registered as a module twice. %(module_name)s is not being " "used." msgstr "" #: nova/keymgr/barbican.py:126 #, python-format msgid "Error creating Barbican client: %s" msgstr "" #: nova/keymgr/barbican.py:162 #, python-format msgid "Error creating key: %s" msgstr "" #: nova/keymgr/barbican.py:216 #, python-format msgid "Error storing key: %s" msgstr "" #: nova/keymgr/barbican.py:242 #, python-format msgid "Error copying key: %s" msgstr "" #: nova/keymgr/barbican.py:292 #, python-format msgid "Error getting secret data: %s" msgstr "" #: nova/keymgr/barbican.py:312 #, python-format msgid "Error getting secret metadata: %s" msgstr "" #: nova/keymgr/barbican.py:340 #, python-format msgid "Error getting key: %s" msgstr "" #: nova/keymgr/barbican.py:357 #, python-format msgid "Error deleting key: %s" msgstr "" #: nova/network/base_api.py:53 msgid "Failed storing info cache" msgstr "" #: nova/network/driver.py:39 msgid "Network driver option required, but not specified" msgstr "" #: nova/network/floating_ips.py:292 msgid "Failed to update usages deallocating floating IP" msgstr "" #: nova/network/floating_ips.py:395 #, python-format msgid "Interface %s not found" msgstr "" #: nova/network/linux_net.py:865 #, python-format msgid "Error deleting conntrack entries for %s" msgstr "" #: nova/network/linux_net.py:1116 #, python-format msgid "kill -HUP dnsmasq threw %s" msgstr "" #: nova/network/linux_net.py:1194 #, python-format msgid "killing radvd threw %s" msgstr "" #: nova/network/linux_net.py:1364 #, python-format msgid "Unable to execute %(cmd)s. Exception: %(exception)s" msgstr "" #: nova/network/linux_net.py:1456 #, python-format msgid "Failed removing net device: '%s'" msgstr "" #: nova/network/linux_net.py:1467 #, python-format msgid "Failed removing bridge device: '%s'" msgstr "" #: nova/network/manager.py:1009 msgid "Failed to update usages deallocating fixed IP" msgstr "" #: nova/network/manager.py:1058 #, python-format msgid "Error releasing DHCP for IP %(address)s with MAC %(mac_address)s" msgstr "" #: nova/network/neutronv2/api.py:296 #, python-format msgid "Neutron error creating port on network %s" msgstr "" #: nova/network/neutronv2/api.py:341 #, python-format msgid "Unable to clear device ID for port '%s'" msgstr "" #: nova/network/neutronv2/api.py:1372 #, python-format msgid "Unable to access floating IP %s" msgstr "" #: nova/network/neutronv2/api.py:1514 #, python-format msgid "Unable to access floating IP for %s" msgstr "" #: nova/network/neutronv2/api.py:1908 #, python-format msgid "Unable to update host of port %s" msgstr "" #: nova/network/neutronv2/api.py:1925 #, python-format msgid "Unable to update instance VNIC index for port %s." msgstr "" #: nova/network/security_group/neutron_driver.py:57 #, python-format msgid "Neutron Error creating security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:78 #, python-format msgid "Neutron Error updating security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:157 #: nova/network/security_group/neutron_driver.py:160 #: nova/network/security_group/neutron_driver.py:219 #: nova/network/security_group/neutron_driver.py:247 #: nova/network/security_group/neutron_driver.py:318 #, python-format msgid "Neutron Error: %s" msgstr "" #: nova/network/security_group/neutron_driver.py:193 msgid "Neutron Error getting security groups" msgstr "" #: nova/network/security_group/neutron_driver.py:239 #, python-format msgid "Neutron Error getting security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:243 #, python-format msgid "Neutron Error adding rules to security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:250 #: nova/network/security_group/neutron_driver.py:448 #: nova/network/security_group/neutron_driver.py:455 #: nova/network/security_group/neutron_driver.py:483 #: nova/network/security_group/neutron_driver.py:503 #: nova/network/security_group/neutron_driver.py:510 #: nova/network/security_group/neutron_driver.py:539 msgid "Neutron Error:" msgstr "" #: nova/network/security_group/neutron_driver.py:304 #, python-format msgid "Neutron Error unable to delete %s" msgstr "" #: nova/objects/build_request.py:85 #, python-format msgid "No load handler for %s" msgstr "" #: nova/objects/instance.py:649 #, python-format msgid "No save handler for %s" msgstr "" #: nova/objects/instance_fault.py:91 msgid "Failed to notify cells of instance fault" msgstr "" #: nova/objects/instance_info_cache.py:86 msgid "Failed to notify cells of instance info cache update" msgstr "" #: nova/pci/stats.py:157 msgid "" "Failed to allocate PCI devices for instance. Unassigning devices back to " "pools. This should not happen, since the scheduler should have accurate " "information, and allocation during claims is controlled via a hold on the" " compute node semaphore" msgstr "" #: nova/scheduler/scheduler_options.py:63 #, python-format msgid "Could not stat scheduler options file %(filename)s" msgstr "" #: nova/scheduler/scheduler_options.py:72 msgid "Could not decode scheduler options" msgstr "" #: nova/scheduler/utils.py:202 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" #: nova/servicegroup/drivers/db.py:110 msgid "Unexpected error while reporting service status" msgstr "" #: nova/virt/block_device.py:282 #, python-format msgid "Driver failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" #: nova/virt/driver.py:1447 #, python-format msgid "Exception dispatching event %(event)s: %(ex)s" msgstr "" #: nova/virt/driver.py:1616 msgid "Compute driver option required, but not specified" msgstr "" #: nova/virt/driver.py:1626 msgid "Unable to load the virtualization driver" msgstr "" #: nova/virt/images.py:147 #, python-format msgid "" "%(base)s virtual size %(disk_size)s larger than flavor root disk size " "%(size)s" msgstr "" #: nova/virt/disk/api.py:424 #, python-format msgid "" "Failed to mount container filesystem '%(image)s' on '%(target)s': " "%(errors)s" msgstr "" #: nova/virt/disk/api.py:457 msgid "Failed to teardown container filesystem" msgstr "" #: nova/virt/disk/api.py:470 msgid "Failed to umount container filesystem" msgstr "" #: nova/virt/disk/mount/nbd.py:49 #, python-format msgid "NBD error - previous umount did not cleanup /var/lock/qemu-nbd-%s." msgstr "" #: nova/virt/disk/mount/nbd.py:56 msgid "nbd module not loaded" msgstr "" #: nova/virt/hyperv/driver.py:120 msgid "" "You are running nova-compute on an unsupported version of Windows (older " "than Windows / Hyper-V Server 2012). The support for this version of " "Windows has been removed in Mitaka." msgstr "" #: nova/virt/hyperv/migrationops.py:102 msgid "Cannot cleanup migration files" msgstr "" #: nova/virt/hyperv/snapshotops.py:115 #, python-format msgid "Failed to remove snapshot for VM %s" msgstr "" #: nova/virt/hyperv/vmops.py:359 #, python-format msgid "Requested VM Generation %s is not supported on this OS." msgstr "" #: nova/virt/hyperv/vmops.py:369 #, python-format msgid "Requested VM Generation %s, but provided VHD instead of VHDX." msgstr "" #: nova/virt/hyperv/vmops.py:404 nova/virt/libvirt/driver.py:3274 #: nova/virt/vmwareapi/vmops.py:852 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" #: nova/virt/hyperv/vmops.py:467 #, python-format msgid "Failed to destroy instance: %s" msgstr "" #: nova/virt/hyperv/vmops.py:594 #, python-format msgid "Failed to change vm state of %(instance_name)s to %(req_state)s" msgstr "" #: nova/virt/hyperv/volumeops.py:198 #, python-format msgid "" "Cannot log in target %(target_iqn)s. Unsupported iSCSI authentication " "method: %(auth_method)s." msgstr "" #: nova/virt/hyperv/volumeops.py:288 #, python-format msgid "Unable to attach volume to instance %s" msgstr "" #: nova/virt/hyperv/volumeops.py:402 #, python-format msgid "Attach volume failed to %(instance_name)s: %(exn)s" msgstr "" #: nova/virt/ironic/driver.py:743 #, python-format msgid "" "Error preparing deploy for instance %(instance)s on baremetal node " "%(node)s." msgstr "" #: nova/virt/ironic/driver.py:762 #, python-format msgid "Failed to build configdrive: %s" msgstr "" #: nova/virt/ironic/driver.py:779 #, python-format msgid "Failed to request Ironic to provision instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/ironic/driver.py:794 #, python-format msgid "Error deploying instance %(instance)s on baremetal node %(node)s." msgstr "" #: nova/virt/libvirt/driver.py:986 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1049 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1077 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1349 #, python-format msgid "Failed to attach volume at mountpoint: %s" msgstr "" #: nova/virt/libvirt/driver.py:1506 msgid "attaching network adapter failed." msgstr "" #: nova/virt/libvirt/driver.py:1543 msgid "detaching network adapter failed." msgstr "" #: nova/virt/libvirt/driver.py:1745 msgid "Failed to snapshot image" msgstr "" #: nova/virt/libvirt/driver.py:1927 msgid "Failed to send updated snapshot status to volume service." msgstr "" #: nova/virt/libvirt/driver.py:2026 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" #: nova/virt/libvirt/driver.py:2034 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" #: nova/virt/libvirt/driver.py:2085 msgid "" "Error occurred during volume_snapshot_create, sending error status to " "Cinder." msgstr "" #: nova/virt/libvirt/driver.py:2383 msgid "" "Error occurred during volume_snapshot_delete, sending error status to " "Cinder." msgstr "" #: nova/virt/libvirt/driver.py:2635 #, python-format msgid "" "Error from libvirt while injecting an NMI to %(instance_uuid)s: [Error " "Code %(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:2961 nova/virt/libvirt/driver.py:2966 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" #: nova/virt/libvirt/driver.py:3102 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" #: nova/virt/libvirt/driver.py:3380 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" #: nova/virt/libvirt/driver.py:4862 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" #: nova/virt/libvirt/driver.py:5849 #, python-format msgid "Failed to cancel migration %s" msgstr "" #: nova/virt/libvirt/driver.py:6111 #, python-format msgid "Live Migration failure: %s" msgstr "" #: nova/virt/libvirt/driver.py:6473 msgid "Migration operation has aborted" msgstr "" #: nova/virt/libvirt/driver.py:7756 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" #: nova/virt/libvirt/guest.py:126 #, python-format msgid "Error defining a domain with XML: %s" msgstr "" #: nova/virt/libvirt/guest.py:140 #, python-format msgid "Error launching a defined domain with XML: %s" msgstr "" #: nova/virt/libvirt/guest.py:169 #, python-format msgid "Error enabling hairpin mode with XML: %s" msgstr "" #: nova/virt/libvirt/host.py:530 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" #: nova/virt/libvirt/host.py:833 nova/virt/xenapi/host.py:261 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to " "take effect." msgstr "" #: nova/virt/libvirt/host.py:894 #, python-format msgid "Error defining a secret with XML: %s" msgstr "" #: nova/virt/libvirt/imagebackend.py:301 #, python-format msgid "" "%(base)s virtual size %(base_size)s larger than flavor root disk size " "%(size)s" msgstr "" #: nova/virt/libvirt/imagebackend.py:743 msgid "Failed to retrieve ephemeral encryption key" msgstr "" #: nova/virt/libvirt/imagecache.py:132 #, python-format msgid "Error reading image info file %(filename)s: %(error)s" msgstr "" #: nova/virt/libvirt/imagecache.py:405 #, python-format msgid "image %(id)s at (%(base_file)s): image verification failed" msgstr "" #: nova/virt/libvirt/imagecache.py:472 #, python-format msgid "Failed to remove %(base_file)s, error was %(error)s" msgstr "" #: nova/virt/libvirt/instancejobtracker.py:78 #, python-format msgid "" "Failed to kill process %(pid)s due to %(reason)s, while deleting the " "instance." msgstr "" #: nova/virt/libvirt/instancejobtracker.py:88 #, python-format msgid "Unexpected error while checking process %(pid)s." msgstr "" #: nova/virt/libvirt/vif.py:571 msgid "Failed while plugging ib hostdev vif" msgstr "" #: nova/virt/libvirt/vif.py:610 nova/virt/libvirt/vif.py:631 #: nova/virt/libvirt/vif.py:671 nova/virt/libvirt/vif.py:735 msgid "Failed while plugging vif" msgstr "" #: nova/virt/libvirt/vif.py:786 nova/virt/libvirt/vif.py:800 #: nova/virt/libvirt/vif.py:819 nova/virt/libvirt/vif.py:870 #: nova/virt/libvirt/vif.py:879 nova/virt/libvirt/vif.py:896 #: nova/virt/libvirt/vif.py:915 nova/virt/libvirt/vif.py:949 msgid "Failed while unplugging vif" msgstr "" #: nova/virt/libvirt/vif.py:839 msgid "Failed while unplugging ib hostdev vif" msgstr "" #: nova/virt/libvirt/storage/dmcrypt.py:69 #, python-format msgid "Could not start encryption for disk %(device)s: %(exception)s" msgstr "" #: nova/virt/libvirt/storage/dmcrypt.py:89 #, python-format msgid "" "Could not disconnect encrypted volume %(volume)s. If dm-crypt device is " "still active it will have to be destroyed manually for cleanup to " "succeed." msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:83 #, python-format msgid "error opening rbd image %s" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:309 #, python-format msgid "image %(volume)s in pool %(pool)s has snapshots, failed to remove" msgstr "" #: nova/virt/libvirt/volume/glusterfs.py:93 #, python-format msgid "Couldn't unmount the GlusterFS share %s" msgstr "" #: nova/virt/libvirt/volume/nfs.py:81 #, python-format msgid "Couldn't unmount the NFS share %s" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:76 #, python-format msgid "The Quobyte volume at %s is still in use." msgstr "" #: nova/virt/libvirt/volume/quobyte.py:79 #, python-format msgid "Couldn't unmount the Quobyte Volume at %s" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:95 #, python-format msgid "Volume is not writable. Please broaden the file permissions. Mount: %s" msgstr "" #: nova/virt/libvirt/volume/remotefs.py:82 #, python-format msgid "Couldn't unmount the share %s" msgstr "" #: nova/virt/libvirt/volume/volume.py:97 #, python-format msgid "Unknown content in connection_info/access_mode: %s" msgstr "" #: nova/virt/vmwareapi/driver.py:430 #, python-format msgid "Failed to detach %(device_name)s. Exception: %(exc)s" msgstr "" #: nova/virt/vmwareapi/ds_util.py:446 #, python-format msgid "Unable to retrieve storage policy with name %s" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1354 nova/virt/xenapi/vm_utils.py:320 msgid "Destroy VM failed" msgstr "" #: nova/virt/vmwareapi/vmops.py:199 #, python-format msgid "Extending virtual disk failed with error: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1098 msgid "Destroy instance failed" msgstr "" #: nova/virt/vmwareapi/vmops.py:1227 msgid "Unable to access the rescue disk" msgstr "" #: nova/virt/vmwareapi/vmops.py:1747 #, python-format msgid "Attaching network adapter failed. Exception: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1798 #, python-format msgid "Detaching network adapter failed. Exception: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1872 #, python-format msgid "Failed to copy cached image %(source)s to %(dest)s for resize: %(error)s" msgstr "" #: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:2044 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:124 nova/virt/xenapi/vmops.py:2049 #, 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:129 nova/virt/xenapi/vmops.py:2054 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:139 #, python-format msgid "" "The agent call to %(method)s returned an invalid response: %(ret)r. " "args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:146 #, python-format msgid "The agent call to %(method)s returned an error: %(ret)r. args=%(args)r" msgstr "" #: nova/virt/xenapi/driver.py:142 msgid "Failure while cleaning up attached VDIs" msgstr "" #: nova/virt/xenapi/host.py:108 #, python-format msgid "Unable to migrate VM %(vm_ref)s from %(host)s" msgstr "" #: nova/virt/xenapi/host.py:364 msgid "Unable to get updated status" msgstr "" #: nova/virt/xenapi/host.py:367 #, python-format msgid "The call to %(method)s returned an error: %(e)s." msgstr "" #: nova/virt/xenapi/pool.py:65 #, python-format msgid "" "Aggregate %(aggregate_id)s: unrecoverable state during operation on " "%(host)s" msgstr "" #: nova/virt/xenapi/pool.py:177 #, python-format msgid "Pool-Join failed: %s" msgstr "" #: nova/virt/xenapi/pool.py:196 #, python-format msgid "Pool-eject failed: %s" msgstr "" #: nova/virt/xenapi/pool.py:207 #, python-format msgid "Unable to set up pool: %s." msgstr "" #: nova/virt/xenapi/pool.py:218 #, python-format msgid "Pool-set_name_label failed: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:336 msgid "Shutting down VM (cleanly) failed." msgstr "" #: nova/virt/xenapi/vm_utils.py:351 msgid "Shutting down VM (hard) failed" msgstr "" #: nova/virt/xenapi/vm_utils.py:404 msgid "Unable to unplug VBD" msgstr "" #: nova/virt/xenapi/vm_utils.py:419 msgid "Unable to destroy VBD" msgstr "" #: nova/virt/xenapi/vm_utils.py:1436 #, python-format msgid "" "Download handler '%(handler)s' raised an exception, falling back to " "default handler '%(default_handler)s'" msgstr "" #: nova/virt/xenapi/vm_utils.py:1492 #, python-format msgid "Image size %(size)d exceeded flavor allowed size %(allowed_size)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:1587 msgid "Failed to fetch glance image" msgstr "" #: nova/virt/xenapi/vm_utils.py:1682 msgid "\"Look for the VDIs failed" msgstr "" #: nova/virt/xenapi/vm_utils.py:1812 #, python-format msgid "Unable to parse rrd of %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1896 msgid "" "XenAPI is unable to find a Storage Repository to install guest instances " "on. Please check your configuration (e.g. set a default SR for the pool) " "and/or configure the flag 'sr_matching_filter'." msgstr "" #: nova/virt/xenapi/vm_utils.py:1962 #, python-format msgid "" "Unable to obtain RRD XML for VM %(vm_uuid)s with server details: " "%(server)s." msgstr "" #: nova/virt/xenapi/vmops.py:1022 msgid "_migrate_disk_resizing_down failed. Restoring orig vm" msgstr "" #: nova/virt/xenapi/vmops.py:1198 #, python-format msgid "_migrate_disk_resizing_up failed. Restoring orig vm due_to: %s." msgstr "" #: nova/virt/xenapi/vmops.py:1595 #, python-format msgid "Failed to find an SR for volume %s" msgstr "" #: nova/virt/xenapi/vmops.py:1602 #, python-format msgid "Volume %s is associated with the instance but no SR was found for it" msgstr "" #: nova/virt/xenapi/vmops.py:1606 nova/virt/xenapi/vmops.py:2464 #, python-format msgid "Failed to forget the SR for volume %s" msgstr "" #: nova/virt/xenapi/vmops.py:1815 msgid "Guest does not have a console available" msgstr "" #: nova/virt/xenapi/vmops.py:2150 msgid "Migrate Receive failed" msgstr "" #: nova/virt/xenapi/vmops.py:2224 msgid "Plugin config_file get_val failed" msgstr "" #: nova/virt/xenapi/vmops.py:2411 msgid "Migrate Send failed" msgstr "" #: nova/virt/xenapi/volume_utils.py:185 msgid "Unable to introduce VDI on SR" msgstr "" #: nova/virt/xenapi/volume_utils.py:200 msgid "Unable to get record of VDI" msgstr "" #: nova/virt/xenapi/volume_utils.py:222 msgid "Unable to introduce VDI for SR" msgstr "" #: nova/virt/xenapi/volume_utils.py:320 msgid "Unable to find SR from VBD" msgstr "" #: nova/virt/xenapi/volume_utils.py:331 msgid "Unable to find SR from VDI" msgstr "" #: nova/virt/xenapi/client/session.py:151 msgid "Host is member of a pool, but DB says otherwise" msgstr "" #: nova/volume/cinder.py:417 #, python-format msgid "" "Initialize connection failed for volume %(vol)s on host %(host)s. Error: " "%(msg)s Code: %(code)s. Attempting to terminate connection." msgstr "" #: nova/volume/cinder.py:428 #, python-format msgid "" "Connection between volume %(vol)s and host %(host)s might have succeeded," " but attempt to terminate connection has failed. Validate the connection " "and determine if manual cleanup is needed. Error: %(msg)s Code: %(code)s." msgstr "" #: nova/volume/encryptors/__init__.py:50 #, python-format msgid "Error instantiating %(provider)s: %(exception)s" msgstr "" #: nova/volume/encryptors/__init__.py:73 #, python-format msgid "" "Failed to retrieve encryption metadata for volume %(volume_id)s: " "%(exception)s" msgstr ""