#, fuzzy msgid "" msgstr "" "Project-Id-Version: nova VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2024-05-03 01:12+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: nova/block_device.py:111 msgid "Some required fields are missing" msgstr "" #: nova/block_device.py:127 msgid "Boot index is invalid." msgstr "" #: nova/block_device.py:170 msgid "Unrecognized legacy format." msgstr "" #: nova/block_device.py:189 msgid "Invalid device UUID." msgstr "" #: nova/block_device.py:193 msgid "Missing device UUID." msgstr "" #: nova/block_device.py:208 msgid "Mapping image to local is not supported." msgstr "" #: nova/block_device.py:212 msgid "Specifying a volume_type with destination_type=local is not supported." msgstr "" #: nova/block_device.py:219 msgid "Specifying volume type to existing volume is not supported." msgstr "" #: nova/block_device.py:387 msgid "Device name empty or too long." msgstr "" #: nova/block_device.py:391 msgid "Device name contains spaces." msgstr "" #: nova/block_device.py:404 msgid "Invalid volume_size." msgstr "" #: nova/cache_utils.py:93 msgid "old style configuration can use only dictionary or memcached backends" msgstr "" #: nova/context.py:151 #, python-format msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" #: nova/crypto.py:82 msgid "failed to generate fingerprint" msgstr "" #: nova/crypto.py:97 #, python-format msgid "failed to generate X509 fingerprint. Error message: %s" msgstr "" #: nova/exception.py:66 msgid "An unknown exception occurred." msgstr "" #: nova/exception.py:113 #, python-format msgid "Failed to encrypt text: %(reason)s" msgstr "" #: nova/exception.py:117 msgid "Virtual Interface creation failed" msgstr "" #: nova/exception.py:121 msgid "Creation of virtual interface with unique mac address failed" msgstr "" #: nova/exception.py:126 msgid "Virtual interface plugin failed" msgstr "" #: nova/exception.py:130 #, python-format msgid "Failed to unplug virtual interface: %(reason)s" msgstr "" #: nova/exception.py:134 #, python-format msgid "Connection to glance host %(server)s failed: %(reason)s" msgstr "" #: nova/exception.py:139 #, python-format msgid "Connection to keystone host failed: %(reason)s" msgstr "" #: nova/exception.py:143 #, python-format msgid "Connection to cinder host failed: %(reason)s" msgstr "" #: nova/exception.py:147 #, python-format msgid "Nova does not support Cinder API version %(version)s" msgstr "" #: nova/exception.py:154 #, python-format msgid "Cinder API version %(version)s is not available." msgstr "" #: nova/exception.py:158 msgid "Forbidden" msgstr "" #: nova/exception.py:170 msgid "Bad Request - Feature is not supported in Nova" msgstr "" #: nova/exception.py:175 msgid "Feature not supported with instances that have accelerators." msgstr "" #: nova/exception.py:179 msgid "Feature not supported with Ports that have accelerators." msgstr "" #: nova/exception.py:183 msgid "This feature is not supported when remote-managed ports are in use." msgstr "" #: nova/exception.py:188 msgid "User does not have admin privileges" msgstr "" #: nova/exception.py:192 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: nova/exception.py:198 #, python-format msgid "Image %(image_id)s is not active." msgstr "" #: nova/exception.py:202 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" #: nova/exception.py:206 msgid "Bad Request - Invalid Parameters" msgstr "" #: nova/exception.py:211 #, python-format msgid "" "vIOMMU is not supported by Current machine type %(mtype)s (Architecture: " "%(arch)s)." msgstr "" #: nova/exception.py:216 #, python-format msgid "" "vIOMMU required either x86 or AArch64 architecture, but given architecture " "%(arch)s." msgstr "" #: nova/exception.py:221 #, python-format msgid "Failed to quiesce instance: %(reason)s" msgstr "" #: nova/exception.py:226 msgid "Configuration is Invalid." msgstr "" #: nova/exception.py:230 msgid "Block Device Mapping is Invalid." msgstr "" #: nova/exception.py:234 #, python-format msgid "Block Device Mapping is Invalid: failed to get snapshot %(id)s." msgstr "" #: nova/exception.py:239 #, python-format msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:244 #, python-format msgid "Block Device Mapping is Invalid: failed to get image %(id)s." msgstr "" #: nova/exception.py:249 msgid "" "Block Device Mapping is Invalid: Boot sequence for the instance and image/" "block device mapping combination is not valid." msgstr "" #: nova/exception.py:256 msgid "" "Block Device Mapping is Invalid: You specified more local devices than the " "limit allows" msgstr "" #: nova/exception.py:262 msgid "" "Ephemeral disks requested are larger than the instance type allows. If no " "size is given in one block device mapping, flavor ephemeral size will be " "used." msgstr "" #: nova/exception.py:269 msgid "Swap drive requested is larger than instance type allows." msgstr "" #: nova/exception.py:273 #, python-format msgid "Block Device Mapping is Invalid: %(details)s" msgstr "" #: nova/exception.py:278 msgid "Block Device Mapping cannot be converted to legacy format. " msgstr "" #: nova/exception.py:283 #, python-format msgid "Block Device %(id)s is not bootable." msgstr "" #: nova/exception.py:287 #, python-format msgid "" "The maximum allowed number of disk devices (%(maximum)d) to attach to a " "single instance has been exceeded." msgstr "" #: nova/exception.py:293 #, python-format msgid "" "Block Device Mapping is invalid: The provided disk bus %(disk_bus)s is not " "valid." msgstr "" #: nova/exception.py:298 #, python-format msgid "Attribute not supported: %(attr)s" msgstr "" #: nova/exception.py:306 #, python-format msgid "Volume %(volume_id)s could not be attached. Reason: %(reason)s" msgstr "" #: nova/exception.py:311 #, python-format msgid "Volume %(volume_id)s could not be detached. Reason: %(reason)s" msgstr "" #: nova/exception.py:316 #, python-format msgid "Volume %(volume_id)s could not be extended. Reason: %(reason)s" msgstr "" #: nova/exception.py:325 #, python-format msgid "" "Volume %(volume_id)s has 'multiattach' set, which is not supported for this " "instance." msgstr "" #: nova/exception.py:330 msgid "" "Multiattach volumes are only supported starting with compute API version 2." "60." msgstr "" #: nova/exception.py:335 msgid "" "Attaching multiattach volumes is not supported for shelved-offloaded " "instances." msgstr "" #: nova/exception.py:340 msgid "" "Swapping multi-attach volumes with more than one read/write attachment is " "not supported." msgstr "" #: nova/exception.py:345 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts. And its status is " "%(volume_status)s." msgstr "" #: nova/exception.py:351 msgid "Volume size extension is not supported by the hypervisor." msgstr "" #: nova/exception.py:355 #, python-format msgid "" "Volume encryption is not supported for %(volume_type)s volume %(volume_id)s" msgstr "" #: nova/exception.py:360 msgid "Tagged volume attachment is not supported for this server instance." msgstr "" #: nova/exception.py:365 msgid "" "Tagged volume attachment is not supported for shelved-offloaded instances." msgstr "" #: nova/exception.py:370 msgid "" "Tagged network interface attachment is not supported for this server " "instance." msgstr "" #: nova/exception.py:375 #, python-format msgid "Keypair data is invalid: %(reason)s" msgstr "" #: nova/exception.py:379 msgid "The request is invalid." msgstr "" #: nova/exception.py:383 #, python-format msgid "Invalid input received: %(reason)s" msgstr "" #: nova/exception.py:387 #, python-format msgid "Invalid volume: %(reason)s" msgstr "" #: nova/exception.py:391 #, python-format msgid "Invalid volume access mode: %(access_mode)s" msgstr "" #: nova/exception.py:395 #, python-format msgid "The volume mount at %(mount_path)s is unusable." msgstr "" #: nova/exception.py:399 #, python-format msgid "Invalid metadata: %(reason)s" msgstr "" #: nova/exception.py:403 #, python-format msgid "Invalid metadata size: %(reason)s" msgstr "" #: nova/exception.py:407 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" #: nova/exception.py:411 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" #: nova/exception.py:415 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" #: nova/exception.py:419 #, python-format msgid "" "API Version String %(version)s is of invalid format. Must be of format " "MajorNum.MinorNum." msgstr "" #: nova/exception.py:424 #, python-format msgid "API version %(version)s is not supported on this method." msgstr "" #: nova/exception.py:428 #, python-format msgid "" "Version %(req_ver)s is not supported by the API. Minimum is %(min_ver)s and " "maximum is %(max_ver)s." msgstr "" #: nova/exception.py:433 #, python-format msgid "" "Version of %(name)s %(min_ver)s %(max_ver)s intersects with another versions." "" msgstr "" #: nova/exception.py:444 msgid "Unacceptable parameters." msgstr "" #: nova/exception.py:449 #, python-format msgid "Cannot add host to aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:454 #, python-format msgid "" "Cannot remove host from aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:459 #, python-format msgid "Cannot update aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:464 #, python-format msgid "" "Cannot update metadata of aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:469 msgid "Sort key supplied was not valid." msgstr "" #: nova/exception.py:473 #, python-format msgid "Invalid datetime string: %(reason)s" msgstr "" #: nova/exception.py:477 #, python-format msgid "" "The property 'numa_nodes' cannot be '%(nodes)s'. It must be a number greater " "than 0" msgstr "" #: nova/exception.py:482 #, python-format msgid "An invalid 'name' value was provided. The name must be: %(reason)s" msgstr "" #: nova/exception.py:487 #, 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:492 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" #: nova/exception.py:496 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" #: nova/exception.py:500 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" #: nova/exception.py:504 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" #: nova/exception.py:508 #, python-format msgid "Failed to suspend instance: %(reason)s" msgstr "" #: nova/exception.py:512 #, python-format msgid "Failed to resume instance: %(reason)s" msgstr "" #: nova/exception.py:516 #, python-format msgid "Failed to power on instance: %(reason)s" msgstr "" #: nova/exception.py:520 #, python-format msgid "Failed to power off instance: %(reason)s" msgstr "" #: nova/exception.py:524 #, python-format msgid "Failed to reboot instance: %(reason)s" msgstr "" #: nova/exception.py:528 #, python-format msgid "Failed to terminate instance: %(reason)s" msgstr "" #: nova/exception.py:532 #, python-format msgid "Failed to deploy instance: %(reason)s" msgstr "" #: nova/exception.py:536 nova/exception.py:544 #, python-format msgid "Failed to launch instances: %(reason)s" msgstr "" #: nova/exception.py:540 msgid "Unable to allocate a single hostname to multiple instances" msgstr "" #: nova/exception.py:548 msgid "Service is unavailable at this time." msgstr "" #: nova/exception.py:552 msgid "More than one possible service found." msgstr "" #: nova/exception.py:556 #, python-format msgid "Insufficient compute resources: %(reason)s." msgstr "" #: nova/exception.py:560 msgid "Connection to the hypervisor is broken on host" msgstr "" #: nova/exception.py:564 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" #: nova/exception.py:568 #, python-format msgid "Compute service of %(host)s is still in use." msgstr "" #: nova/exception.py:572 #, python-format msgid "" "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" #: nova/exception.py:577 #, python-format msgid "" "Operation '%(operation)s' not supported for SEV-enabled instance " "(%(instance_uuid)s)." msgstr "" #: nova/exception.py:582 #, python-format msgid "" "Operation '%(operation)s' not supported for vTPM-enabled instance " "(%(instance_uuid)s)." msgstr "" #: nova/exception.py:587 #, python-format msgid "" "Operation '%(operation)s' not supported for instance with vDPA ports " "((instance_uuid)s)." msgstr "" #: nova/exception.py:594 msgid "The supplied hypervisor type of is invalid." msgstr "" #: nova/exception.py:598 #, python-format msgid "" "This compute node's hypervisor is older than the minimum supported version: " "%(version)s." msgstr "" #: nova/exception.py:603 msgid "" "The instance requires a newer hypervisor version than has been provided." msgstr "" #: nova/exception.py:608 #, python-format msgid "" "This service is older (v%(thisver)i) than the minimum (v%(minver)i) version " "of the rest of the deployment. Unable to continue." msgstr "" #: nova/exception.py:614 #, python-format msgid "" "Current Nova version does not support computes older than " "%(oldest_supported_version)s but the minimum compute service level in your " "%(scope)s is %(min_service_level)d and the oldest supported service level is " "%(oldest_supported_service)d." msgstr "" #: nova/exception.py:622 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" #: nova/exception.py:627 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" #: nova/exception.py:631 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" #: nova/exception.py:636 #, python-format msgid "Unacceptable CPU info: %(reason)s" msgstr "" #: nova/exception.py:640 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" #: nova/exception.py:644 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" #: nova/exception.py:648 #, python-format msgid "Disk info file is invalid: %(reason)s" msgstr "" #: nova/exception.py:652 #, python-format msgid "Failed to read or write disk info file: %(reason)s" msgstr "" #: nova/exception.py:656 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:660 #, python-format msgid "Request of image %(image_id)s got BadRequest response: %(response)s" msgstr "" #: nova/exception.py:665 #, python-format msgid "Import of image %(image_id)s refused: %(reason)s" msgstr "" #: nova/exception.py:669 #, python-format msgid "" "Quota exceeded or out of space for image %(image_id)s in the image service." msgstr "" #: nova/exception.py:674 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:678 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" #: nova/exception.py:682 #, python-format msgid "Invalid ID received %(id)s." msgstr "" #: nova/exception.py:686 msgid "Constraint not met." msgstr "" #: nova/exception.py:691 msgid "Resource could not be found." msgstr "" #: nova/exception.py:696 #, python-format msgid "Volume attachment %(attachment_id)s could not be found." msgstr "" #: nova/exception.py:700 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" #: nova/exception.py:704 #, python-format msgid "Share %(share_id)s could not be found." msgstr "" #: nova/exception.py:708 #, python-format msgid "" "Share id %(share_id)s umount error from server %(server_id)s.\n" "Reason: %(reason)s." msgstr "" #: nova/exception.py:714 #, python-format msgid "" "Share id %(share_id)s mount error from server %(server_id)s.\n" "Reason: %(reason)s." msgstr "" #: nova/exception.py:720 #, python-format msgid "Volume type %(id_or_name)s could not be found." msgstr "" #: nova/exception.py:724 msgid "" "Undefined Block Device Mapping root: BlockDeviceMappingList contains Block " "Device Mappings from multiple instances." msgstr "" #: nova/exception.py:729 #, python-format msgid "No Block Device Mapping with id %(id)s." msgstr "" #: nova/exception.py:733 #, python-format msgid "No volume Block Device Mapping with id %(volume_id)s." msgstr "" #: nova/exception.py:737 #, python-format msgid "" "Block Device Mapping %(volume_id)s is a multi-attach volume and is not valid " "for this operation." msgstr "" #: nova/exception.py:742 #, python-format msgid "No volume Block Device Mapping at path: %(path)s" msgstr "" #: nova/exception.py:746 #, python-format msgid "Device detach failed for %(device)s: %(reason)s" msgstr "" #: nova/exception.py:750 #, python-format msgid "Device '%(device)s' not found." msgstr "" #: nova/exception.py:754 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" #: nova/exception.py:758 #, python-format msgid "No disk at %(location)s" msgstr "" #: nova/exception.py:762 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" #: nova/exception.py:766 #, python-format msgid "The %(volume_driver)s volume driver is not supported on this platform." msgstr "" #: nova/exception.py:771 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" #: nova/exception.py:775 #, python-format msgid "Invalid image property name %(image_property_name)s." msgstr "" #: nova/exception.py:779 #, python-format msgid "Requested image %(image)s has automatic disk resize disabled." msgstr "" #: nova/exception.py:784 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" #: nova/exception.py:788 #, python-format msgid "Conflict deleting image. Reason: %(reason)s." msgstr "" #: nova/exception.py:792 msgid "The current driver does not support preserving ephemeral partitions." msgstr "" #: nova/exception.py:797 #, python-format msgid "Instance %(uuid)s has no mapping to a cell." msgstr "" #: nova/exception.py:801 #, python-format msgid "%(cidr)s is not a valid IP network." msgstr "" #: nova/exception.py:805 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" #: nova/exception.py:809 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" #: nova/exception.py:813 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" #: nova/exception.py:817 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" #: nova/exception.py:821 msgid "" "More than one possible network found. Specify network ID(s) to select which " "one(s) to connect to." msgstr "" #: nova/exception.py:826 #, python-format msgid "Unable to automatically allocate a network for project %(project_id)s" msgstr "" #: nova/exception.py:831 #, python-format msgid "" "Network %(network_uuid)s requires a subnet in order to boot instances on." msgstr "" #: nova/exception.py:836 #, python-format msgid "" "It is not allowed to create an interface on external network " "%(network_uuid)s" msgstr "" #: nova/exception.py:841 #, python-format msgid "Physical network is missing for network %(network_uuid)s" msgstr "" #: nova/exception.py:845 #, python-format msgid "vhostuser_sock_path not present in vif_details for vif %(vif_id)s" msgstr "" #: nova/exception.py:850 #, python-format msgid "" "Parameters %(missing_params)s not present in vif_details for vif %(vif_id)s. " "Check your Neutron configuration to validate that the macvtap parameters are " "correct." msgstr "" #: nova/exception.py:857 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" #: nova/exception.py:861 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" #: nova/exception.py:865 #, python-format msgid "Port %(port_id)s requires a FixedIP in order to be used." msgstr "" #: nova/exception.py:869 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" #: nova/exception.py:873 #, python-format msgid "" "Port %(port_id)s not usable for instance %(instance)s. Value %(value)s " "assigned to dns_name attribute does not match instance's hostname " "%(hostname)s" msgstr "" #: nova/exception.py:879 #, python-format msgid "" "Binding failed for port %(port_id)s, please check neutron logs for more " "information." msgstr "" #: nova/exception.py:884 #, python-format msgid "" "Failed to delete binding for port(s) %(port_id)s on host %(host)s; please " "check neutron logs for more information" msgstr "" #: nova/exception.py:889 #, python-format msgid "" "Failed to activate binding for port %(port_id)s on host %(host)s; please " "check neutron logs for more information" msgstr "" #: nova/exception.py:894 #, python-format msgid "Port update failed for port %(port_id)s: %(reason)s" msgstr "" #: nova/exception.py:898 #, python-format msgid "" "Attaching SR-IOV port %(port_id)s to server %(instance_uuid)s is not " "supported. SR-IOV ports must be specified during server creation." msgstr "" #: nova/exception.py:904 #, python-format msgid "Fixed IP not found for address %(address)s." msgstr "" #: nova/exception.py:908 #, python-format msgid "Instance %(instance_uuid)s does not have fixed IP '%(ip)s'." msgstr "" #: nova/exception.py:912 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance %(instance_uuid)s." "" msgstr "" #: nova/exception.py:917 #, python-format msgid "" "More than one instance is associated with fixed IP address '%(address)s'." msgstr "" #: nova/exception.py:922 #, python-format msgid "" "The fixed IP associated with port %(port_id)s is not compatible with the " "host." msgstr "" #: nova/exception.py:927 #, python-format msgid "No fixed IP addresses available for network: %(net)s" msgstr "" #: nova/exception.py:931 #, python-format msgid "Floating IP not found for ID %(id)s." msgstr "" #: nova/exception.py:935 #, python-format msgid "Floating IP not found for address %(address)s." msgstr "" #: nova/exception.py:939 #, python-format msgid "Multiple floating IPs are found for address %(address)s." msgstr "" #: nova/exception.py:943 msgid "Floating IP pool not found." msgstr "" #: nova/exception.py:948 msgid "Zero floating IPs available." msgstr "" #: nova/exception.py:953 #, python-format msgid "Floating IP %(address)s is associated." msgstr "" #: nova/exception.py:957 #, python-format msgid "Interface %(interface)s not found." msgstr "" #: nova/exception.py:961 #, python-format msgid "Floating IP %(address)s association has failed." msgstr "" #: nova/exception.py:965 msgid "The floating IP request failed with a BadRequest" msgstr "" #: nova/exception.py:969 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" #: nova/exception.py:973 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" #: nova/exception.py:977 #, python-format msgid "No conf group name could be found for service type %(stype)s." msgstr "" #: nova/exception.py:982 #, python-format msgid "Service with host %(host)s binary %(binary)s exists." msgstr "" #: nova/exception.py:986 #, python-format msgid "Service with host %(host)s topic %(topic)s exists." msgstr "" #: nova/exception.py:990 #, python-format msgid "Host %(host)s could not be found." msgstr "" #: nova/exception.py:994 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" #: nova/exception.py:998 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" #: nova/exception.py:1002 #, python-format msgid "" "Change would make usage less than 0 for the following resources: %(unders)s" msgstr "" #: nova/exception.py:1007 #, python-format msgid "Wrong quota method %(method)s used on resource %(res)s" msgstr "" #: nova/exception.py:1011 msgid "Quota could not be found" msgstr "" #: nova/exception.py:1015 #, python-format msgid "Quota exists for project %(project_id)s, resource %(resource)s" msgstr "" #: nova/exception.py:1020 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: nova/exception.py:1024 #, python-format msgid "" "Quota for user %(user_id)s in project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1029 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1033 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" #: nova/exception.py:1037 #, python-format msgid "Quota class %(class_name)s exists for resource %(resource)s" msgstr "" #: nova/exception.py:1041 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" #: nova/exception.py:1045 #, python-format msgid "" "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" #: nova/exception.py:1050 #, python-format msgid "" "Security group %(security_group_name)s already exists for project " "%(project_id)s." msgstr "" #: nova/exception.py:1055 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" #: nova/exception.py:1060 msgid "No Unique Match Found." msgstr "" #: nova/exception.py:1065 #, python-format msgid "Active live migration for instance %(instance_id)s not found" msgstr "" #: nova/exception.py:1069 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" #: nova/exception.py:1073 #, python-format msgid "" "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" #: nova/exception.py:1078 #, python-format msgid "Migration %(migration_id)s not found for instance %(instance_id)s" msgstr "" #: nova/exception.py:1083 #, python-format msgid "" "Migration %(migration_id)s state of instance %(instance_uuid)s is %(state)s. " "Cannot %(method)s while the migration is in this state." msgstr "" #: nova/exception.py:1089 #, python-format msgid "" "Console log output could not be retrieved for instance %(instance_id)s. " "Reason: %(reason)s" msgstr "" #: nova/exception.py:1094 msgid "Guest does not have a console available." msgstr "" #: nova/exception.py:1098 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" #: nova/exception.py:1102 #, python-format msgid "Unavailable console type %(console_type)s." msgstr "" #: nova/exception.py:1106 #, python-format msgid "The console port range %(min_port)d-%(max_port)d is exhausted." msgstr "" #: nova/exception.py:1111 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" #: nova/exception.py:1115 #, python-format msgid "Flavor with name %(flavor_name)s could not be found." msgstr "" #: nova/exception.py:1119 #, python-format msgid "" "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" #: nova/exception.py:1124 #, python-format msgid "" "Flavor %(id)s extra spec cannot be updated or created after %(retries)d " "retries." msgstr "" #: nova/exception.py:1129 msgid "Timeout waiting for response from cell" msgstr "" #: nova/exception.py:1133 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" #: nova/exception.py:1137 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(extra_specs_key)s." msgstr "" #: nova/exception.py:1142 #, python-format msgid "" "Metric %(name)s could not be found on the compute host node %(host)s." "%(node)s." msgstr "" #: nova/exception.py:1147 #, python-format msgid "File %(file_path)s could not be found." msgstr "" #: nova/exception.py:1151 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" #: nova/exception.py:1155 #, python-format msgid "Instance %(instance_id)s has no tag '%(tag)s'" msgstr "" #: nova/exception.py:1159 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" #: nova/exception.py:1163 #, python-format msgid "Instance %(name)s already exists." msgstr "" #: nova/exception.py:1167 #, python-format msgid "Flavor with name %(name)s already exists." msgstr "" #: nova/exception.py:1171 #, python-format msgid "Flavor with ID %(flavor_id)s already exists." msgstr "" #: nova/exception.py:1175 #, python-format msgid "" "Flavor access already exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" #: nova/exception.py:1180 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" #: nova/exception.py:1184 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" #: nova/exception.py:1188 #, python-format msgid "Storage error: %(reason)s" msgstr "" #: nova/exception.py:1192 #, python-format msgid "Migration error: %(reason)s" msgstr "" #: nova/exception.py:1196 #, python-format msgid "Migration pre-check error: %(reason)s" msgstr "" #: nova/exception.py:1200 #, python-format msgid "Migration select destinations error: %(reason)s" msgstr "" #: nova/exception.py:1204 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" #: nova/exception.py:1210 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: nova/exception.py:1214 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" #: nova/exception.py:1218 msgid "When resizing, instances must change flavor!" msgstr "" #: nova/exception.py:1222 #, python-format msgid "Resize error: %(reason)s" msgstr "" #: nova/exception.py:1226 #, python-format msgid "Server disk was unable to be resized because: %(reason)s" msgstr "" #: nova/exception.py:1230 msgid "Flavor's memory is too small for requested image." msgstr "" #: nova/exception.py:1234 msgid "The created instance's disk would be too small." msgstr "" #: nova/exception.py:1238 #, python-format msgid "" "Flavor's disk is too small for requested image. Flavor disk is " "%(flavor_size)i bytes, image is %(image_size)i bytes." msgstr "" #: nova/exception.py:1243 #, python-format msgid "" "Flavor's disk is smaller than the minimum size specified in image metadata. " "Flavor disk is %(flavor_size)i bytes, minimum size is %(image_min_disk)i " "bytes." msgstr "" #: nova/exception.py:1249 #, python-format msgid "" "Volume is smaller than the minimum size specified in image metadata. Volume " "size is %(volume_size)i bytes, minimum size is %(image_min_disk)i bytes." msgstr "" #: nova/exception.py:1255 msgid "Only volume-backed servers are allowed for flavors with zero disk." msgstr "" #: nova/exception.py:1260 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" #: nova/exception.py:1264 #, python-format msgid "Scheduling failed: %(reason)s" msgstr "" #: nova/exception.py:1268 #, python-format msgid "Neutron routed networks configuration is invalid: %(reason)s." msgstr "" #: nova/exception.py:1273 #, python-format msgid "Exceeded maximum number of retries. %(reason)s" msgstr "" #: nova/exception.py:1277 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" #: nova/exception.py:1283 #, python-format msgid "" "Quota exceeded for %(overs)s: Requested %(req)s, but already used %(used)s " "of %(allowed)s %(overs)s" msgstr "" #: nova/exception.py:1288 msgid "Maximum number of floating IPs exceeded" msgstr "" #: nova/exception.py:1292 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" #: nova/exception.py:1296 msgid "Personality file limit exceeded" msgstr "" #: nova/exception.py:1300 #, python-format msgid "Personality file path exceeds maximum %(allowed)s" msgstr "" #: nova/exception.py:1304 #, python-format msgid "Personality file content exceeds maximum %(allowed)s" msgstr "" #: nova/exception.py:1308 msgid "Quota exceeded, too many key pairs." msgstr "" #: nova/exception.py:1312 msgid "Maximum number of security groups or rules exceeded" msgstr "" #: nova/exception.py:1316 msgid "Maximum number of ports exceeded" msgstr "" #: nova/api/openstack/compute/server_groups.py:200 #: nova/api/openstack/compute/server_groups.py:251 nova/exception.py:1320 msgid "Quota exceeded, too many server groups." msgstr "" #: nova/compute/api.py:1510 nova/compute/api.py:1543 nova/exception.py:1324 msgid "Quota exceeded, too many servers in group" msgstr "" #: nova/exception.py:1328 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" #: nova/exception.py:1332 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" #: nova/exception.py:1336 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" #: nova/exception.py:1340 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" #: nova/exception.py:1345 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" #: nova/exception.py:1349 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" #: nova/exception.py:1355 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" #: nova/exception.py:1359 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1364 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" #: nova/exception.py:1368 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" #: nova/exception.py:1372 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" #: nova/exception.py:1376 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" #: nova/exception.py:1380 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" #: nova/exception.py:1384 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" #: nova/exception.py:1388 #, python-format msgid "Invalid value for Config Drive option: %(option)s" msgstr "" #: nova/exception.py:1392 #, python-format msgid "Config drive format '%(format)s' is not supported." msgstr "" #: nova/exception.py:1396 #, python-format msgid "" "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" #: nova/exception.py:1401 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" #: nova/exception.py:1406 #, python-format msgid "" "Instance %(instance_uuid)s requires config drive, but it does not exist." msgstr "" #: nova/exception.py:1411 #, python-format msgid "Failed to attach network adapter device to %(instance_uuid)s" msgstr "" #: nova/exception.py:1416 #, python-format msgid "" "No specific network was requested and none are available for project " "'%(project_id)s'." msgstr "" #: nova/exception.py:1421 #, python-format msgid "" "Failed to claim PCI device for %(instance_uuid)s during interface attach" msgstr "" #: nova/exception.py:1426 #, python-format msgid "" "Failed to allocate additional resources to %(instance_uuid)s during " "interface attach" msgstr "" #: nova/exception.py:1431 #, python-format msgid "Failed to detach network adapter device from %(instance_uuid)s" msgstr "" #: nova/exception.py:1436 msgid "User data needs to be valid base 64." msgstr "" #: nova/exception.py:1440 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s. Expected: %(expected)s. Actual:" " %(actual)s" msgstr "" #: nova/exception.py:1445 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s, but we were unable to " "determine the cause" msgstr "" #: nova/exception.py:1458 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not found" msgstr "" #: nova/exception.py:1463 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" #: nova/exception.py:1467 msgid "Instance evacuate is not supported." msgstr "" #: nova/exception.py:1471 #, python-format msgid "" "Target state '%(target_state)s' for instance evacuate is not supported." msgstr "" #: nova/exception.py:1476 #, python-format msgid "" "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" #: nova/exception.py:1481 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" #: nova/exception.py:1486 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" #: nova/exception.py:1491 #, python-format msgid "" "Requested rescue bus '%(bus)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" #: nova/exception.py:1496 #, python-format msgid "Requested rescue device '%(device)s' is not supported" msgstr "" #: nova/exception.py:1500 #, python-format msgid "Requested rescue image '%(image)s' is not supported" msgstr "" #: nova/exception.py:1504 #, python-format msgid "Unsupported RPC version for %(api)s. Required >= %(required)s" msgstr "" #: nova/exception.py:1509 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" #: nova/exception.py:1513 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" #: nova/exception.py:1517 nova/exception.py:1522 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" #: nova/exception.py:1527 #, python-format msgid "%(policy)s instance group policy was violated" msgstr "" #: nova/exception.py:1532 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" #: nova/exception.py:1538 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" #: nova/exception.py:1542 #, python-format msgid "Object action %(action)s failed because: %(reason)s" msgstr "" #: nova/exception.py:1546 #, python-format msgid "Instance group %(group_uuid)s could not be found." msgstr "" #: nova/exception.py:1550 #, python-format msgid "Instance group %(group_uuid)s already exists." msgstr "" #: nova/exception.py:1554 #, python-format msgid "%(field)s should not be part of the updates." msgstr "" #: nova/exception.py:1558 #, python-format msgid "Error when creating resource monitor: %(monitor)s" msgstr "" #: nova/exception.py:1562 #, python-format msgid "The PCI address %(address)s has an incorrect format." msgstr "" #: nova/exception.py:1566 msgid "" "Invalid PCI Whitelist: The PCI whitelist can specify devname or address, but " "not both" msgstr "" #: nova/exception.py:1572 #, python-format msgid "PCI device %(id)s not found" msgstr "" #: nova/exception.py:1576 #, python-format msgid "PCI Device %(node_id)s:%(address)s not found." msgstr "" #: nova/exception.py:1580 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is %(status)s instead of " "%(hopestatus)s" msgstr "" #: nova/exception.py:1586 #, python-format msgid "" "Not all Virtual Functions of PF %(compute_node_id)s:%(address)s are free." msgstr "" #: nova/exception.py:1592 #, python-format msgid "" "Physical Function %(compute_node_id)s:%(address)s, related to VF " "%(compute_node_id)s:%(vf_address)s is %(status)s instead of %(hopestatus)s" msgstr "" #: nova/exception.py:1599 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is owned by %(owner)s instead of " "%(hopeowner)s" msgstr "" #: nova/exception.py:1605 #, python-format msgid "PCI device request %(requests)s failed" msgstr "" #: nova/exception.py:1610 #, python-format msgid "" "Attempt to consume PCI device %(compute_node_id)s:%(address)s from empty " "pool" msgstr "" #: nova/exception.py:1616 #, python-format msgid "Invalid PCI alias definition: %(reason)s" msgstr "" #: nova/exception.py:1620 #, python-format msgid "PCI alias %(alias)s is not defined" msgstr "" #: nova/exception.py:1624 #, python-format msgid "Invalid [pci]device_spec config: %(reason)s" msgstr "" #: nova/exception.py:1628 #, python-format msgid "" "Failed to locate PCI request associated with the given VIF PCI address: " "%(pci_slot)s on compute node: %(node_id)s" msgstr "" #: nova/exception.py:1633 msgid "" "Invalid PCI Whitelist: A device specified as \"remote_managed\" is not " "actually present on the host" msgstr "" #: nova/exception.py:1638 #, python-format msgid "" "Invalid PCI Whitelist: PFs must not have the \"remote_managed\"tag, device " "address: %(address)s" msgstr "" #: nova/exception.py:1652 #, python-format msgid "Failed to detach PCI device %(dev)s: %(reason)s" msgstr "" #: nova/exception.py:1656 #, python-format msgid "%(type)s hypervisor does not support PCI devices" msgstr "" #: nova/exception.py:1660 #, python-format msgid "Key manager error: %(reason)s" msgstr "" #: nova/exception.py:1664 #, python-format msgid "Failed to remove volume(s): (%(reason)s)" msgstr "" #: nova/exception.py:1668 #, python-format msgid "Volume rebase failed: %(reason)s" msgstr "" #: nova/exception.py:1672 #, python-format msgid "Provided video model (%(model)s) is not supported." msgstr "" #: nova/exception.py:1676 #, python-format msgid "The provided RNG device path: (%(path)s) is not present on the host." msgstr "" #: nova/exception.py:1681 #, python-format msgid "" "The requested amount of video memory %(req_vram)d is higher than the maximum " "allowed by flavor %(max_vram)d." msgstr "" #: nova/exception.py:1686 #, python-format msgid "Failed to negotiate security type with server: %(reason)s" msgstr "" #: nova/exception.py:1690 #, python-format msgid "Failed to complete auth handshake: %(reason)s" msgstr "" #: nova/exception.py:1694 #, python-format msgid "" "No matching auth scheme: allowed types: '%(allowed_types)s', desired types: " "'%(desired_types)s'" msgstr "" #: nova/exception.py:1699 #, python-format msgid "Provided watchdog action (%(action)s) is not supported." msgstr "" #: nova/exception.py:1703 #, python-format msgid "" "Failed to submit live migration %(migration_uuid)s for instance " "%(instance_uuid)s for processing." msgstr "" #: nova/exception.py:1708 #, python-format msgid "" "Requests for Selection objects with alternates are not supported in " "select_destinations() before RPC version 4.5; version %(version)s requested." msgstr "" #: nova/exception.py:1714 #, python-format msgid "" "No live migration URI configured and no default available for " "\"%(virt_type)s\" hypervisor virtualization type." msgstr "" #: nova/exception.py:1719 #, python-format msgid "Error during unshelve instance %(instance_id)s: %(reason)s" msgstr "" #: nova/exception.py:1723 #, python-format msgid "" "The availability zone between the server and its attached volumes do not " "match: %(reason)s." msgstr "" #: nova/exception.py:1729 #, python-format msgid "" "Specifying an availability zone or a host when unshelving server " "\"%(instance_uuid)s\" with status \"%(state)s\" is not supported. The server " "status must be SHELVED_OFFLOADED." msgstr "" #: nova/exception.py:1736 #, python-format msgid "" "Host \"%(host)s\" is not in the availability zone \"%(availability_zone)s\"." msgstr "" #: nova/exception.py:1742 #, python-format msgid "" "Image vCPU topology limits (sockets=%(image_sockets)d, cores=" "%(image_cores)d, threads=%(image_threads)d) exceeds the limits of the flavor " "(sockets=%(flavor_sockets)d, cores=%(flavor_cores)d, threads=" "%(flavor_threads)d)" msgstr "" #: nova/exception.py:1749 #, python-format msgid "" "Image vCPU topology (sockets=%(image_sockets)d, cores=%(image_cores)d, " "threads=%(image_threads)d) exceeds the limits of the flavor or image " "(sockets=%(max_sockets)d, cores=%(max_cores)d, threads=%(max_threads)d)" msgstr "" #: nova/exception.py:1756 #, python-format msgid "" "Requested vCPU limits %(sockets)d:%(cores)d:%(threads)d are impossible to " "satisfy for vcpus count %(vcpus)d" msgstr "" #: nova/exception.py:1761 #, python-format msgid "Architecture name '%(arch)s' is not recognised" msgstr "" #: nova/exception.py:1765 msgid "CPU and memory allocation must be provided for all NUMA nodes" msgstr "" #: nova/exception.py:1770 #, python-format msgid "" "Image property '%(name)s' is not permitted to override NUMA configuration " "set against the flavor" msgstr "" #: nova/exception.py:1775 msgid "" "An instance's NUMA topology cannot be changed as part of a rebuild. The " "image provided is invalid for this instance." msgstr "" #: nova/exception.py:1781 msgid "" "Image property 'hw_pci_numa_affinity_policy' is not permitted to override " "the 'hw:pci_numa_affinity_policy' flavor extra spec." msgstr "" #: nova/exception.py:1787 msgid "" "Instance CPUs and/or memory cannot be evenly distributed across instance " "NUMA nodes. Explicit assignment of CPUs and memory to nodes is required" msgstr "" #: nova/exception.py:1793 #, python-format msgid "CPU number %(cpunum)d is larger than max %(cpumax)d" msgstr "" #: nova/exception.py:1797 #, python-format msgid "CPU number %(cpunum)d is assigned to two nodes" msgstr "" #: nova/exception.py:1801 #, python-format msgid "CPU number %(cpuset)s is not assigned to any node" msgstr "" #: nova/exception.py:1805 #, python-format msgid "%(memsize)d MB of memory assigned, but expected %(memtotal)d MB" msgstr "" #: nova/exception.py:1810 #, python-format msgid "Invalid characters in hostname '%(hostname)s'" msgstr "" #: nova/exception.py:1814 #, python-format msgid "Instance %(instance_uuid)s does not specify a NUMA topology" msgstr "" #: nova/exception.py:1818 #, python-format msgid "Instance %(instance_uuid)s does not specify a migration context." msgstr "" #: nova/exception.py:1823 #, python-format msgid "Not able to acquire a free port for %(host)s" msgstr "" #: nova/exception.py:1827 #, python-format msgid "Not able to bind %(host)s:%(port)d, %(error)s" msgstr "" #: nova/exception.py:1831 #, python-format msgid "" "Number of serial ports specified in flavor is invalid: expected an integer, " "got '%(num_ports)s'" msgstr "" #: nova/exception.py:1836 msgid "" "Forbidden to exceed flavor value of number of serial ports passed in image " "meta." msgstr "" #: nova/exception.py:1841 #, python-format msgid "Maximum number of serial port exceeds %(allowed)d for %(virt_type)s" msgstr "" #: nova/exception.py:1846 #, python-format msgid "Image's config drive option '%(config_drive)s' is invalid" msgstr "" #: nova/exception.py:1850 #, python-format msgid "Hypervisor virtualization type '%(hv_type)s' is not recognised" msgstr "" #: nova/exception.py:1855 #, python-format msgid "" "Machine type '%(mtype)s' is not compatible with image %(image_name)s " "(%(image_id)s): %(reason)s" msgstr "" #: nova/exception.py:1860 #, python-format msgid "" "Cannot update machine type %(existing_machine_type)s to %(machine_type)s." msgstr "" #: nova/exception.py:1865 #, python-format msgid "Machine type %(machine_type)s is not supported." msgstr "" #: nova/exception.py:1869 #, python-format msgid "Virtual machine mode '%(vmmode)s' is not recognised" msgstr "" #: nova/exception.py:1873 #, python-format msgid "The token '%(token)s' is invalid or has expired" msgstr "" #: nova/exception.py:1877 msgid "The generated token is invalid" msgstr "" #: nova/exception.py:1881 msgid "Invalid Connection Info" msgstr "" #: nova/exception.py:1885 #, python-format msgid "Quiescing is not supported in instance %(instance_id)s" msgstr "" #: nova/exception.py:1889 msgid "Guest agent is not enabled for the instance" msgstr "" #: nova/exception.py:1894 msgid "QEMU guest agent is not enabled" msgstr "" #: nova/exception.py:1898 msgid "Set admin password is not supported" msgstr "" #: nova/exception.py:1903 #, python-format msgid "Invalid memory page size '%(pagesize)s'" msgstr "" #: nova/exception.py:1907 #, python-format msgid "Page size %(pagesize)s forbidden against '%(against)s'" msgstr "" #: nova/exception.py:1911 #, python-format msgid "Page size %(pagesize)s is not supported by the host." msgstr "" #: nova/exception.py:1915 msgid "" "locked_memory value in image or flavor is forbidden when mem_page_size is " "not set." msgstr "" #: nova/exception.py:1920 #, python-format msgid "" "locked_memory value in image (%(image)s) and flavor (%(flavor)s) conflict. A " "consistent value is expected if both specified." msgstr "" #: nova/exception.py:1926 #, python-format msgid "" "CPU set to pin %(requested)s must be a subset of free CPU set %(available)s" msgstr "" #: nova/exception.py:1931 #, python-format msgid "" "CPU set to unpin %(requested)s must be a subset of pinned CPU set " "%(available)s" msgstr "" #: nova/exception.py:1936 #, python-format msgid "" "CPU set to pin %(requested)s must be a subset of known CPU set %(available)s" msgstr "" #: nova/exception.py:1941 #, python-format msgid "" "CPU set to unpin %(requested)s must be a subset of known CPU set " "%(available)s" msgstr "" #: nova/exception.py:1946 msgid "" "Image property 'hw_cpu_policy' is not permitted to override CPU pinning " "policy set against the flavor" msgstr "" #: nova/exception.py:1951 msgid "" "Image property 'hw_cpu_thread_policy' is not permitted to override CPU " "thread pinning policy set against the flavor" msgstr "" #: nova/exception.py:1956 #, python-format msgid "ServerGroup policy is not supported: %(reason)s" msgstr "" #: nova/exception.py:1960 #, python-format msgid "Cell %(uuid)s has no mapping." msgstr "" #: nova/exception.py:1964 msgid "Host does not support guests with NUMA topology set" msgstr "" #: nova/exception.py:1968 msgid "Host does not support guests with custom memory page sizes" msgstr "" #: nova/exception.py:1972 #, python-format msgid "Invalid image format '%(format)s'" msgstr "" #: nova/exception.py:1976 #, python-format msgid "Image model '%(image)s' is not supported" msgstr "" #: nova/exception.py:1980 #, python-format msgid "Host '%(name)s' is not mapped to any cell" msgstr "" #: nova/exception.py:1984 #, python-format msgid "Host '%(name)s' mapping already exists" msgstr "" #: nova/exception.py:1988 msgid "Cannot set realtime policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:1993 msgid "" "Cannot set cpu thread pinning policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:1998 #, python-format msgid "RequestSpec not found for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:2002 msgid "UEFI is not supported" msgstr "" #: nova/exception.py:2006 msgid "Secure Boot is not supported by host" msgstr "" #: nova/exception.py:2010 msgid "This firmware doesn't require (support) SMM" msgstr "" #: nova/exception.py:2014 msgid "Triggering crash dump is not supported" msgstr "" #: nova/exception.py:2018 msgid "Requested CPU control policy not supported by host" msgstr "" #: nova/exception.py:2022 msgid "Libguestfs does not have permission to read host kernel." msgstr "" #: nova/exception.py:2026 msgid "" "Use of realtime CPUs requires either one or more non-realtime CPU(s) or " "offloaded emulator threads." msgstr "" #: nova/exception.py:2031 #, python-format msgid "No configuration information found for operating system %(os_name)s" msgstr "" #: nova/exception.py:2036 #, python-format msgid "BuildRequest not found for instance %(uuid)s" msgstr "" #: nova/exception.py:2040 #, python-format msgid "Attaching interfaces is not supported for instance %(instance_uuid)s." msgstr "" #: nova/exception.py:2045 #, python-format msgid "" "Attaching interfaces with QoS policy is not supported for instance " "%(instance_uuid)s." msgstr "" #: nova/exception.py:2050 msgid "" "The interface attach server operation with port having extended resource " "request, like a port with both QoS minimum bandwidth and packet rate " "policies, is not yet supported." msgstr "" #: nova/exception.py:2057 #, python-format msgid "" "Using networks with QoS policy is not supported for instance " "%(instance_uuid)s. (Network ID is %(network_id)s)" msgstr "" #: nova/exception.py:2062 msgid "" "Creating servers with ports having resource requests, like a port with a QoS " "minimum bandwidth policy, is not supported until microversion 2.72." msgstr "" #: nova/exception.py:2068 msgid "" "The port-resource-request-groups neutron API extension is not supported by " "old nova compute service. Upgrade your compute services to Xena (24.0.0) or " "later." msgstr "" #: nova/exception.py:2074 #, python-format msgid "" "The format of the option 'reserved_huge_pages' is invalid. (found " "'%(conf)s') Please refer to the nova config-reference." msgstr "" #: nova/exception.py:2082 msgid "Resource provider has allocations." msgstr "" #: nova/exception.py:2086 #, python-format msgid "Failed to get resource provider with UUID %(uuid)s" msgstr "" #: nova/exception.py:2090 #, python-format msgid "Failed to get aggregates for resource provider with UUID %(uuid)s" msgstr "" #: nova/exception.py:2095 #, python-format msgid "Failed to get traits for resource provider with UUID %(uuid)s" msgstr "" #: nova/exception.py:2100 #, python-format msgid "Failed to create resource provider %(name)s" msgstr "" #: nova/exception.py:2104 #, python-format msgid "Failed to delete resource provider %(uuid)s" msgstr "" #: nova/exception.py:2108 #, python-format msgid "Failed to update resource provider via URL %(url)s: %(error)s" msgstr "" #: nova/exception.py:2113 #, python-format msgid "No such resource provider %(name_or_uuid)s." msgstr "" #: nova/exception.py:2117 msgid "" "Failed to synchronize the placement service with resource provider " "information supplied by the compute host." msgstr "" #: nova/exception.py:2122 msgid "Unable to communicate with the Placement API." msgstr "" #: nova/exception.py:2129 #, python-format msgid "" "A conflict was encountered attempting to invoke the placement API at URL " "%(url)s: %(error)s" msgstr "" #: nova/exception.py:2137 #, python-format msgid "" "A conflict was encountered attempting to update resource provider %(uuid)s " "(generation %(generation)d): %(error)s" msgstr "" #: nova/exception.py:2145 msgid "" "A conflict was encountered attempting to reshape a provider tree: $(error)s" msgstr "" #: nova/exception.py:2152 #, python-format msgid "Resource class '%(resource_class)s' invalid." msgstr "" #: nova/exception.py:2156 #, python-format msgid "" "Inventory for '%(resource_class)s' on resource provider " "'%(resource_provider)s' invalid." msgstr "" #: nova/exception.py:2167 #, python-format msgid "" "Failed to retrieve usages for project '%(project_id)s' and user " "'%(user_id)s'." msgstr "" #: nova/exception.py:2172 #, python-format msgid "" "%(operation)s is not supported in conjunction with the current %(option)s " "setting. Please refer to the nova config-reference." msgstr "" #: nova/exception.py:2178 msgid "Not authorized." msgstr "" #: nova/exception.py:2183 msgid "Networking client is experiencing an unauthorized exception." msgstr "" #: nova/exception.py:2187 #, python-format msgid "" "CPU emulator threads option requested is invalid, given: '%(requested)s', " "available: '%(available)s'." msgstr "" #: nova/exception.py:2192 #, python-format msgid "" "CPU policy requested from '%(source)s' is invalid, given: '%(requested)s', " "available: '%(available)s'." msgstr "" #: nova/exception.py:2197 #, python-format msgid "" "CPU thread policy requested from '%(source)s' is invalid, given: " "'%(requested)s', available: '%(available)s'." msgstr "" #: nova/exception.py:2202 msgid "" "An isolated CPU emulator threads option requires a dedicated CPU policy " "option." msgstr "" #: nova/exception.py:2207 #, python-format msgid "Invalid NUMA network affinity configured: %(reason)s" msgstr "" #: nova/exception.py:2211 #, python-format msgid "Invalid PCI NUMA affinity configured: %(policy)s" msgstr "" #: nova/exception.py:2215 #, python-format msgid "Failed to retrieve traits from the placement API: %(error)s" msgstr "" #: nova/exception.py:2219 #, python-format msgid "Failed to create trait %(name)s: %(error)s" msgstr "" #: nova/exception.py:2223 msgid "Cannot migrate to the host where the server exists." msgstr "" #: nova/exception.py:2227 msgid "Virt driver is not ready." msgstr "" #: nova/exception.py:2231 #, python-format msgid "" "Configured nova-compute peer list for the ironic virt driver is invalid on " "host %(host)s" msgstr "" #: nova/exception.py:2236 #, python-format msgid "" "Failed to map boot disk of instance %(instance_name)s to the management " "partition from any Virtual I/O Server." msgstr "" #: nova/exception.py:2241 #, python-format msgid "" "Failed to find newly-created mapping of storage element %(stg_name)s from " "Virtual I/O Server %(vios_name)s to the management partition." msgstr "" #: nova/exception.py:2247 #, python-format msgid "" "Having scanned SCSI bus %(bus)x on the management partition, disk with UDID " "%(udid)s failed to appear after %(polls)d polls over %(timeout)d seconds." msgstr "" #: nova/exception.py:2253 #, python-format msgid "" "Expected to find exactly one disk on the management partition at " "%(path_pattern)s; found %(count)d." msgstr "" #: nova/exception.py:2258 #, python-format msgid "" "Device %(devpath)s is still present on the management partition after " "attempting to delete it. Polled %(polls)d times over %(timeout)d seconds." msgstr "" #: nova/exception.py:2264 #, python-format msgid "" "The %(then_opt)s option is required if %(if_opt)s is specified as " "'%(if_value)s'." msgstr "" #: nova/exception.py:2269 #, python-format msgid "" "Failed to create allocations for instance %(instance)s against resource " "provider %(provider)s." msgstr "" #: nova/exception.py:2274 #, python-format msgid "" "Failed to update allocations for consumer %(consumer_uuid)s. Error: " "%(error)s" msgstr "" #: nova/exception.py:2279 #, python-format msgid "" "Failed to move allocations from consumer %(source_consumer)s to consumer " "%(target_consumer)s. Error: %(error)s" msgstr "" #: nova/exception.py:2285 #, python-format msgid "" "Failed to delete allocations for consumer %(consumer_uuid)s. Error: " "%(error)s" msgstr "" #: nova/exception.py:2290 #, python-format msgid "" "Unexpected number of compute node records (%(num_computes)d) found for host " "%(host)s. There should only be a one-to-one mapping." msgstr "" #: nova/exception.py:2296 #, python-format msgid "" "Image signature certificate validation failed for certificate: %(cert_uuid)s." " %(reason)s" msgstr "" #: nova/exception.py:2301 #, python-format msgid "Failed to move instance to rescue mode: %(reason)s" msgstr "" #: nova/exception.py:2305 #, python-format msgid "Failed to unrescue instance: %(reason)s" msgstr "" #: nova/exception.py:2309 #, python-format msgid "Ironic API version %(version)s is not available." msgstr "" #: nova/exception.py:2313 #, python-format msgid "ZVM Driver has error: %(error)s" msgstr "" #: nova/exception.py:2317 #, python-format msgid "zVM Cloud Connector request failed: %(results)s" msgstr "" #: nova/exception.py:2334 #, python-format msgid "Resource class not found for Ironic node %(node)s." msgstr "" #: nova/exception.py:2338 #, python-format msgid "" "Failed to retrieve allocations for resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/exception.py:2343 #, python-format msgid "" "Failed to retrieve allocations for consumer %(consumer_uuid)s: %(error)s" msgstr "" #: nova/exception.py:2348 #, python-format msgid "" "Resource provider inventory and allocation data migration failed: %(error)s" msgstr "" #: nova/exception.py:2353 msgid "Virt driver indicates that provider inventories need to be moved." msgstr "" #: nova/exception.py:2358 #, python-format msgid "" "Conflicting values for %(setting)s found in the flavor (%(flavor_val)s) and " "the image (%(image_val)s)." msgstr "" #: nova/exception.py:2363 #, python-format msgid "" "Guest config could not be built without domain capabilities including " "<%(feature)s> feature." msgstr "" #: nova/exception.py:2368 msgid "Healing instance allocation failed." msgstr "" #: nova/exception.py:2372 #, python-format msgid "" "Healing allocation for instance %(instance_uuid)s with vGPU resource request " "is not supported." msgstr "" #: nova/exception.py:2379 #, python-format msgid "" "Healing allocation for instance %(instance_uuid)s with Cyborg device profile " "request is not supported." msgstr "" #: nova/exception.py:2386 msgid "Healing port allocation failed." msgstr "" #: nova/exception.py:2390 #, python-format msgid "Unable to query ports for instance %(instance_uuid)s: %(error)s" msgstr "" #: nova/exception.py:2395 #, python-format msgid "" "Unable to update ports with allocations that are about to be created in " "placement: %(error)s. The healing of the instance is aborted. It is safe to " "try to heal the instance again." msgstr "" #: nova/exception.py:2402 #, python-format msgid "" "Failed to update neutron ports with allocation keys and the automatic " "rollback of the previously successful port updates also failed: %(error)s. " "Make sure that the binding:profile.allocation key of the affected ports " "%(port_uuids)s are manually cleaned in neutron according to document https://" "docs.openstack.org/nova/latest/cli/nova-manage.html#placement. If you re-run " "the script without the manual fix then the missing allocation for these " "ports will not be healed in placement." msgstr "" #: nova/exception.py:2414 #, python-format msgid "Assigned resources not found: %(reason)s" msgstr "" #: nova/exception.py:2418 #, python-format msgid "" "The pmem_namespaces configuration is invalid: %(reason)s, please check your " "conf file. " msgstr "" #: nova/exception.py:2423 #, python-format msgid "Get PMEM namespaces on host failed: %(reason)s." msgstr "" #: nova/exception.py:2427 #, python-format msgid "Failed to clean up the vpmem backend device %(dev)s: %(error)s" msgstr "" #: nova/exception.py:2432 #, python-format msgid "Duplicate request group suffix %(suffix)s." msgstr "" #: nova/exception.py:2436 #, python-format msgid "" "Allocating resources from multiple resource providers %(providers)s for a " "single pci request %(requester)s is not supported." msgstr "" #: nova/exception.py:2442 #, python-format msgid "" "Resource provider %(provider)s used to allocate resources for the pci " "request %(requester)s does not have a properly formatted name. Expected name " "format is ::, but got %(provider_name)s" msgstr "" #: nova/exception.py:2450 #, python-format msgid "Device profile name %(name)s: %(msg)s" msgstr "" #: nova/exception.py:2454 #, python-format msgid "Failed to %(op)s accelerator requests: %(msg)s" msgstr "" #: nova/exception.py:2458 #, python-format msgid "Failed to bind accelerator requests: %(msg)s" msgstr "" #: nova/exception.py:2467 #, python-format msgid "Invalid configuration for mdev-capable devices: %(reason)s" msgstr "" #: nova/exception.py:2471 msgid "Cannot specify 'hw:cpu_dedicated_mask' without the 'mixed' policy." msgstr "" #: nova/exception.py:2476 msgid "" "Dedicated CPU set can be specified from either 'hw:cpu_dedicated_mask' or " "'hw:cpu_realtime_mask' when using 'mixed' CPU policy. 'hw:" "cpu_dedicated_mask' and 'hw:cpu_realtime_mask' can not be specified at the " "same time, or be specified with none of them." msgstr "" #: nova/exception.py:2484 msgid "" "To support 'mixed' policy instance 'nova-compute' service must be upgraded " "to 'Victoria' or later." msgstr "" #: nova/exception.py:2489 msgid "" "Mixed instance must have at least 1 pinned vCPU and 1 unpinned vCPU. See 'hw:" "cpu_dedicated_mask'." msgstr "" #: nova/exception.py:2499 #, python-format msgid "An error occurred while processing a provider config file: %(error)s" msgstr "" #: nova/exception.py:2504 #, python-format msgid "Failed to gather or report PCI resources to Placement: %(error)s" msgstr "" #: nova/exception.py:2509 #, python-format msgid "" "Configuring both %(parent_dev)s and %(children_devs)s in [pci]device_spec is " "not supported. Either the parent PF or its children VFs can be configured." msgstr "" #: nova/exception.py:2517 #, python-format msgid "" "VFs from the same PF cannot be configured with different 'resource_class' " "values in [pci]device_spec. We got %(new_rc)s for %(new_dev)s and " "%(current_rc)s for %(current_devs)s." msgstr "" #: nova/exception.py:2525 #, python-format msgid "" "VFs from the same PF cannot be configured with different set of 'traits' in " "[pci]device_spec. We got %(new_traits)s for %(new_dev)s and " "%(current_traits)s for %(current_devs)s." msgstr "" #: nova/exception.py:2533 msgid "Reimaging volume failed." msgstr "" #: nova/exception.py:2537 #, python-format msgid "Invalid node identity configuration: %(reason)s" msgstr "" #: nova/exception.py:2541 #, python-format msgid "Unable to create duplicate record for %(target)s" msgstr "" #: nova/exception.py:2545 #, python-format msgid "" "Starting with microversion 2.95, evacuate API will stop instance on " "destination. To evacuate before upgrades are complete please use an older " "microversion. Required version for compute %(expected), current version " "%(currently)s" msgstr "" #: nova/exception.py:2552 #, python-format msgid "Encryption secret %(secret_uuid)s was not found in the key manager" msgstr "" #: nova/exception.py:2557 #, python-format msgid "Failed to clean up ephemeral encryption secrets: %(error)s" msgstr "" #: nova/rpc.py:392 #, python-format msgid "" "%(event_type)s is not a versioned notification and not whitelisted. See ./" "doc/source/reference/notifications.rst" msgstr "" #: nova/service.py:365 msgid "The backlog must be more than 0" msgstr "" #: nova/service.py:423 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: nova/service.py:427 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: nova/service.py:431 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: nova/service.py:435 msgid "" "When running server in SSL mode, you must specify both a cert_file and " "key_file option value in your configuration file" msgstr "" #: nova/service.py:551 #, python-format msgid "" "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" #: nova/service.py:679 msgid "serve() can only be called once" msgstr "" #: nova/utils.py:993 #, python-format msgid "The %(service_type)s service is unavailable: %(error)s" msgstr "" #: nova/accelerator/cyborg.py:127 msgid "Invalid response from Cyborg: " msgstr "" #: nova/accelerator/cyborg.py:130 msgid "Could not communicate with Cyborg." msgstr "" #: nova/accelerator/cyborg.py:158 msgid "Expected 1 device profile but got nothing." msgstr "" #: nova/accelerator/cyborg.py:161 #, python-format msgid "Expected 1 device profile but got %s." msgstr "" #: nova/accelerator/cyborg.py:196 nova/accelerator/cyborg.py:206 #: nova/conductor/manager.py:1890 msgid "create" msgstr "" #: nova/accelerator/cyborg.py:205 #, python-format msgid "device profile name %s" msgstr "" #: nova/accelerator/cyborg.py:273 msgid " Binding failed for ARQ UUIDs: " msgstr "" #: nova/accelerator/cyborg.py:309 nova/accelerator/cyborg.py:369 #, python-format msgid " Instance %s" msgstr "" #: nova/accelerator/cyborg.py:311 nova/accelerator/cyborg.py:318 #: nova/accelerator/cyborg.py:352 msgid "get" msgstr "" #: nova/accelerator/cyborg.py:315 #, python-format msgid "Cyborg returned no accelerator requests for instance %s" msgstr "" #: nova/accelerator/cyborg.py:350 #, python-format msgid " ARQ: %s" msgstr "" #: nova/accelerator/cyborg.py:371 msgid "delete" msgstr "" #: nova/api/auth.py:104 msgid "Invalid service catalog json." msgstr "" #: nova/api/wsgi.py:102 msgid "You must implement __call__" msgstr "" #: nova/api/metadata/handler.py:150 nova/api/metadata/handler.py:242 #: nova/api/metadata/handler.py:327 msgid "An unknown error has occurred. Please try your request again." msgstr "" #: nova/api/metadata/handler.py:169 msgid "X-Instance-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:171 msgid "X-Instance-ID-Signature header is missing from request." msgstr "" #: nova/api/metadata/handler.py:173 msgid "X-Tenant-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:175 msgid "Multiple X-Instance-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:177 msgid "Multiple X-Tenant-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:216 #, python-format msgid "Could not find any subnets for provider %s" msgstr "" #: nova/api/metadata/handler.py:247 #, python-format msgid "" "Expected a single port matching provider %(pr)s and IP %(ip)s. Found " "%(count)d." msgstr "" #: nova/api/metadata/handler.py:269 msgid "X-Forwarded-For is missing from request." msgstr "" #: nova/api/metadata/handler.py:273 msgid "X-Metadata-Provider is missing from request." msgstr "" #: nova/api/metadata/handler.py:317 msgid "Invalid proxy request signature." msgstr "" #: nova/api/metadata/password.py:69 msgid "Request is too large." msgstr "" #: nova/api/metadata/password.py:87 msgid "GET and POST only are supported." msgstr "" #: nova/api/openstack/api_version_request.py:345 #, python-format msgid "'%(other)s' should be an instance of '%(cls)s'" msgstr "" #: nova/api/openstack/common.py:275 #, python-format msgid "href %s does not contain version" msgstr "" #: nova/api/openstack/common.py:289 msgid "Image metadata limit exceeded" msgstr "" #: nova/api/openstack/common.py:339 #, python-format msgid "" "Cannot '%(action)s' instance %(server_id)s while it is in %(attr)s %(state)s" msgstr "" #: nova/api/openstack/common.py:345 #, python-format msgid "Instance %(server_id)s is in an invalid state for '%(action)s'" msgstr "" #: nova/api/openstack/common.py:488 msgid "The requested functionality is not supported." msgstr "" #: nova/api/openstack/identity.py:45 msgid "Nova was unable to find Keystone service endpoint." msgstr "" #: nova/api/openstack/identity.py:63 #, python-format msgid "Project ID %s is not a valid project." msgstr "" #: nova/api/openstack/wsgi.py:206 nova/api/openstack/wsgi.py:326 msgid "cannot understand JSON" msgstr "" #: nova/api/openstack/wsgi.py:331 msgid "too many body keys" msgstr "" #: nova/api/openstack/wsgi.py:485 msgid "Unsupported Content-Type" msgstr "" #: nova/api/openstack/wsgi.py:507 #, python-format msgid "There is no such action: %s" msgstr "" #: nova/api/openstack/wsgi.py:510 nova/api/openstack/wsgi.py:527 msgid "Malformed request body" msgstr "" #: nova/api/openstack/wsgi.py:514 #, python-format msgid "Action: '%(action)s', calling method: %(meth)s, body: %(body)s" msgstr "" #: nova/api/openstack/wsgi.py:536 #, python-format msgid "" "Malformed request URL: URL's project_id '%(project_id)s' doesn't match " "Context's project_id '%(context_project_id)s'" msgstr "" #: nova/api/openstack/wsgi.py:703 msgid "Unexpected API Error. {support}\n" "{exc}" msgstr "" #: nova/api/openstack/compute/admin_password.py:58 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/aggregates.py:82 msgid "Not all aggregates have been migrated to the API database" msgstr "" #: nova/api/openstack/compute/aggregates.py:215 #: nova/api/openstack/compute/aggregates.py:222 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/aggregates.py:294 msgid "Duplicate images in request" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:126 #, python-format msgid "Instance %(instance)s does not have a port with id %(port)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:161 msgid "Must not input both network_id and port_id" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:164 msgid "Must input network_id when request IP address" msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:34 #, python-format msgid "" "Command Not supported. Please use Ironic command %(cmd)s to perform this " "action." msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:94 #, python-format msgid "Node %s could not be found." msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:37 msgid "token not provided" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:56 msgid "Token not found" msgstr "" #: nova/api/openstack/compute/evacuate.py:59 msgid "admin password can't be changed on existing disk" msgstr "" #: nova/api/openstack/compute/evacuate.py:125 #: nova/api/openstack/compute/migrate_server.py:162 msgid "Can't force to a non-provided destination" msgstr "" #: nova/api/openstack/compute/evacuate.py:138 #, python-format msgid "Compute host %s not found." msgstr "" #: nova/api/openstack/compute/evacuate.py:142 msgid "The target host can't be the same one." msgstr "" #: nova/api/openstack/compute/flavor_access.py:51 msgid "Access list not available for public flavors." msgstr "" #: nova/api/openstack/compute/flavor_access.py:77 msgid "Can not add access to a public flavor." msgstr "" #: nova/api/openstack/compute/flavors.py:189 #, python-format msgid "Invalid is_public filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:212 #, python-format msgid "Invalid minRam filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:219 #, python-format msgid "Invalid minDisk filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:228 #: nova/api/openstack/compute/hypervisors.py:191 #: nova/api/openstack/compute/servers.py:333 #, python-format msgid "marker [%s] not found" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:95 #: nova/api/openstack/compute/image_metadata.py:90 #: nova/api/openstack/compute/server_metadata.py:85 msgid "Request body and URI mismatch" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:117 #: nova/api/openstack/compute/flavors_extraspecs.py:138 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(key)s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:96 #: nova/api/openstack/compute/floating_ips.py:160 #, python-format msgid "Floating IP not found for ID %s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:131 #, python-format msgid "No more floating IPs in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:133 msgid "No more floating IPs available." msgstr "" #: nova/api/openstack/compute/floating_ips.py:137 #, python-format msgid "IP allocation over quota in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:139 msgid "IP allocation over quota." msgstr "" #: nova/api/openstack/compute/floating_ips.py:205 msgid "Instance network is not ready yet" msgstr "" #: nova/api/openstack/compute/floating_ips.py:210 msgid "No fixed IPs associated to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:220 msgid "Specified fixed address not assigned to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:228 #, python-format msgid "" "Unable to associate floating IP %(address)s to any fixed IPs for instance " "%(id)s. Instance has no fixed IPv4 addresses to associate." msgstr "" #: nova/api/openstack/compute/floating_ips.py:243 msgid "floating IP is already associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:248 msgid "l3driver call to add floating IP failed" msgstr "" #: nova/api/openstack/compute/floating_ips.py:251 #: nova/api/openstack/compute/floating_ips.py:290 msgid "floating IP not found" msgstr "" #: nova/api/openstack/compute/floating_ips.py:256 #, python-format msgid "" "Unable to associate floating IP %(address)s to fixed IP %(fixed_address)s " "for instance %(id)s. Error: %(error)s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:298 #, python-format msgid "Floating IP %(address)s is not associated with instance %(id)s." msgstr "" #: nova/api/openstack/compute/helpers.py:38 #, python-format msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" #: nova/api/openstack/compute/hypervisors.py:137 #, python-format msgid "No hypervisor matching '%s' could be found." msgstr "" #: nova/api/openstack/compute/hypervisors.py:172 msgid "" "Paging over hypervisors with the hypervisor_hostname_pattern query parameter " "is not supported." msgstr "" #: nova/api/openstack/compute/hypervisors.py:309 #: nova/api/openstack/compute/services.py:257 #: nova/api/openstack/compute/services.py:427 #, python-format msgid "Invalid uuid %s" msgstr "" #: nova/api/openstack/compute/hypervisors.py:315 #: nova/api/openstack/compute/hypervisors.py:349 #: nova/api/openstack/compute/hypervisors.py:358 #: nova/api/openstack/compute/hypervisors.py:368 #: nova/api/openstack/compute/hypervisors.py:395 #: nova/api/openstack/compute/hypervisors.py:405 #: nova/api/openstack/compute/hypervisors.py:422 #, python-format msgid "Hypervisor with ID '%s' could not be found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:43 #: nova/api/openstack/compute/images.py:88 #: nova/api/openstack/compute/images.py:106 msgid "Image not found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:127 msgid "Invalid metadata key" msgstr "" #: nova/api/openstack/compute/images.py:111 msgid "You are not allowed to delete the image." msgstr "" #: nova/api/openstack/compute/instance_actions.py:121 #: nova/api/openstack/compute/migrations.py:115 #: nova/api/openstack/compute/servers.py:234 msgid "" "The value of changes-since must be less than or equal to changes-before." msgstr "" #: nova/api/openstack/compute/instance_actions.py:151 #, python-format msgid "Action %s not found" msgstr "" #: nova/api/openstack/compute/instance_usage_audit_log.py:54 #, python-format msgid "Invalid timestamp for date %s" msgstr "" #: nova/api/openstack/compute/ips.py:51 msgid "Instance is not a member of specified network" msgstr "" #: nova/api/openstack/compute/networks.py:89 #: nova/api/openstack/compute/tenant_networks.py:91 msgid "Network not found" msgstr "" #: nova/api/openstack/compute/quota_sets.py:69 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be greater than or equal to " "already used and reserved %(minimum)s." msgstr "" #: nova/api/openstack/compute/quota_sets.py:75 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be less than or equal to " "%(maximum)s." msgstr "" #: nova/api/openstack/compute/quota_sets.py:202 msgid "The networks quota has been removed" msgstr "" #: nova/api/openstack/compute/security_groups.py:137 msgid "The request body can't be empty" msgstr "" #: nova/api/openstack/compute/security_groups.py:141 #, python-format msgid "Missing parameter %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:306 msgid "Not enough parameters to build a valid rule." msgstr "" #: nova/api/openstack/compute/security_groups.py:314 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:416 msgid "Missing parameter dict" msgstr "" #: nova/api/openstack/compute/security_groups.py:419 msgid "Security group not specified" msgstr "" #: nova/api/openstack/compute/security_groups.py:423 msgid "Security group name cannot be empty" msgstr "" #: nova/api/openstack/compute/server_groups.py:210 msgid "Only anti-affinity policy supports rules." msgstr "" #: nova/api/openstack/compute/server_groups.py:214 msgid "" "Creating an anti-affinity group with rule max_server_per_host > 1 is not yet " "supported." msgstr "" #: nova/api/openstack/compute/server_metadata.py:43 msgid "Server does not exist" msgstr "" #: nova/api/openstack/compute/server_metadata.py:137 #: nova/api/openstack/compute/server_metadata.py:151 msgid "Metadata item was not found" msgstr "" #: nova/api/openstack/compute/server_migrations.py:131 #, python-format msgid "In-progress live migration %(id)s is not found for server %(uuid)s." msgstr "" #: nova/api/openstack/compute/server_migrations.py:136 #, python-format msgid "Migration %(id)s for server %(uuid)s is not live-migration." msgstr "" #: nova/api/openstack/compute/server_migrations.py:143 #, python-format msgid "Live migration %(id)s for server %(uuid)s is not in progress." msgstr "" #: nova/api/openstack/compute/server_tags.py:79 #, python-format msgid "Server %(server_id)s has no tag '%(tag)s'" msgstr "" #: nova/api/openstack/compute/server_tags.py:115 #, python-format msgid "" "Tag '%(tag)s' is invalid. It must be a non empty string without characters '/" "' and ','. Validation error message: %(err)s" msgstr "" #: nova/api/openstack/compute/server_tags.py:127 #, python-format msgid "The number of tags exceeded the per-server limit %d" msgstr "" #: nova/api/openstack/compute/servers.py:190 #, python-format msgid "Invalid filter field: %s." msgstr "" #: nova/api/openstack/compute/servers.py:205 msgid "Invalid status value" msgstr "" #: nova/api/openstack/compute/servers.py:224 msgid "Invalid filter field: changes-since." msgstr "" #: nova/api/openstack/compute/servers.py:238 msgid "Invalid filter field: changes-before." msgstr "" #: nova/api/openstack/compute/servers.py:265 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:394 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:424 #, python-format msgid "" "Port ID '%(port)s' was specified twice: you cannot attach a port multiple " "times." msgstr "" #: nova/api/openstack/compute/servers.py:433 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': the two " "cannot be specified together." msgstr "" #: nova/api/openstack/compute/servers.py:453 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:456 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:500 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" #: nova/api/openstack/compute/servers.py:659 msgid "" "One mechanism with host and/or hypervisor_hostname and another mechanism " "with zone:host:node are mutually exclusive." msgstr "" #: nova/api/openstack/compute/servers.py:727 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:805 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:808 #: nova/api/openstack/compute/servers.py:1253 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:811 msgid "Invalid config_drive provided." msgstr "" #: nova/api/openstack/compute/servers.py:976 #: nova/api/openstack/compute/servers.py:1104 #: nova/api/openstack/compute/servers.py:1247 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:993 #: nova/api/openstack/compute/servers.py:1015 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:1018 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1076 msgid "" "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:1080 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:1094 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:1127 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1250 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1527 #, python-format msgid "Only administrators can sort servers by %s" msgstr "" #: nova/api/openstack/compute/services.py:155 msgid "Missing disabled reason field" msgstr "" #: nova/api/openstack/compute/services.py:183 msgid "Missing forced_down field" msgstr "" #: nova/api/openstack/compute/services.py:204 #: nova/api/openstack/compute/services.py:453 #, python-format msgid "" "Updating a %(binary)s service is not supported. Only nova-compute services " "can be updated." msgstr "" #: nova/api/openstack/compute/services.py:223 msgid "Unknown action" msgstr "" #: nova/api/openstack/compute/services.py:239 #, python-format msgid "" "Unable to force up host %(host)s as `done` evacuation migration records " "remain associated with the host. Ensure the compute service has been " "restarted, allowing these records to move to `completed` before retrying " "this request." msgstr "" #: nova/api/openstack/compute/services.py:279 msgid "" "Unable to delete compute service that is hosting instances. Migrate or " "delete the instances first." msgstr "" #: nova/api/openstack/compute/services.py:340 #, python-format msgid "Service %s not found." msgstr "" #: nova/api/openstack/compute/services.py:343 #, python-format msgid "Service id %s refers to multiple services." msgstr "" #: nova/api/openstack/compute/services.py:371 msgid "" "Unable to delete compute service that has in-progress migrations. Complete " "the migrations or delete the instances first." msgstr "" #: nova/api/openstack/compute/services.py:468 msgid "Specifying 'disabled_reason' with status 'enabled' is invalid." msgstr "" #: nova/api/openstack/compute/services.py:490 msgid "" "No updates were requested. Fields 'status' or 'forced_down' should be " "specified." msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:238 msgid "Datetime is in invalid format" msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:257 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" #: nova/api/openstack/compute/volumes.py:343 #: nova/api/openstack/compute/volumes.py:555 #, python-format msgid "Instance %(instance)s is not attached to volume %(volume)s" msgstr "" #: nova/api/openstack/compute/volumes.py:561 msgid "Cannot detach a root device volume" msgstr "" #: nova/api/validation/__init__.py:178 msgid "Query string is not UTF-8 encoded" msgstr "" #: nova/api/validation/parameter_types.py:174 msgid "printable characters. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:188 msgid "printable characters except :.Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:197 msgid "printable characters except :, with at least one non space character" msgstr "" #: nova/api/validation/parameter_types.py:205 msgid "printable characters with at least one non space character" msgstr "" #: nova/api/validation/validators.py:174 #, python-format msgid "Only expected characters: [%s]" msgstr "" #: nova/api/validation/validators.py:311 #, python-format msgid "" "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: nova/api/validation/validators.py:324 #, python-format msgid "" "Invalid input for query parameters %(path)s. Value: %(value)s. %(message)s" msgstr "" #: nova/cmd/common.py:175 #, python-format msgid "Missing arguments: %s" msgstr "" #: nova/cmd/manage.py:240 msgid "WARNING: cell0 mapping not found - not syncing cell0." msgstr "" #: nova/cmd/manage.py:245 #, python-format msgid "" "ERROR: Could not access cell0.\n" "Has the nova_api database been created?\n" "Has the nova_cell0 database been created?\n" "Has \"nova-manage api_db sync\" been run?\n" "Has \"nova-manage cell_v2 map_cell0\" been run?\n" "Is [api_database]/connection set in nova.conf?\n" "Is the cell0 database connection URL correct?\n" "Error: %s" msgstr "" #: nova/cmd/manage.py:309 msgid "Must supply a positive value for max_rows" msgstr "" #: nova/cmd/manage.py:312 #, python-format msgid "max rows must be <= %(max_value)d" msgstr "" #: nova/cmd/manage.py:323 msgid "" "Failed to connect to API DB so aborting this archival attempt. Please check " "your config file to make sure that [api_database]/connection is set and run " "this command again." msgstr "" #: nova/cmd/manage.py:333 nova/cmd/manage.py:528 #, python-format msgid "Invalid value for --before: %s" msgstr "" #: nova/cmd/manage.py:340 msgid "Archiving" msgstr "" #: nova/cmd/manage.py:402 msgid "stopped" msgstr "" #: nova/cmd/manage.py:404 msgid "complete" msgstr "" #: nova/cmd/manage.py:410 msgid "Table" msgstr "" #: nova/cmd/manage.py:411 msgid "Number of Rows Archived" msgstr "" #: nova/cmd/manage.py:415 msgid "Nothing was archived." msgstr "" #: nova/cmd/manage.py:419 msgid "Rows were archived, running purge..." msgstr "" #: nova/cmd/manage.py:522 msgid "Either --before or --all is required" msgstr "" #: nova/cmd/manage.py:544 msgid "Unable to get cell list from API DB. Is it configured?" msgstr "" #: nova/cmd/manage.py:548 #, python-format msgid "Cell %s" msgstr "" #: nova/cmd/manage.py:553 msgid "DB" msgstr "" #: nova/cmd/manage.py:570 #, python-format msgid "Error attempting to run %(method)s" msgstr "" #: nova/cmd/manage.py:579 #, python-format msgid "%(total)i rows matched query %(meth)s, %(done)i migrated" msgstr "" #: nova/cmd/manage.py:605 msgid "Must supply a positive value for max_number" msgstr "" #: nova/cmd/manage.py:610 nova/cmd/manage.py:2274 #, python-format msgid "Running batches of %i until complete" msgstr "" #: nova/cmd/manage.py:630 msgid "Migration" msgstr "" #: nova/cmd/manage.py:631 msgid "Total Needed" msgstr "" #: nova/cmd/manage.py:632 msgid "Completed" msgstr "" #: nova/cmd/manage.py:646 msgid "Some migrations failed unexpectedly. Check log for details." msgstr "" #: nova/cmd/manage.py:719 msgid "" "Must specify --transport-url if [DEFAULT]/transport_url is not set in the " "configuration file." msgstr "" #: nova/cmd/manage.py:724 msgid "" "--transport-url not provided in the command line, using the value [DEFAULT]/" "transport_url from the configuration file" msgstr "" #: nova/cmd/manage.py:734 #, python-format msgid "Invalid transport URL: %s" msgstr "" #: nova/cmd/manage.py:744 msgid "" "Must specify --database_connection if [database]/connection is not set in " "the configuration file." msgstr "" #: nova/cmd/manage.py:749 msgid "" "--database_connection not provided in the command line, using the value " "[database]/connection from the configuration file" msgstr "" #: nova/cmd/manage.py:764 #, python-format msgid "" "The specified transport_url and/or database_connection combination already " "exists for another cell with uuid %s." msgstr "" #: nova/cmd/manage.py:787 nova/cmd/manage.py:828 msgid "Cell0 is already setup" msgstr "" #: nova/cmd/manage.py:796 #, python-format msgid "Unable to sync cell0 schema: %s" msgstr "" #: nova/cmd/manage.py:937 msgid "Must supply a positive value for max-count" msgstr "" #: nova/cmd/manage.py:987 msgid "No hosts found to map to cell, exiting." msgstr "" #: nova/cmd/manage.py:998 #, python-format msgid "Host %(host)s is already mapped to cell %(uuid)s" msgstr "" #: nova/cmd/manage.py:1009 msgid "All hosts are already mapped to cell(s)." msgstr "" #: nova/cmd/manage.py:1058 msgid "The instance UUID to verify" msgstr "" #: nova/cmd/manage.py:1060 msgid "Do not print anything" msgstr "" #: nova/cmd/manage.py:1124 msgid "Provide detailed output when discovering hosts." msgstr "" #: nova/cmd/manage.py:1126 msgid "" "Considered successful (exit code 0) only when an unmapped host is discovered." " Any other outcome will be considered a failure (non-zero exit code)." msgstr "" #: nova/cmd/manage.py:1131 msgid "Discover hosts by service instead of compute node" msgstr "" #: nova/cmd/manage.py:1155 #, python-format msgid "" "ERROR: Duplicate host mapping was encountered. This command should be run " "once after all compute hosts have been deployed and should not be run in " "parallel. When run in parallel, the commands will collide with each other " "trying to map the same hosts in the database at the same time. Error: %s" msgstr "" #: nova/cmd/manage.py:1167 msgid "" "Add a new cell to nova API database. DB and MQ urls can be provided directly " "or can be taken from config. The result is cell uuid." msgstr "" #: nova/cmd/manage.py:1170 msgid "The name of the cell" msgstr "" #: nova/cmd/manage.py:1173 msgid "The database url for the cell database" msgstr "" #: nova/cmd/manage.py:1175 msgid "The transport url for the cell message queue" msgstr "" #: nova/cmd/manage.py:1177 msgid "Output the uuid of the created cell" msgstr "" #: nova/cmd/manage.py:1179 msgid "To create a pre-disabled cell." msgstr "" #: nova/cmd/manage.py:1207 msgid "Show sensitive details, such as passwords" msgstr "" #: nova/cmd/manage.py:1219 msgid "Name" msgstr "" #: nova/cmd/manage.py:1219 msgid "UUID" msgstr "" #: nova/cmd/manage.py:1219 msgid "Transport URL" msgstr "" #: nova/cmd/manage.py:1220 msgid "Database Connection" msgstr "" #: nova/cmd/manage.py:1220 msgid "Disabled" msgstr "" #: nova/cmd/manage.py:1239 msgid "Delete hosts and instance_mappings that belong to the cell as well." msgstr "" #: nova/cmd/manage.py:1242 msgid "The uuid of the cell to delete." msgstr "" #: nova/cmd/manage.py:1267 nova/cmd/manage.py:1366 nova/cmd/manage.py:1425 #: nova/cmd/manage.py:1468 nova/cmd/manage.py:2297 #, python-format msgid "Cell with uuid %s was not found." msgstr "" #: nova/cmd/manage.py:1276 #, python-format msgid "There are existing hosts mapped to cell with uuid %s." msgstr "" #: nova/cmd/manage.py:1292 #, python-format msgid "There are existing instances mapped to cell with uuid %s." msgstr "" #: nova/cmd/manage.py:1299 #, python-format msgid "" "There are instance mappings to cell with uuid %s, but all instances have " "been deleted in the cell." msgstr "" #: nova/cmd/manage.py:1302 msgid "" "So execute 'nova-manage db archive_deleted_rows' to delete the instance " "mappings." msgstr "" #: nova/cmd/manage.py:1325 msgid "The uuid of the cell to update." msgstr "" #: nova/cmd/manage.py:1327 msgid "Set the cell name." msgstr "" #: nova/cmd/manage.py:1329 msgid "" "Set the cell transport_url. NOTE that running nodes will not see the change " "until restart!" msgstr "" #: nova/cmd/manage.py:1333 msgid "" "Set the cell database_connection. NOTE that running nodes will not see the " "change until restart!" msgstr "" #: nova/cmd/manage.py:1336 msgid "" "Disables the cell. Note that the scheduling will be blocked to this cell " "until its enabled and followed by a SIGHUP of nova-scheduler service." msgstr "" #: nova/cmd/manage.py:1340 msgid "" "Enables the cell. Note that this makes a disabled cell available for " "scheduling after a SIGHUP of the nova-scheduler service" msgstr "" #: nova/cmd/manage.py:1392 msgid "Cell cannot be disabled and enabled at the same time." msgstr "" #: nova/cmd/manage.py:1396 msgid "Cell0 cannot be disabled." msgstr "" #: nova/cmd/manage.py:1403 #, python-format msgid "Cell %s is already disabled" msgstr "" #: nova/cmd/manage.py:1405 #, python-format msgid "Cell %s is already enabled" msgstr "" #: nova/cmd/manage.py:1410 #, python-format msgid "Unable to update CellMapping: %s" msgstr "" #: nova/cmd/manage.py:1416 nova/cmd/manage.py:1444 msgid "The uuid of the cell." msgstr "" #: nova/cmd/manage.py:1433 msgid "Cell Name" msgstr "" #: nova/cmd/manage.py:1433 msgid "Cell UUID" msgstr "" #: nova/cmd/manage.py:1433 msgid "Hostname" msgstr "" #: nova/cmd/manage.py:1446 msgid "The host to delete." msgstr "" #: nova/cmd/manage.py:1474 #, python-format msgid "The host %s was not found." msgstr "" #: nova/cmd/manage.py:1478 #, python-format msgid "The host %(host)s was not found in the cell %(cell_uuid)s." msgstr "" #: nova/cmd/manage.py:1491 #, python-format msgid "There are instances on the host %s." msgstr "" #: nova/cmd/manage.py:1818 #, python-format msgid "" "Found a request group : resource provider mapping %(mapping)s for the port " "%(port_uuid)s with resource request %(request)s attached to the instance " "%(instance_uuid)s" msgstr "" #: nova/cmd/manage.py:1840 #, python-format msgid "Updating port %(port_uuid)s with attributes %(attributes)s" msgstr "" #: nova/cmd/manage.py:1847 #, python-format msgid "Updating port %(port_uuid)s failed: %(error)s" msgstr "" #: nova/cmd/manage.py:1871 #, python-format msgid "Rolling back port update for %(port_uuid)s" msgstr "" #: nova/cmd/manage.py:1876 #, python-format msgid "Rolling back update for port %(port_uuid)s failed: %(error)s" msgstr "" #: nova/cmd/manage.py:1965 #, python-format msgid "" "Instance %(instance)s is undergoing a task state transition: %(task_state)s" msgstr "" #: nova/cmd/manage.py:1972 #, python-format msgid "Instance %s is not on a host." msgstr "" #: nova/cmd/manage.py:1985 #, python-format msgid "Allocation retrieval failed: %s" msgstr "" #: nova/cmd/manage.py:2008 #, python-format msgid "Force flag passed for instance %s" msgstr "" #: nova/cmd/manage.py:2036 #, python-format msgid "" "[dry-run] Create allocations for instance %(instance)s: %(allocations)s" msgstr "" #: nova/cmd/manage.py:2041 #, python-format msgid "" "[dry-run] Update allocations for instance %(instance)s: %(allocations)s" msgstr "" #: nova/cmd/manage.py:2060 #, python-format msgid "Successfully created allocations for instance %(instance)s." msgstr "" #: nova/cmd/manage.py:2064 #, python-format msgid "Successfully updated allocations for instance %(instance)s." msgstr "" #: nova/cmd/manage.py:2080 #, python-format msgid "The allocation of instance %s is up-to-date. Nothing to be healed." msgstr "" #: nova/cmd/manage.py:2143 #, python-format msgid "Found %s candidate instances." msgstr "" #: nova/cmd/manage.py:2171 msgid "" "Iterates over non-cell0 cells looking for instances which do not have " "allocations in the Placement service, or have incomplete consumer project_id/" "user_id values in existing allocations or missing allocations for ports " "having resource request, and which are not undergoing a task state " "transition. For each instance found, allocations are created (or updated) " "against the compute node resource provider for that instance based on the " "flavor associated with the instance. This command requires that the " "[api_database]/connection and [placement] configuration options are set." msgstr "" #: nova/cmd/manage.py:2246 msgid "The --cell and --instance options are mutually exclusive." msgstr "" #: nova/cmd/manage.py:2251 msgid "The --instance flag is required when using --force flag." msgstr "" #: nova/cmd/manage.py:2269 msgid "Must supply a positive integer for --max-count." msgstr "" #: nova/cmd/manage.py:2302 msgid "No cells to process." msgstr "" #: nova/cmd/manage.py:2318 #, python-format msgid "Looking for instances in cell: %s" msgstr "" #: nova/cmd/manage.py:2366 #, python-format msgid "Max count reached. Processed %s instances." msgstr "" #: nova/cmd/manage.py:2370 #, python-format msgid "Processed %s instances." msgstr "" #: nova/cmd/manage.py:2415 msgid "" "Mirrors compute host aggregates to resource provider aggregates in the " "Placement service. Requires the [api_database] and [placement] sections of " "the nova configuration file to be populated." msgstr "" #: nova/cmd/manage.py:2461 msgid "Filling in missing placement aggregates" msgstr "" #: nova/cmd/manage.py:2470 #, python-format msgid "Processing aggregate: %s" msgstr "" #: nova/cmd/manage.py:2472 #, python-format msgid "Processing host: %s" msgstr "" #: nova/cmd/manage.py:2499 #, python-format msgid "" "Successfully added host (%(host)s) and provider (%(provider)s) to aggregate " "(%(aggregate)s)." msgstr "" #: nova/cmd/manage.py:2512 #, python-format msgid "" "Failed updating provider aggregates for host (%(host)s), provider " "(%(provider)s) and aggregate (%(aggregate)s). Error: %(error)s" msgstr "" #: nova/cmd/manage.py:2527 #, python-format msgid "" "The following hosts were found in nova host aggregates but no host mappings " "were found in the nova API DB. Run \"nova-manage cell_v2 discover_hosts\" " "and then retry. Missing: %s" msgstr "" #: nova/cmd/manage.py:2534 #, python-format msgid "" "Unable to find matching compute_nodes record entries in the cell database " "for the following hosts; does the nova-compute service on each host need to " "be restarted? Missing: %s" msgstr "" #: nova/cmd/manage.py:2541 #, python-format msgid "" "Unable to find matching resource provider record in placement with uuid for " "the following hosts: %s. Try restarting the nova-compute service on each " "host and then retry." msgstr "" #: nova/cmd/manage.py:2670 #, python-format msgid "The compute node for UUID %s can not be found" msgstr "" #: nova/cmd/manage.py:2677 #, python-format msgid "Not able to find allocations for resource provider %s." msgstr "" #: nova/cmd/manage.py:2701 #, python-format msgid "" "Allocations were set against consumer UUID %(consumer_uuid)s but no existing " "instances or active migrations are related. " msgstr "" #: nova/cmd/manage.py:2710 #, python-format msgid "Not able to delete allocations for consumer UUID %s" msgstr "" #: nova/cmd/manage.py:2715 #, python-format msgid "" "Deleted allocations for consumer UUID %(consumer_uuid)s on Resource Provider " "%(rp)s: %(allocations)s" msgstr "" #: nova/cmd/manage.py:2722 #, python-format msgid "" "Allocations for consumer UUID %(consumer_uuid)s on Resource Provider %(rp)s " "can be deleted: %(allocations)s" msgstr "" #: nova/cmd/manage.py:2778 msgid "" "Audits orphaned allocations that are no longer corresponding to existing " "instance resources. This command requires that the [api_database]/connection " "and [placement] configuration options are set." msgstr "" #: nova/cmd/manage.py:2819 #, python-format msgid "Resource provider with UUID %s does not exist." msgstr "" #: nova/cmd/manage.py:2831 #, python-format msgid "" "The Resource Provider %s had problems when deleting allocations. Stopping " "now. Please fix the problem by hand and run again." msgstr "" #: nova/cmd/manage.py:2838 #, python-format msgid "Processed %(num)s allocation%(suffix)s" msgstr "" #: nova/cmd/manage.py:2849 msgid "Fetch the stored machine type of the instance from the database." msgstr "" #: nova/cmd/manage.py:2870 #, python-format msgid "No machine type registered for instance %s" msgstr "" #: nova/cmd/manage.py:2884 msgid "" "Set or update the stored machine type of the instance in the database. This " "is only allowed for instances with a STOPPED, SHELVED or SHELVED_OFFLOADED " "vm_state." msgstr "" #: nova/cmd/manage.py:2913 msgid "Forcing update of machine type." msgstr "" #: nova/cmd/manage.py:2939 #, python-format msgid "" "Updated instance %(instance_uuid)s machine type to %(machine_type)s " "(previously %(previous_type)s)" msgstr "" #: nova/cmd/manage.py:2947 msgid "" "List the UUIDs of instances that do not have hw_machine_type set in their " "image metadata" msgstr "" #: nova/cmd/manage.py:2976 msgid "No instances found without hw_machine_type set." msgstr "" #: nova/cmd/manage.py:2982 msgid "Show the details of a given volume attachment." msgstr "" #: nova/cmd/manage.py:3043 msgid "Show the host connector for this host" msgstr "" #: nova/cmd/manage.py:3198 msgid "Refresh the connection info for a given volume attachment" msgstr "" #: nova/cmd/manage.py:3274 msgid "Show the value of an instance image property." msgstr "" #: nova/cmd/manage.py:3376 msgid "" "Set the values of instance image properties stored in the database. This is " "only allowed for instances with a STOPPED, SHELVED or SHELVED_OFFLOADED " "vm_state." msgstr "" #: nova/cmd/manage.py:3489 msgid "Creating default limits in Keystone ..." msgstr "" #: nova/cmd/manage.py:3517 msgid "Reading project limits from the Nova API database ..." msgstr "" #: nova/cmd/manage.py:3536 msgid "Creating project limits in Keystone ..." msgstr "" #: nova/cmd/manage.py:3565 msgid "Copy quota limits from the Nova API database to Keystone." msgstr "" #: nova/cmd/manage.py:3590 msgid "Reading default limits from the Nova API database ..." msgstr "" #: nova/cmd/manage.py:3597 msgid "" "Failed to connect to the database so aborting this migration attempt. Please " "check your config file to make sure that [api_database]/connection and " "[database]/connection are set and run this command again." msgstr "" #: nova/cmd/manage.py:3681 #, python-format msgid "An error has occurred:\n" "%s" msgstr "" #: nova/cmd/policy.py:44 msgid "Defaults to env[OS_ROLES]." msgstr "" #: nova/cmd/policy.py:49 msgid "Defaults to env[OS_USER_ID]." msgstr "" #: nova/cmd/policy.py:54 msgid "Defaults to env[OS_TENANT_ID]." msgstr "" #: nova/cmd/policy.py:175 #, python-format msgid "error: %s" msgstr "" #: nova/cmd/status.py:117 msgid "" "There needs to be at least two cell mappings, one for cell0 and one for your " "first cell. Run command 'nova-manage cell_v2 simple_cell_setup' and then " "retry." msgstr "" #: nova/cmd/status.py:125 msgid "" "No cell0 mapping found. Run command 'nova-manage cell_v2 simple_cell_setup' " "and then retry." msgstr "" #: nova/cmd/status.py:145 msgid "" "No host mappings found but there are compute nodes. Run command 'nova-manage " "cell_v2 simple_cell_setup' and then retry." msgstr "" #: nova/cmd/status.py:150 msgid "" "No host mappings or compute nodes were found. Remember to run command 'nova-" "manage cell_v2 discover_hosts' when new compute hosts are deployed." msgstr "" #: nova/cmd/status.py:182 #, python-format msgid "Placement API version %(needed)s needed, you have %(current)s." msgstr "" #: nova/cmd/status.py:187 msgid "No credentials specified for placement API in nova.conf." msgstr "" #: nova/cmd/status.py:190 msgid "Placement service credentials do not work." msgstr "" #: nova/cmd/status.py:193 msgid "Placement API endpoint not found." msgstr "" #: nova/cmd/status.py:196 msgid "Discovery for placement API URI failed." msgstr "" #: nova/cmd/status.py:199 msgid "Placement API does not seem to be running." msgstr "" #: nova/cmd/status.py:240 #, python-format msgid "" "Cinder API %s or greater is required. Deploy at least Cinder 12.0.0 (Queens)." "" msgstr "" #: nova/cmd/status.py:247 #, python-format msgid "Unable to determine Cinder API version due to error: %s" msgstr "" #: nova/cmd/status.py:264 msgid "" "\n" "Instances found without hw_machine_type set. This warning can be ignored if\n" "your environment does not contain libvirt based compute hosts.\n" "Use the `nova-manage machine_type list_unset` command to list these " "instances.\n" "For more details see the following:\n" "https://docs.openstack.org/nova/latest/admin/hw-machine-type.html" msgstr "" #: nova/cmd/status.py:276 msgid "" "\n" "Service user token configuration is required for all Nova services.\n" "For more details see the following:\n" "https://docs.openstack.org/nova/latest/admin/configuration/service-user-" "token.html" msgstr "" #: nova/cmd/status.py:292 msgid "Cells v2" msgstr "" #: nova/cmd/status.py:294 msgid "Placement API" msgstr "" #: nova/cmd/status.py:296 msgid "Cinder API" msgstr "" #: nova/cmd/status.py:299 msgid "Policy File JSON to YAML Migration" msgstr "" #: nova/cmd/status.py:303 msgid "Older than N-1 computes" msgstr "" #: nova/cmd/status.py:305 msgid "hw_machine_type unset" msgstr "" #: nova/cmd/status.py:307 msgid "Service User Token Configuration" msgstr "" #: nova/cmd/status.py:344 #, python-format msgid "Error:\n" "%s" msgstr "" #: nova/compute/api.py:334 #, python-format msgid "Invalid image metadata. Error: %s" msgstr "" #: nova/compute/api.py:473 msgid "Metadata type should be dict." msgstr "" #: nova/compute/api.py:499 msgid "Metadata property key greater than 255 characters" msgstr "" #: nova/compute/api.py:502 msgid "Metadata property value greater than 255 characters" msgstr "" #: nova/compute/api.py:712 msgid "" "Direct booting of an image uploaded from an encrypted volume is unsupported." msgstr "" #: nova/compute/api.py:963 #, python-format msgid "" "The volume cannot be assigned the same device name as the root device %s" msgstr "" #: nova/compute/api.py:999 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" #: nova/compute/api.py:1305 #, python-format msgid "Volumes are in different availability zones: %s" msgstr "" #: nova/compute/api.py:1339 #, python-format msgid "" "Server and volumes are not in the same availability zone. Server is in: " "%(instance_az)s. Volumes are in: %(volume_az)s" msgstr "" #: nova/compute/api.py:1672 msgid "Image certificate validation is not supported when booting from volume" msgstr "" #: nova/compute/api.py:1967 msgid "" "Images with destination_type 'volume' need to have a non-zero size specified" msgstr "" #: nova/compute/api.py:2000 msgid "" "Blank volumes (source: 'blank', dest: 'volume') need to have non-zero size" msgstr "" #: nova/compute/api.py:2020 msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:2154 msgid "" "Unable to launch multiple instances with a single configured port ID. Please " "launch your instance one by one with different ports." msgstr "" #: nova/compute/api.py:2164 msgid "max_count cannot be greater than 1 if an fixed_ip is specified." msgstr "" #: nova/compute/api.py:2204 nova/compute/api.py:4513 msgid "The requested availability zone is not available" msgstr "" #: nova/compute/api.py:2924 #, python-format msgid "" "Cell %s is not responding or returned an exception, hence instance info is " "not available." msgstr "" #: nova/compute/api.py:3334 msgid "Backup is not supported for volume-backed instances." msgstr "" #: nova/compute/api.py:3514 #, python-format msgid "snapshot for %s" msgstr "" #: nova/compute/api.py:3659 msgid "" "Image certificate validation is not supported for volume-backed servers." msgstr "" #: nova/compute/api.py:3671 msgid "Unable to find root block device mapping for volume-backed instance." msgstr "" #: nova/compute/api.py:3685 msgid "Unable to rebuild with a different image for a volume-backed server." msgstr "" #: nova/compute/api.py:4222 msgid "Resize to zero disk flavor is not allowed." msgstr "" #: nova/compute/api.py:4526 #, python-format msgid "" "The specified availability zone does not match the volume %(vol_id)s " "attached to the server. Specified availability zone is %(az)s. Volume is in " "%(vol_zone)s." msgstr "" #: nova/compute/api.py:4798 msgid "Host unable to rescue a volume-backed instance" msgstr "" #: nova/compute/api.py:4802 msgid "Cannot rescue a volume-backed instance" msgstr "" #: nova/compute/api.py:5018 #, python-format msgid "" "volume %(volume_id)s is already attached to instances: %(instance_uuids)s" msgstr "" #: nova/compute/api.py:5029 nova/compute/manager.py:7498 #, python-format msgid "volume %s already attached" msgstr "" #: nova/compute/api.py:5324 msgid "Old volume is attached to a different instance." msgstr "" #: nova/compute/api.py:5327 msgid "New volume must be detached in order to swap." msgstr "" #: nova/compute/api.py:5330 msgid "New volume must be the same size or larger." msgstr "" #: nova/compute/api.py:6600 msgid "Host aggregate is not empty" msgstr "" #: nova/compute/api.py:6632 #, python-format msgid "Aggregate %s does not support empty named availability zone" msgstr "" #: nova/compute/api.py:6644 #, python-format msgid "One or more hosts already in availability zone(s) %s" msgstr "" #: nova/compute/api.py:6657 msgid "One or more hosts contain instances in this zone" msgstr "" #: nova/compute/api.py:6676 #, python-format msgid "Unexpected aggregate action %s" msgstr "" #: nova/compute/claims.py:134 msgid "Claim pci failed" msgstr "" #: nova/compute/claims.py:162 msgid "" "Requested instance NUMA topology together with requested PCI devices cannot " "fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:166 msgid "" "Requested instance NUMA topology cannot fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:223 msgid "Non-VIF related PCI requests are not supported for live migration." msgstr "" #: nova/compute/claims.py:254 msgid "Requested page size is different from current page size." msgstr "" #: nova/compute/flavors.py:112 #, python-format msgid "'rxtx_factor' argument must be a float between 0 and %g" msgstr "" #: nova/compute/flavors.py:122 msgid "is_public must be a boolean" msgstr "" #: nova/compute/flavors.py:211 msgid "" "Key Names can only contain alphanumeric characters, periods, dashes, " "underscores, colons and spaces." msgstr "" #: nova/compute/manager.py:406 msgid "Instance event failed" msgstr "" #: nova/compute/manager.py:960 msgid "" "This host has unpinned instances but has no CPUs set aside for this purpose; " "configure '[compute] cpu_shared_set' instead of, or in addition to, " "'[compute] cpu_dedicated_set'" msgstr "" #: nova/compute/manager.py:972 msgid "" "This host has pinned instances but has no CPUs set aside for this purpose; " "configure '[compute] cpu_dedicated_set' instead of, or in addition to, " "'[compute] cpu_shared_set'." msgstr "" #: nova/compute/manager.py:984 msgid "" "This host has mixed instance requesting both pinned and unpinned CPUs but " "hasn't set aside unpinned CPUs for this purpose; Configure '[compute] " "cpu_shared_set'." msgstr "" #: nova/compute/manager.py:994 msgid "" "This host has mixed instance requesting both pinned and unpinned CPUs but " "hasn't set aside pinned CPUs for this purpose; Configure '[compute] " "cpu_dedicated_set'" msgstr "" #: nova/compute/manager.py:1033 msgid "" "This host has instances with the vTPM feature enabled, but the host is not " "correctly configured; enable vTPM support." msgstr "" #: nova/compute/manager.py:1629 msgid "" "[compute]max_disk_devices_to_attach has been set to 0, which will prevent " "instances from being able to boot. Set -1 for unlimited or set >= 1 to limit " "the maximum number of disk devices." msgstr "" #: nova/compute/manager.py:2686 #, python-format msgid "Failed to allocate the network(s) with error %s, not rescheduling." msgstr "" #: nova/compute/manager.py:2704 nova/compute/manager.py:2846 msgid "Failed to allocate the network(s), not rescheduling." msgstr "" #: nova/compute/manager.py:2786 msgid "Success" msgstr "" #: nova/compute/manager.py:2824 msgid "Failure getting accelerator requests." msgstr "" #: nova/compute/manager.py:2888 msgid "Failure prepping block device." msgstr "" #: nova/compute/manager.py:3614 nova/compute/manager.py:3623 #: nova/compute/manager.py:3653 msgid "Failed to rebuild volume backed instance." msgstr "" #: nova/compute/manager.py:3632 #, python-format msgid "Image %s not found." msgstr "" #: nova/compute/manager.py:3678 nova/compute/manager.py:3716 msgid "Failure getting accelerator resources." msgstr "" #: nova/compute/manager.py:4009 msgid "Invalid state of instance files on shared storage" msgstr "" #: nova/compute/manager.py:4604 #, python-format msgid "instance %s is not running" msgstr "" #: nova/compute/manager.py:4636 msgid "" "set_admin_password is not implemented by this driver or guest instance." msgstr "" #: nova/compute/manager.py:4649 msgid "error setting admin password" msgstr "" #: nova/compute/manager.py:4718 #, python-format msgid "Driver Error: %s" msgstr "" #: nova/compute/manager.py:5602 msgid "Instance has no source host" msgstr "" #: nova/compute/manager.py:5909 #, python-format msgid "Pre-checks failed on host '%(host)s'. Error: %(error)s" msgstr "" #: nova/compute/manager.py:8404 #, python-format msgid "Port %s is not attached" msgstr "" #: nova/compute/manager.py:10089 #, python-format msgid "Instance %s not found" msgstr "" #: nova/compute/manager.py:10094 msgid "In ERROR state" msgstr "" #: nova/compute/manager.py:10122 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" #: nova/compute/manager.py:10807 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" #: nova/compute/multi_cell_list.py:425 #, python-format msgid "" "Cell %s is not responding but configuration indicates that we should fail." msgstr "" #: nova/compute/pci_placement_translator.py:378 msgid "Missing parent address for PCI device s(dev)% with type s(type)s" msgstr "" #: nova/compute/pci_placement_translator.py:416 #, python-format msgid "Unhandled PCI device type %(type)s for %(dev)s. Please report a bug." msgstr "" #: nova/compute/pci_placement_translator.py:518 #, python-format msgid "" "Invalid [pci]device_spec configuration. PCI Placement reporting does not " "support 'devname' based device specification but we got %(dev_spec)s. Please " "use PCI address in the configuration instead." msgstr "" #: nova/compute/pci_placement_translator.py:539 msgid "" "The [pci]report_in_placement is False but it was enabled before on this " "compute. Nova does not support disabling it after it is enabled." msgstr "" #: nova/compute/provider_config.py:228 #, python-format msgid "Unable to load yaml file: %s " msgstr "" #: nova/compute/provider_config.py:231 #, python-format msgid "File: %s " msgstr "" #: nova/compute/provider_config.py:232 msgid "Error position: ({line}:{column})" msgstr "" #: nova/compute/provider_config.py:237 #, python-format msgid "Unable to read yaml config file: %s" msgstr "" #: nova/compute/provider_config.py:259 #, python-format msgid "Invalid traits, only custom traits are allowed: %s" msgstr "" #: nova/compute/provider_config.py:277 #, python-format msgid "Invalid resource class, only custom resource classes are allowed: %s" msgstr "" #: nova/compute/provider_config.py:328 #, python-format msgid "Unable to detect schema version: %s" msgstr "" #: nova/compute/provider_config.py:332 #, python-format msgid "Unsupported schema major version: %d" msgstr "" #: nova/compute/provider_config.py:351 #, python-format msgid "" "The provider config file %(path)s did not pass validation for schema version " "%(schema_version)s: %(reason)s" msgstr "" #: nova/compute/provider_config.py:408 #, python-format msgid "" "Provider %(provider_id)s has multiple definitions in source file(s): " "%(source_files)s." msgstr "" #: nova/compute/provider_tree.py:333 #, python-format msgid "The following parents were not found: %s" msgstr "" #: nova/compute/provider_tree.py:355 #, python-format msgid "" "Unexpectedly failed to find parents already in the tree for any of the " "following: %s" msgstr "" #: nova/compute/provider_tree.py:417 nova/compute/provider_tree.py:485 #, python-format msgid "Provider %s already exists." msgstr "" #: nova/compute/provider_tree.py:440 #, python-format msgid "No such provider %s" msgstr "" #: nova/compute/resource_tracker.py:456 #, python-format msgid "" "Needed %(amount)d units of resource class %(rc)s, but %(avail)d are " "available." msgstr "" #: nova/compute/resource_tracker.py:514 #, python-format msgid "" "The following resources are assigned to instances, but were not listed in " "the configuration: %s Please check if this will influence your instances, " "and restore your configuration if necessary" msgstr "" #: nova/compute/resource_tracker.py:1837 #, python-format msgid "Missing keys: %s" msgstr "" #: nova/compute/resource_tracker.py:1944 #, python-format msgid "" "Provider config '%(source_file_name)s' conflicts with provider config " "'%(processed_providers)s'. The same provider is specified using both name " "'%(uuid_or_name)s' and uuid '%(current_uuid)s'." msgstr "" #: nova/compute/resource_tracker.py:1975 #, python-format msgid "" "Provider config '%(source_file_name)s' attempts to define a trait that is " "owned by the virt driver or specified via the placement api. Invalid traits " "'%(invalid)s' must be removed from '%(source_file_name)s'." msgstr "" #: nova/compute/resource_tracker.py:1993 #, python-format msgid "" "Provider config '%(source_file_name)s' attempts to define an inventory that " "is owned by the virt driver. Invalid inventories '%(invalid)s' must be " "removed from '%(source_file_name)s'." msgstr "" #: nova/compute/rpcapi.py:65 msgid "No compute host specified" msgstr "" #: nova/compute/rpcapi.py:67 #, python-format msgid "Unable to find host for Instance %s" msgstr "" #: nova/compute/rpcapi.py:665 nova/compute/rpcapi.py:765 #: nova/compute/rpcapi.py:799 nova/compute/rpcapi.py:1024 #: nova/compute/rpcapi.py:1060 nova/compute/rpcapi.py:1239 msgid "Compute too old" msgstr "" #: nova/compute/stats.py:42 msgid "Unexpected type adding stats" msgstr "" #: nova/conductor/manager.py:399 msgid "No valid host found for cold migrate" msgstr "" #: nova/conductor/manager.py:401 msgid "No valid host found for resize" msgstr "" #: nova/conductor/manager.py:1032 #, python-format msgid "Unshelve attempted but the image %s cannot be found." msgstr "" #: nova/conductor/manager.py:1450 msgid "" "Image traits are part of forbidden traits in flavor associated with the " "server. Either specify a different image during rebuild or create a new " "server with the specified image and a compatible flavor." msgstr "" #: nova/conductor/manager.py:1481 msgid "" "Image traits cannot be satisfied by the current resource providers. Either " "specify a different image during rebuild or create a new server with the " "specified image." msgstr "" #: nova/conductor/rpcapi.py:483 nova/conductor/rpcapi.py:493 msgid "nova-conductor too old" msgstr "" #: nova/conductor/tasks/cross_cell_migrate.py:270 #, python-format msgid "Failed to create port bindings for host %s" msgstr "" #: nova/conductor/tasks/cross_cell_migrate.py:346 #, python-format msgid "RPC timeout while checking if we can cross-cell migrate to host: %s" msgstr "" #: nova/conductor/tasks/cross_cell_migrate.py:703 #, python-format msgid "Required networking service API extension '%s' not found." msgstr "" #: nova/conductor/tasks/live_migrate.py:305 #, python-format msgid "Unable to force live migrate instance %s across cells." msgstr "" #: nova/conductor/tasks/live_migrate.py:328 #, python-format msgid "" "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory(host:" "%(avail)s <= instance:%(mem_inst)s)" msgstr "" #: nova/conductor/tasks/live_migrate.py:364 #, python-format msgid "Timeout while checking if we can live migrate to host: %s" msgstr "" #: nova/conductor/tasks/live_migrate.py:442 #, python-format msgid "Unable to determine in which cell instance %s lives." msgstr "" #: nova/conductor/tasks/live_migrate.py:457 #, python-format msgid "Unable to determine in which cell destination host %s lives." msgstr "" #: nova/conductor/tasks/live_migrate.py:585 #, python-format msgid "" "Exceeded max scheduling retries %(max_retries)d for instance " "%(instance_uuid)s during live migration" msgstr "" #: nova/conductor/tasks/migrate.py:86 msgid "Unable to replace instance claim on source" msgstr "" #: nova/console/websocketproxy.py:109 msgid "No access_url_base in connect_info. Cannot validate protocol" msgstr "" #: nova/console/websocketproxy.py:163 #, python-format msgid "%(host)s:%(port)s: Websocket client or target closed" msgstr "" #: nova/console/websocketproxy.py:225 msgid "Origin header not valid." msgstr "" #: nova/console/websocketproxy.py:228 msgid "Origin header does not match this host." msgstr "" #: nova/console/websocketproxy.py:231 msgid "Origin header protocol does not match this host." msgstr "" #: nova/console/websocketproxy.py:236 #, python-format msgid "connect info: %s" msgstr "" #: nova/console/websocketproxy.py:242 #, python-format msgid "connecting to: %(host)s:%(port)s" msgstr "" #: nova/console/rfb/authvencrypt.py:66 #, python-format msgid "" "Short read from compute socket, wanted %(wanted)d bytes but got %(got)d" msgstr "" #: nova/console/rfb/authvencrypt.py:80 #, python-format msgid "" "Only VeNCrypt version 0.2 is supported by this proxy, but the server wanted " "to use version %(maj)s.%(min)s" msgstr "" #: nova/console/rfb/authvencrypt.py:91 msgid "Server could not use VeNCrypt version 0.2" msgstr "" #: nova/console/rfb/authvencrypt.py:112 msgid "Server does not support the {value} ({name}) VeNCrypt auth subtype" msgstr "" #: nova/console/rfb/authvencrypt.py:132 msgid "Server didn't accept the requested VeNCrypt auth subtype" msgstr "" #: nova/console/rfb/authvencrypt.py:158 #, python-format msgid "Error establishing TLS connection to server: %s" msgstr "" #: nova/console/securityproxy/rfb.py:95 #, python-format msgid "" "Incorrect read from socket, wanted %(wanted)d bytes but got %(got)d. Socket " "returned %(result)r" msgstr "" #: nova/console/securityproxy/rfb.py:109 #, python-format msgid "" "Security proxying requires RFB protocol version 3.8, but server sent %s" msgstr "" #: nova/console/securityproxy/rfb.py:124 #, python-format msgid "" "Security proxying requires RFB protocol version 3.8, but tenant asked for %s" msgstr "" #: nova/console/securityproxy/rfb.py:167 msgid "Only the security type {value} ({name}) is supported" msgstr "" #: nova/console/securityproxy/rfb.py:171 msgid "" "Client requested a security type other than {value} ({name}): {client_value} " "({client_name})" msgstr "" #: nova/console/securityproxy/rfb.py:186 nova/console/securityproxy/rfb.py:203 msgid "Unable to negotiate security with server" msgstr "" #: nova/console/securityproxy/rfb.py:188 #, python-format msgid "No compute auth available: %s" msgstr "" #: nova/console/securityproxy/rfb.py:206 msgid "Auth handshake failed" msgstr "" #: nova/db/utils.py:89 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: nova/db/utils.py:100 msgid "Sort direction size exceeds sort key size" msgstr "" #: nova/db/main/api.py:274 #, python-format msgid "Unrecognized read_deleted value '%s'" msgstr "" #: nova/db/main/api.py:542 msgid "New compute service disabled due to config option." msgstr "" #: nova/db/main/api.py:1097 #, python-format msgid "Invalid virtual interface address %s in request" msgstr "" #: nova/db/main/api.py:4640 #, python-format msgid "Unable to purge table %(table)s because it has no timestamp column" msgstr "" #: nova/db/main/api.py:4653 #, python-format msgid "Deleted %(rows)i rows from %(table)s based on timestamp column %(col)s" msgstr "" #: nova/keymgr/conf_key_mgr.py:67 msgid "keymgr.fixed_key not defined" msgstr "" #: nova/network/model.py:223 #, python-format msgid "Invalid IP format %s" msgstr "" #: nova/network/neutron.py:87 nova/volume/cinder.py:75 #, python-format msgid "Unknown auth type: %s" msgstr "" #: nova/network/neutron.py:159 msgid "instance is a required argument to use @refresh_cache" msgstr "" #: nova/network/neutron.py:556 #, python-format msgid "Fixed IP %(ip)s is not a valid ip address for network %(network_id)s." msgstr "" #: nova/network/neutron.py:564 #, python-format msgid "Fixed IP %s is already in use." msgstr "" #: nova/network/neutron.py:863 #, python-format msgid "" "Multiple security groups found matching '%s'. Use an ID to be more specific." msgstr "" #: nova/network/neutron.py:957 nova/network/neutron.py:2498 msgid "" "Multiple possible networks found, use a Network ID to be more specific." msgstr "" #: nova/network/neutron.py:1158 #, python-format msgid "empty project id for instance %s" msgstr "" #: nova/network/neutron.py:1666 #, python-format msgid "PCI device not found for request ID %s." msgstr "" #: nova/network/neutron.py:1763 #, python-format msgid "Instance hostname %(hostname)s is not a valid DNS name" msgstr "" #: nova/network/neutron.py:1983 #, python-format msgid "Failed to access port %(port_id)s: %(reason)s" msgstr "" #: nova/network/neutron.py:2033 msgid "" "This method needs to be called with either networks=None and port_ids=None " "or port_ids and networks as not none." msgstr "" #: nova/network/neutron.py:2176 #, python-format msgid "None of the segments of network %s provides a physical_network" msgstr "" #: nova/network/neutron.py:2667 #, python-format msgid "The number of defined ports: %(ports)d is over the limit: %(quota)d" msgstr "" #: nova/network/neutron.py:2987 #, python-format msgid "Multiple floating IP pools matches found for name '%s'" msgstr "" #: nova/network/neutron.py:3795 #, python-format msgid "Unable to correlate PCI slot %s" msgstr "" #: nova/network/neutron.py:3833 msgid "" "Provider mappings are not available to the compute service but are required " "for ports with a resource request." msgstr "" #: nova/network/os_vif_util.py:229 #, python-format msgid "Missing vlan number in %s" msgstr "" #: nova/network/security_group_api.py:50 msgid "Security group id should be uuid" msgstr "" #: nova/network/security_group_api.py:137 msgid "Type and Code must be integers for ICMP protocol type" msgstr "" #: nova/network/security_group_api.py:140 msgid "To and From ports must be integers" msgstr "" #: nova/network/security_group_api.py:184 #, python-format msgid "This rule already exists in group %s" msgstr "" #: nova/network/security_group_api.py:611 #: nova/network/security_group_api.py:671 #, python-format msgid "Security group %(name)s is not found for project %(project)s" msgstr "" #: nova/network/security_group_api.py:626 #: nova/network/security_group_api.py:686 #, python-format msgid "instance_id %s could not be found as device id on any ports" msgstr "" #: nova/network/security_group_api.py:714 #, python-format msgid "" "Security group %(security_group_name)s not associated with the instance " "%(instance)s" msgstr "" #: nova/objects/aggregate.py:139 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" #: nova/objects/aggregate.py:470 msgid "key_prefix mandatory field." msgstr "" #: nova/objects/block_device.py:279 msgid "Volume does not belong to the requested instance." msgstr "" #: nova/objects/console_auth_token.py:116 msgid "must be a new object to authorize" msgstr "" #: nova/objects/fields.py:104 #, python-format msgid "Malformed Resource Class %s" msgstr "" #: nova/objects/fields.py:226 #, python-format msgid "Architecture name '%s' is not valid" msgstr "" #: nova/objects/fields.py:426 #, python-format msgid "Hypervisor virt type '%s' is not valid" msgstr "" #: nova/objects/fields.py:675 #, python-format msgid "Virtual machine mode '%s' is not valid" msgstr "" #: nova/objects/fields.py:1124 #, python-format msgid "A NetworkModel is required in field %s" msgstr "" #: nova/objects/fields.py:1153 #, python-format msgid "A nova.network.model.VIF object is required in field %s" msgstr "" #: nova/objects/fields.py:1174 #, python-format msgid "Value must match %s" msgstr "" #: nova/objects/host_mapping.py:195 #, python-format msgid "Checking host mapping for compute host '%(host)s': %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:201 #, python-format msgid "Creating host mapping for compute host '%(host)s': %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:220 #, python-format msgid "Creating host mapping for service %(srv)s" msgstr "" #: nova/objects/host_mapping.py:263 #, python-format msgid "Found %s cell mappings." msgstr "" #: nova/objects/host_mapping.py:268 msgid "Skipping cell0 since it does not contain hosts." msgstr "" #: nova/objects/host_mapping.py:271 #, python-format msgid "Getting computes from cell '%(name)s': %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:275 #, python-format msgid "Getting computes from cell: %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:280 #, python-format msgid "Found %(num)s unmapped computes in cell: %(uuid)s" msgstr "" #: nova/objects/instance.py:930 #, python-format msgid "loading %s requires recursion" msgstr "" #: nova/objects/instance.py:1139 nova/objects/instance.py:1219 #, python-format msgid "attribute %s not lazy-loadable" msgstr "" #: nova/objects/instance_mapping.py:70 msgid "attribute user_id is not lazy-loadable" msgstr "" #: nova/objects/instance_numa.py:51 msgid "{policy} policy is not supported in version {version}" msgstr "" #: nova/objects/migration.py:195 msgid "cannot create a Migration object without a migration_type set" msgstr "" #: nova/objects/migration.py:207 msgid "" "cannot create a Migration object with a dest_node but no dest_compute_id" msgstr "" #: nova/pci/devspec.py:75 #, python-format msgid "property %(property)s ('%(attr)s') does not parse as a hex number." msgstr "" #: nova/pci/devspec.py:79 #, python-format msgid "" "property %(property)s (%(attr)s) is greater than the maximum allowable value " "(%(max)X)." msgstr "" #: nova/pci/devspec.py:350 #, python-format msgid "" "the specified VF vendor ID %(vendor_id)s and product ID %(product_id)s do " "not match the expected VF IDs based on the corresponding PF identified by " "PCI address %(pf_addr)s" msgstr "" #: nova/pci/request.py:152 #, python-format msgid "NUMA policy mismatch for alias '%s'" msgstr "" #: nova/pci/request.py:156 #, python-format msgid "Device type mismatch for alias '%s'" msgstr "" #: nova/pci/whitelist.py:66 #, python-format msgid "Invalid entry: '%s'" msgstr "" #: nova/pci/whitelist.py:71 #, python-format msgid "Invalid entry: '%s'; Expecting list or dict" msgstr "" #: nova/pci/whitelist.py:77 #, python-format msgid "Invalid entry: '%s'; Expecting dict" msgstr "" #: nova/privsep/qemu.py:251 #, python-format msgid "qemu-img aborted by prlimits when inspecting %(path)s : %(exp)s" msgstr "" #: nova/privsep/qemu.py:259 #, python-format msgid "qemu-img failed to execute on %(path)s : %(exp)s" msgstr "" #: nova/privsep/qemu.py:264 #, python-format msgid "Failed to run qemu-img info on %(path)s : %(error)s" msgstr "" #: nova/scheduler/manager.py:531 msgid "There are not enough hosts available." msgstr "" #: nova/scheduler/request_filter.py:133 msgid "No hosts available for tenant" msgstr "" #: nova/scheduler/request_filter.py:351 #, python-format msgid "Aggregates not found for the subnet %s" msgstr "" #: nova/scheduler/request_filter.py:369 #, python-format msgid "Aggregates not found for the network %s" msgstr "" #: nova/scheduler/utils.py:464 #, python-format msgid "" "Missing requester_id in RequestGroup! This is probably a programmer error. " "%s" msgstr "" #: nova/scheduler/utils.py:471 #, python-format msgid "" "Refusing to add no-op RequestGroup with requester_id=%s. This is a probably " "a programmer error." msgstr "" #: nova/scheduler/utils.py:719 #, python-format msgid "No such host - host: %(host)s node: %(node)s " msgstr "" #: nova/scheduler/utils.py:830 #, python-format msgid "" "Expected to find allocations for source node resource provider %s. Retry the " "operation without forcing a destination host." msgstr "" #: nova/scheduler/utils.py:845 #, python-format msgid "" "Unable to move instance %(instance_uuid)s to host %(host)s. The instance has " "complex allocations on the source host so move cannot be forced." msgstr "" #: nova/scheduler/utils.py:881 #, python-format msgid "" "Unable to move instance %(instance_uuid)s to host %(host)s. There is not " "enough capacity on the host for the instance." msgstr "" #: nova/scheduler/utils.py:1011 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s. Last exception: %(exc_reason)s" msgstr "" #: nova/scheduler/utils.py:1154 msgid "ServerGroupAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:1158 msgid "ServerGroupAntiAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:1162 msgid "ServerGroupSoftAffinityWeigher not configured" msgstr "" #: nova/scheduler/utils.py:1167 msgid "ServerGroupSoftAntiAffinityWeigher not configured" msgstr "" #: nova/scheduler/client/report.py:508 #, python-format msgid "" "[%(placement_req_id)s] Failed to retrieve sharing resource providers " "associated with the following aggregates from placement API: %(aggs)s. Got " "%(status_code)d: %(err_text)s." msgstr "" #: nova/scheduler/client/report.py:1151 msgid "generation is required with use_cache=False" msgstr "" #: nova/scheduler/client/report.py:1723 #, python-format msgid "" "Cannot add resources %s to the allocation due to multiple successive " "generation conflicts in placement." msgstr "" #: nova/scheduler/client/report.py:1811 #, python-format msgid "" "Cannot remove resources %s from the allocation due to multiple successive " "generation conflicts in placement. To clean up the leaked resource " "allocation you can use nova-manage placement audit." msgstr "" #: nova/scheduler/client/report.py:1838 #, python-format msgid "" "Cannot remove resources %(resources)s from allocation %(allocations)s. The " "allocation is empty." msgstr "" #: nova/scheduler/client/report.py:1853 #, python-format msgid "" "Cannot remove resources %(resources)s from allocation %(allocations)s. There " "are not enough allocated resources left on %(rp_uuid)s resource provider to " "remove %(amount)d amount of %(resource_class)s resources." msgstr "" #: nova/scheduler/client/report.py:1873 #, python-format msgid "" "Cannot remove resources %(resources)s from allocation %(allocations)s. Key " "%(missing_key)s is missing from the allocation." msgstr "" #: nova/scheduler/client/report.py:2458 msgid "Either host_name or rp_uuid is required" msgstr "" #: nova/servicegroup/drivers/db.py:49 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" #: nova/servicegroup/drivers/mc.py:53 msgid "" "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" #: nova/storage/rbd_utils.py:156 msgid "rbd python libraries not found" msgstr "" #: nova/storage/rbd_utils.py:214 msgid "Not stored in rbd" msgstr "" #: nova/storage/rbd_utils.py:219 msgid "Blank components" msgstr "" #: nova/storage/rbd_utils.py:222 msgid "Not an rbd snapshot" msgstr "" #: nova/storage/rbd_utils.py:275 #, python-format msgid "no write permission on storage pool %s" msgstr "" #: nova/storage/rbd_utils.py:304 #, python-format msgid "no usable parent snapshot for volume %s" msgstr "" #: nova/virt/driver.py:1279 msgid "" "Hypervisor driver does not support post_live_migration_at_source method" msgstr "" #: nova/virt/driver.py:1688 msgid "Event must be an instance of nova.virt.event.Event" msgstr "" #: nova/virt/event.py:37 msgid "Started" msgstr "" #: nova/virt/event.py:38 msgid "Stopped" msgstr "" #: nova/virt/event.py:39 msgid "Paused" msgstr "" #: nova/virt/event.py:40 msgid "Resumed" msgstr "" #: nova/virt/event.py:41 msgid "Suspended" msgstr "" #: nova/virt/event.py:42 msgid "Postcopy started" msgstr "" #: nova/virt/event.py:43 msgid "Migration completed" msgstr "" #: nova/virt/event.py:115 msgid "Unknown" msgstr "" #: nova/virt/hardware.py:58 #, python-format msgid "No CPUs available after parsing 'vcpu_pin_set' config, %r" msgstr "" #: nova/virt/hardware.py:73 #, python-format msgid "" "No CPUs available after parsing '[compute] cpu_dedicated_set' config, %r" msgstr "" #: nova/virt/hardware.py:95 #, python-format msgid "No CPUs available after parsing '[compute] cpu_shared_set' config, %r" msgstr "" #: nova/virt/hardware.py:131 nova/virt/hardware.py:135 #, python-format msgid "Invalid range expression %r" msgstr "" #: nova/virt/hardware.py:147 #, python-format msgid "Invalid exclusion expression %r" msgstr "" #: nova/virt/hardware.py:154 #, python-format msgid "Invalid inclusion expression %r" msgstr "" #: nova/virt/hardware.py:345 nova/virt/hardware.py:385 #, python-format msgid "Invalid flavor extra spec. Error: %s" msgstr "" #: nova/virt/hardware.py:1116 nova/virt/hardware.py:1875 #: nova/virt/hardware.py:1924 #, python-format msgid "" "Flavor %(flavor_name)s has %(prefix)s:%(key)s extra spec explicitly set to " "%(flavor_val)s, conflicting with image %(image_name)s which has " "%(prefix)s_%(key)s explicitly set to %(image_val)s." msgstr "" #: nova/virt/hardware.py:1215 #, python-format msgid "" "Flavor %(flavor_name)s has hw:mem_encryption extra spec explicitly set to " "%(flavor_val)s, conflicting with image %(image_name)s which has " "hw_mem_encryption property explicitly set to %(image_val)s" msgstr "" #: nova/virt/hardware.py:1237 #, python-format msgid "" "Memory encryption requested by %(requesters)s but image %(image_name)s " "doesn't have 'hw_firmware_type' property set to 'uefi' or volume-backed " "instance was requested" msgstr "" #: nova/virt/hardware.py:1284 msgid "q35 type is required for SEV to work" msgstr "" #: nova/virt/hardware.py:1740 msgid "" "Mixed instance dedicated vCPU(s) mask is not a subset of vCPUs in the flavor." " See \"hw:cpu_dedicated_mask\"" msgstr "" #: nova/virt/hardware.py:1786 msgid "" "Realtime policy vCPU(s) mask is configured with RT vCPUs that are not a " "subset of the vCPUs in the flavor. See hw:cpu_realtime_mask or " "hw_cpu_realtime_mask" msgstr "" #: nova/virt/hardware.py:1976 #, python-format msgid "" "Flavor has %(prefix)s:%(key)s extra spec explicitly set to %(flavor_val)s, " "conflicting with image which has %(prefix)s_%(key)s explicitly set to " "%(image_val)s." msgstr "" #: nova/virt/hardware.py:2054 #, python-format msgid "Invalid secure boot policy %(policy)r. Allowed values: %(valid)s." msgstr "" #: nova/virt/hardware.py:2801 #, python-format msgid "" "Flavor %(flavor_name)s has hw:ephemeral_encryption extra spec explicitly set " "to %(flavor_val)s, conflicting with image %(image_name)s which has " "hw_eph_encryption property explicitly set to %(image_val)s" msgstr "" #: nova/virt/images.py:100 #, python-format msgid "Unable to convert image to %(format)s: %(exp)s" msgstr "" #: nova/virt/images.py:127 nova/virt/images.py:140 msgid "Invalid VMDK create-type specified" msgstr "" #: nova/virt/images.py:133 msgid "Unable to determine VMDK create-type" msgstr "" #: nova/virt/images.py:154 msgid "'qemu-img info' parsing failed." msgstr "" #: nova/virt/images.py:160 #, python-format msgid "fmt=%(fmt)s backed by: %(backing_file)s" msgstr "" #: nova/virt/images.py:175 #, python-format msgid "Unable to convert image to raw: %(exp)s" msgstr "" #: nova/virt/images.py:183 #, python-format msgid "Converted to raw, but format is now %s" msgstr "" #: nova/virt/disk/api.py:287 msgid "image already mounted" msgstr "" #: nova/virt/disk/api.py:625 msgid "Not implemented on Windows" msgstr "" #: nova/virt/disk/api.py:652 #, python-format msgid "User %(username)s not found in password file." msgstr "" #: nova/virt/disk/api.py:668 #, python-format msgid "User %(username)s not found in shadow file." msgstr "" #: nova/virt/disk/mount/api.py:193 #, python-format msgid "partition search unsupported with %s" msgstr "" #: nova/virt/disk/mount/api.py:220 #, python-format msgid "partition %s not found" msgstr "" #: nova/virt/disk/mount/api.py:221 #, python-format msgid "Failed to map partitions: %s" msgstr "" #: nova/virt/disk/mount/api.py:253 #, python-format msgid "Failed to mount filesystem: %s" msgstr "" #: nova/virt/disk/mount/loop.py:32 #, python-format msgid "Could not attach image to loopback: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:60 msgid "nbd unavailable: module not loaded" msgstr "" #: nova/virt/disk/mount/nbd.py:68 msgid "No free nbd devices" msgstr "" #: nova/virt/disk/mount/nbd.py:88 #, python-format msgid "qemu-nbd error: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:101 #, python-format msgid "nbd device %s did not show up" msgstr "" #: nova/virt/disk/vfs/guestfs.py:70 #, python-format msgid "libguestfs is not installed (%s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:92 #, python-format msgid "Please change permissions on %s to 0x644" msgstr "" #: nova/virt/disk/vfs/guestfs.py:95 #, python-format msgid "libguestfs installed but not usable (%s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:140 #, python-format msgid "No operating system found in %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:146 #, python-format msgid "Multi-boot operating system found in %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:157 #, python-format msgid "No mount points found in %(root)s of %(image)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:171 #, python-format msgid "" "Error mounting %(device)s to %(dir)s in image %(image)s with libguestfs " "(%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:248 #, python-format msgid "Error mounting %(image)s with libguestfs (%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:346 #, python-format msgid "" "Error obtaining uid/gid for %(user)s/%(group)s: path %(id_path)s not found " "(%(e)s)" msgstr "" #: nova/virt/ironic/driver.py:223 #, python-format msgid "" "Ironic returned more than one node for a query that can only return zero or " "one: %s" msgstr "" #: nova/virt/ironic/driver.py:361 #, python-format msgid "" "Failed to reserve node %(node)s when provisioning the instance %(instance)s" msgstr "" #: nova/virt/ironic/driver.py:371 nova/virt/ironic/driver.py:1170 #, python-format msgid "Ironic node uuid not supplied to driver for instance %s." msgstr "" #: nova/virt/ironic/driver.py:421 #, python-format msgid "" "Failed to add deploy parameters on node %(node)s when provisioning the " "instance %(instance)s: %(reason)s" msgstr "" #: nova/virt/ironic/driver.py:459 #, python-format msgid "" "Failed to add volume target information of volume %(volume)s on node " "%(node)s when provisioning the instance" msgstr "" #: nova/virt/ironic/driver.py:517 #, python-format msgid "Instance %s provisioning was aborted" msgstr "" #: nova/virt/ironic/driver.py:538 #, python-format msgid "Failed to provision instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/ironic/driver.py:1211 #, python-format msgid "" "Ironic node: %(id)s failed to validate. (deploy: %(deploy)s, power: " "%(power)s, storage: %(storage)s)" msgstr "" #: nova/virt/ironic/driver.py:1308 #, python-format msgid "" "Error destroying the instance on node %(node)s. Provision state still " "'%(state)s'." msgstr "" #: nova/virt/ironic/driver.py:1565 #, python-format msgid "Cannot attach VIF %(vif)s to the node %(node)s due to error: %(err)s" msgstr "" #: nova/virt/ironic/driver.py:1727 msgid "Ironic doesn't support rebuilding volume backed instances." msgstr "" #: nova/virt/ironic/driver.py:1770 #, python-format msgid "Failed to request Ironic to rebuild instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/libvirt/blockinfo.py:154 #, python-format msgid "Unable to determine disk prefix for %s" msgstr "" #: nova/virt/libvirt/blockinfo.py:308 #, python-format msgid "Unable to determine disk bus for '%s'" msgstr "" #: nova/virt/libvirt/config.py:90 #, python-format msgid "Root element name should be '%(name)s' not '%(tag)s'" msgstr "" #: nova/virt/libvirt/config.py:103 #, python-format msgid "Element should contain either 'on' or 'off'; found: '%(value)s'" msgstr "" #: nova/virt/libvirt/config.py:313 msgid "BUG: tried to generate domainCapabilities XML" msgstr "" #: nova/virt/libvirt/driver.py:453 msgid "The libvirt driver only works on Linux" msgstr "" #: nova/virt/libvirt/driver.py:590 msgid "The configuration doesn't follow the format" msgstr "" #: nova/virt/libvirt/driver.py:596 #, python-format msgid "The PMEM namespace %s isn't on host" msgstr "" #: nova/virt/libvirt/driver.py:600 #, python-format msgid "Duplicated PMEM namespace %s configured" msgstr "" #: nova/virt/libvirt/driver.py:618 #, python-format msgid "" "Get PMEM namespaces by ndctl utility, please ensure ndctl is installed: %s" msgstr "" #: nova/virt/libvirt/driver.py:782 #, python-format msgid "Nova requires libvirt version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:788 #, python-format msgid "Nova requires QEMU version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:794 #, python-format msgid "Nova requires Virtuozzo version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:821 msgid "" "Setting both 'live_migration_tunnelled' and 'live_migration_with_native_tls' " "at the same time is invalid. If you have the relevant libvirt and QEMU " "versions, and TLS configured in your environment, pick " "'live_migration_with_native_tls'." msgstr "" #: nova/virt/libvirt/driver.py:834 msgid "" "'[DEFAULT]/force_raw_images = False' is not allowed with '[libvirt]/" "images_type = rbd'. Please check the two configs and if you really do want " "to use rbd as images_type, set force_raw_images to True." msgstr "" #: nova/virt/libvirt/driver.py:1022 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt hypervisor " "'%s' does not support selecting CPU models" msgstr "" #: nova/virt/libvirt/driver.py:1030 msgid "The cpu_models option is not required when cpu_mode!=custom" msgstr "" #: nova/virt/libvirt/driver.py:1035 msgid "The cpu_models option is required when cpu_mode=custom" msgstr "" #: nova/virt/libvirt/driver.py:1051 #, python-format msgid "" "Configured CPU model: %(model)s and CPU Flags %(flags)s ar not compatible " "with host CPU. Please correct your config and try again. %(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1067 #, python-format msgid "" "vTPM support requires '[libvirt] virt_type' of 'qemu' or 'kvm'; found '%s'." msgstr "" #: nova/virt/libvirt/driver.py:1078 msgid "" "vTPM support is configured but the 'swtpm' and 'swtpm_setup' binaries could " "not be found on PATH." msgstr "" #: nova/virt/libvirt/driver.py:1088 #, python-format msgid "" "The user configured in '[libvirt] swtpm_user' does not exist on this host; " "expected '%s'." msgstr "" #: nova/virt/libvirt/driver.py:1096 #, python-format msgid "" "The group configured in '[libvirt] swtpm_group' does not exist on this host; " "expected '%s'." msgstr "" #: nova/virt/libvirt/driver.py:1150 #, python-format msgid "" "Running Nova with file_backed_memory and virt_type %(type)s is not supported." " file_backed_memory is only supported with qemu and kvm types." msgstr "" #: nova/virt/libvirt/driver.py:1166 msgid "" "'[libvirt] file_backed_memory', which represents total memory reported to " "placement, must be greater than reserved memory configured via '[DEFAULT] " "reserved_host_memory_mb'" msgstr "" #: nova/virt/libvirt/driver.py:1202 msgid "" "The '[compute] cpu_dedicated_set' and '[compute] cpu_shared_set' " "configuration options must be disjoint." msgstr "" #: nova/virt/libvirt/driver.py:1209 msgid "" "The 'reserved_host_cpus' config option cannot be defined alongside the " "'[compute] cpu_shared_set' or '[compute] cpu_dedicated_set' options. Unset " "'reserved_host_cpus'." msgstr "" #: nova/virt/libvirt/driver.py:1220 msgid "" "The 'vcpu_pin_set' config option has been deprecated and cannot be defined " "alongside '[compute] cpu_dedicated_set'. Unset 'vcpu_pin_set'." msgstr "" #: nova/virt/libvirt/driver.py:1261 #, python-format msgid "" "Nova requires libvirt version %s or greater with '[libvirt] tb_cache_size' " "configured." msgstr "" #: nova/virt/libvirt/driver.py:1521 msgid "operation time out" msgstr "" #: nova/virt/libvirt/driver.py:2258 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" #: nova/virt/libvirt/driver.py:2368 msgid "" "Swap volume is not supported for encrypted volumes when native LUKS " "decryption is enabled." msgstr "" #: nova/virt/libvirt/driver.py:3359 #, python-format msgid "" "Error from libvirt while set password for username \"%(user)s\": [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:3390 #, python-format msgid "" "Error from libvirt while quiescing %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:3575 msgid "Found no disk to snapshot." msgstr "" #: nova/virt/libvirt/driver.py:3680 #, python-format msgid "Unknown type: %s" msgstr "" #: nova/virt/libvirt/driver.py:3685 msgid "snapshot_id required in create_info" msgstr "" #: nova/virt/libvirt/driver.py:3776 #, python-format msgid "Unknown delete_info type %s" msgstr "" #: nova/virt/libvirt/driver.py:3812 #, python-format msgid "Disk with id '%s' not found attached to instance." msgstr "" #: nova/virt/libvirt/driver.py:3820 msgid "filename cannot be None" msgstr "" #: nova/virt/libvirt/driver.py:3849 #, python-format msgid "no match found for %s" msgstr "" #: nova/virt/libvirt/driver.py:3899 #, python-format msgid "" "Something went wrong when deleting a volume snapshot: rebasing a " "%(protocol)s network disk using qemu-img has not been fully tested" msgstr "" #: nova/virt/libvirt/driver.py:4379 #, python-format msgid "Stable device rescue is not supported by virt_type '%s'" msgstr "" #: nova/virt/libvirt/driver.py:5003 msgid "Swap disk is not supported for Virtuozzo container" msgstr "" #: nova/virt/libvirt/driver.py:5073 #, python-format msgid "%s format is not supported" msgstr "" #: nova/virt/libvirt/driver.py:5575 #, python-format msgid "" "Configured CPU model: %(model)s is not correct, or your host CPU arch does " "not support this model. Please correct your config and try again." msgstr "" #: nova/virt/libvirt/driver.py:5953 msgid "Unable to get host UUID: /etc/machine-id does not exist" msgstr "" #: nova/virt/libvirt/driver.py:5961 msgid "Unable to get host UUID: /etc/machine-id is empty" msgstr "" #: nova/virt/libvirt/driver.py:6216 #, python-format msgid "" "Invalid cpu_shared_set config, one or more of the specified cpuset is not " "online. Online cpuset(s): %(online)s, requested cpuset(s): %(req)s" msgstr "" #: nova/virt/libvirt/driver.py:8064 #, python-format msgid "" "Invalid '[compute] cpu_dedicated_set' config: one or more of the configured " "CPUs is not available. Available cpuset(s): %(available)s, configured " "cpuset(s): %(req)s" msgstr "" #: nova/virt/libvirt/driver.py:8096 #, python-format msgid "" "Invalid '%(config_opt)s' config: one or more of the configured CPUs is not " "online. Online cpuset(s): %(online)s, configured cpuset(s): %(req)s" msgstr "" #: nova/virt/libvirt/driver.py:8890 msgid "" "Suspend is not supported for instances having attached mediated devices." msgstr "" #: nova/virt/libvirt/driver.py:9459 #, python-format msgid "" "Unexpected VGPU resource allocation on provider %(rp_uuid)s for consumer " "%(consumer_uuid)s: %(alloc_data)s. Expected VGPU allocation to be on root " "compute node provider %(root_uuid)s." msgstr "" #: nova/virt/libvirt/driver.py:9497 #, python-format msgid "" "Unexpected VGPU resource allocation on provider %(rp_uuid)s for consumer " "%(consumer_uuid)s: %(alloc_data)s. The allocation is made against a non-" "existing instance or there are no devices assigned." msgstr "" #: nova/virt/libvirt/driver.py:10061 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Source mdev types %(src_types)s are not " "supported by this compute : %(dest_types)s instance_uuid" msgstr "" #: nova/virt/libvirt/driver.py:10080 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Source mdevs %(src_mdevs)s are not " "fully mapped for this compute : %(targets)s instance_uuid" msgstr "" #: nova/virt/libvirt/driver.py:10229 msgid "Block migration can not be used with shared storage." msgstr "" #: nova/virt/libvirt/driver.py:10244 #, python-format msgid "" "Cannot block migrate instance %(uuid)s with mapped volumes. Selective block " "device migration is not supported with tunnelled block migrations." msgstr "" #: nova/virt/libvirt/driver.py:10252 msgid "" "Shared storage live-migration requires either shared storage or boot-from-" "volume with no local disks." msgstr "" #: nova/virt/libvirt/driver.py:10316 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Either libvirt or QEMU version for " "compute service %(host)s are too old than the supported ones : (QEMU: " "%(qemu_v)s, libvirt: %(libv_v)s)instance_uuid" msgstr "" #: nova/virt/libvirt/driver.py:10382 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too large(available " "on destination host:%(available)s < need:%(necessary)s)" msgstr "" #: nova/virt/libvirt/driver.py:10444 #, python-format msgid "CPU doesn't have compatibility.\n" "\n" "%(ret)s\n" "\n" "Refer to %(u)s" msgstr "" #: nova/virt/libvirt/driver.py:10555 msgid "" "Your destination node does not support retrieving listen addresses. In order " "for live migration to work properly you must disable serial console." msgstr "" #: nova/virt/libvirt/driver.py:11972 msgid "Unable to resize disk down." msgstr "" #: nova/virt/libvirt/driver.py:11978 msgid "Migration is not supported for LVM backed instances" msgstr "" #: nova/virt/libvirt/driver.py:11996 #, python-format msgid "not able to execute ssh command: %s" msgstr "" #: nova/virt/libvirt/guest.py:526 #, python-format msgid "" "Error from libvirt while getting domain info for %(instance_name)s: [Error " "Code %(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/host.py:104 msgid "Failed to locate firmware descriptor files" msgstr "" #: nova/virt/libvirt/host.py:343 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" #: nova/virt/libvirt/host.py:422 #, python-format msgid "Connection to libvirt lost: %s" msgstr "" #: nova/virt/libvirt/host.py:562 msgid "Connection to libvirt lost" msgstr "" #: nova/virt/libvirt/host.py:577 #, python-format msgid "Failed to connect to libvirt: %(msg)s" msgstr "" #: nova/virt/libvirt/host.py:698 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/host.py:1093 nova/virt/libvirt/host.py:1128 #, python-format msgid "Invalid usage_type: %s" msgstr "" #: nova/virt/libvirt/host.py:1713 #, python-format msgid "Invalid machine type: %s" msgstr "" #: nova/virt/libvirt/imagebackend.py:105 msgid "" "Incompatible settings: ephemeral storage encryption is supported only for " "LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:392 #, python-format msgid "Could not load line %(line)s, got error %(error)s" msgstr "" #: nova/virt/libvirt/imagebackend.py:407 msgid "Attempted overwrite of an existing value." msgstr "" #: nova/virt/libvirt/imagebackend.py:455 msgid "clone() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:478 msgid "direct_snapshot() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:755 msgid "You should specify images_volume_group flag to use LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:834 msgid "Instance disk to be encrypted but no context provided" msgstr "" #: nova/virt/libvirt/imagebackend.py:882 msgid "You should specify images_rbd_pool flag to use rbd images." msgstr "" #: nova/virt/libvirt/imagebackend.py:1086 msgid "Image is not raw format" msgstr "" #: nova/virt/libvirt/imagebackend.py:1101 msgid "No image locations are accessible" msgstr "" #: nova/virt/libvirt/imagebackend.py:1185 #, python-format msgid "" "Cannot determine the parent storage pool for %s; cannot determine where to " "store images" msgstr "" #: nova/virt/libvirt/imagebackend.py:1309 #, python-format msgid "" "Ploop image backend doesn't support images in %s format. You should either " "set force_raw_images=True in config or upload an image in ploop or raw " "format." msgstr "" #: nova/virt/libvirt/imagebackend.py:1352 #, python-format msgid "Unknown image_type=%s" msgstr "" #: nova/virt/libvirt/utils.py:407 msgid "Can't retrieve root device path from instance libvirt configuration" msgstr "" #: nova/virt/libvirt/utils.py:745 #, python-format msgid "Guest wants emulated TPM but host path %s is not a directory." msgstr "" #: nova/virt/libvirt/vif.py:492 #, python-format msgid "Unsupported os-vif VIFHostDevice dev_type %(type)s" msgstr "" #: nova/virt/libvirt/vif.py:507 #, python-format msgid "Unsupported VIF port profile type %s" msgstr "" #: nova/virt/libvirt/vif.py:554 #, python-format msgid "Unsupported VIF type %s" msgstr "" #: nova/virt/libvirt/vif.py:579 nova/virt/libvirt/vif.py:726 #: nova/virt/libvirt/vif.py:843 msgid "vif_type parameter must be present for this vif_driver implementation" msgstr "" #: nova/virt/libvirt/vif.py:609 #, python-format msgid "Unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:710 #, python-format msgid "Failure running os_vif plugin plug method: %(ex)s" msgstr "" #: nova/virt/libvirt/vif.py:755 #, python-format msgid "Plug VIF failed because of unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:828 #, python-format msgid "Failure running os_vif plugin unplug method: %(ex)s" msgstr "" #: nova/virt/libvirt/vif.py:874 #, python-format msgid "Unplug VIF failed because of unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/cpu/api.py:191 msgid "" "All the cores need to have the same governor strategybefore modifying the " "CPU states. You can reboot the compute node if you prefer." msgstr "" #: nova/virt/libvirt/cpu/api.py:198 msgid "" "All the cores need to be online before modifying the governor strategy." msgstr "" #: nova/virt/libvirt/storage/lvm.py:53 #, python-format msgid "" "Insufficient Space on Volume Group %(vg)s. Only %(free_space)db available, " "but %(size)d bytes required by volume %(lv)s." msgstr "" #: nova/virt/libvirt/storage/lvm.py:96 #, python-format msgid "vg %s must be LVM volume group" msgstr "" #: nova/virt/libvirt/storage/lvm.py:135 #, python-format msgid "Path %s must be LVM logical volume" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:122 #, python-format msgid "The mount %(mount_path)s is not a valid Quobyte volume. Stale mount?" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:127 #, python-format msgid "" "The mount %(mount_path)s is not a valid Quobyte volume according to " "partition list." msgstr "" #: nova/virt/libvirt/volume/quobyte.py:131 #, python-format msgid "" "No matching Quobyte mount entry for %(mount_path)s could be found for " "validation in partition list." msgstr "" #: nova/virt/libvirt/volume/vzstorage.py:54 #, python-format msgid "" "You can't use %s options in vzstorage_mount_opts configuration parameter." msgstr "" #: nova/virt/libvirt/volume/vzstorage.py:82 msgid "Valid share format is [mds[,mds1[...]]:/]clustername[:password]" msgstr "" #: nova/virt/vmwareapi/driver.py:105 msgid "" "Must specify host_ip, host_username and host_password to use vmwareapi." "VMwareVCDriver" msgstr "" #: nova/virt/vmwareapi/driver.py:114 #, python-format msgid "Invalid Regular Expression %s" msgstr "" #: nova/virt/vmwareapi/driver.py:130 #, python-format msgid "The specified cluster '%s' was not found in vCenter" msgstr "" #: nova/virt/vmwareapi/driver.py:159 #, python-format msgid "" "Detected vCenter version %(version)s. Nova requires VMware vCenter version " "%(min_version)s or greater." msgstr "" #: nova/virt/vmwareapi/driver.py:316 #, python-format msgid "Cannot find destination cluster %s for live migration" msgstr "" #: nova/virt/vmwareapi/driver.py:321 msgid "Cannot find destination resource pool for live migration" msgstr "" #: nova/virt/vmwareapi/driver.py:704 msgid "" "Multiple hosts may be managed by the VMWare vCenter driver; therefore we do " "not return uptime for just one host." msgstr "" #: nova/virt/vmwareapi/ds_util.py:149 #, python-format msgid "Storage policy %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/ds_util.py:153 #, python-format msgid "Datastore regex %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/error_util.py:25 msgid "No root disk defined." msgstr "" #: nova/virt/vmwareapi/error_util.py:29 msgid "Default PBM policy is required if PBM is enabled." msgstr "" #: nova/virt/vmwareapi/error_util.py:33 msgid "The default PBM policy doesn't exist on the backend." msgstr "" #: nova/virt/vmwareapi/images.py:435 msgid "Extracting vmdk from OVA failed." msgstr "" #: nova/virt/vmwareapi/vif.py:99 #, python-format msgid "vif type %s not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:83 #, python-format msgid "Share level '%s' cannot have share configured" msgstr "" #: nova/virt/vmwareapi/vm_util.py:90 #, python-format msgid "Share '%s' is not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:407 #, python-format msgid "%s is not supported." msgstr "" #: nova/virt/vmwareapi/vm_util.py:486 msgid "Limits only supported from vCenter 6.0 and above" msgstr "" #: nova/virt/vmwareapi/vm_util.py:739 nova/virt/vmwareapi/volumeops.py:377 #: nova/virt/vmwareapi/volumeops.py:619 msgid "Unable to find iSCSI Target" msgstr "" #: nova/virt/vmwareapi/vm_util.py:784 #, python-format msgid "Only %d SCSI controllers are allowed to be created on this instance." msgstr "" #: nova/virt/vmwareapi/vm_util.py:1234 msgid "No host available on cluster" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1528 #, python-format msgid "Rescue device does not exist for instance %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:574 msgid "Image disk size greater than requested disk size" msgstr "" #: nova/virt/vmwareapi/vmops.py:618 #, python-format msgid "disk type '%s' not supported" msgstr "" #: nova/virt/vmwareapi/vmops.py:734 msgid "Memory size is not multiple of 4" msgstr "" #: nova/virt/vmwareapi/vmops.py:856 #, python-format msgid "Invalid config_drive_format \"%s\"" msgstr "" #: nova/virt/vmwareapi/vmops.py:1051 msgid "instance is not powered on" msgstr "" #: nova/virt/vmwareapi/vmops.py:1147 msgid "pause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1151 msgid "unpause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1170 msgid "instance is powered off and cannot be suspended." msgstr "" #: nova/virt/vmwareapi/vmops.py:1191 msgid "instance is not in a suspended state" msgstr "" #: nova/virt/vmwareapi/vmops.py:1442 msgid "Unable to shrink disk." msgstr "" #: nova/virt/vmwareapi/vmops.py:1955 #, python-format msgid "No device with interface-id %s exists on VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1964 #, python-format msgid "No device with MAC address %s exists on the VM" msgstr "" #: nova/virt/vmwareapi/volumeops.py:350 nova/virt/vmwareapi/volumeops.py:430 #: nova/virt/vmwareapi/volumeops.py:590 nova/virt/vmwareapi/volumeops.py:638 #, python-format msgid "%s does not support disk hotplug." msgstr "" #: nova/virt/vmwareapi/volumeops.py:564 nova/virt/vmwareapi/volumeops.py:625 msgid "Unable to find volume" msgstr "" #: nova/virt/zvm/driver.py:80 msgid "" "Must specify cloud_connector_url in zvm config group to use compute_driver=" "zvm.driver.ZVMDriver" msgstr "" #: nova/virt/zvm/driver.py:88 #, python-format msgid "" "Template is not usable, the template defined is instance_name_template=%s" msgstr "" #: nova/virt/zvm/driver.py:94 #, python-format msgid "" "Can't spawn instance with template '%s', The zVM hypervisor does not support " "instance names longer than 8 characters. Please change your config of " "instance_name_template." msgstr "" #: nova/virt/zvm/driver.py:159 msgid "The `os_distro` image metadata property is required" msgstr "" #: nova/volume/cinder.py:523 #, python-format msgid "" "volume '%(vol)s' status must be 'in-use'. Currently in '%(status)s' status" msgstr "" #: nova/volume/cinder.py:543 #, python-format msgid "" "Instance %(instance)s and volume %(vol)s are not in the same " "availability_zone. Instance is in %(ins_zone)s. Volume is in %(vol_zone)s" msgstr ""