#, fuzzy msgid "" msgstr "" "Project-Id-Version: nova VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" "POT-Creation-Date: 2020-04-24 15:25+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: nova/block_device.py:102 msgid "Some required fields are missing" msgstr "" #: nova/block_device.py:118 msgid "Boot index is invalid." msgstr "" #: nova/block_device.py:161 msgid "Unrecognized legacy format." msgstr "" #: nova/block_device.py:180 msgid "Invalid device UUID." msgstr "" #: nova/block_device.py:184 msgid "Missing device UUID." msgstr "" #: nova/block_device.py:199 msgid "Mapping image to local is not supported." msgstr "" #: nova/block_device.py:203 msgid "Specifying a volume_type with destination_type=local is not supported." msgstr "" #: nova/block_device.py:210 msgid "Specifying volume type to existing volume is not supported." msgstr "" #: nova/block_device.py:402 msgid "Device name empty or too long." msgstr "" #: nova/block_device.py:406 msgid "Device name contains spaces." msgstr "" #: nova/block_device.py:419 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:161 #, python-format msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" #: nova/crypto.py:67 msgid "failed to generate fingerprint" msgstr "" #: nova/crypto.py:82 #, python-format msgid "failed to generate X509 fingerprint. Error message: %s" msgstr "" #: nova/api/openstack/placement/exception.py:35 nova/exception.py:67 msgid "An unknown exception occurred." msgstr "" #: nova/exception.py:114 #, python-format msgid "Failed to encrypt text: %(reason)s" msgstr "" #: nova/exception.py:118 #, python-format msgid "Failed to decrypt text: %(reason)s" msgstr "" #: nova/exception.py:122 #, python-format msgid "Failed to revoke certificate for %(project_id)s" msgstr "" #: nova/exception.py:126 msgid "Virtual Interface creation failed" msgstr "" #: nova/exception.py:130 msgid "Creation of virtual interface with unique mac address failed" msgstr "" #: nova/exception.py:135 msgid "Virtual interface plugin failed" msgstr "" #: nova/exception.py:139 #, python-format msgid "Failed to unplug virtual interface: %(reason)s" msgstr "" #: nova/exception.py:143 #, python-format msgid "Connection to glance host %(server)s failed: %(reason)s" msgstr "" #: nova/exception.py:148 #, python-format msgid "Connection to cinder host failed: %(reason)s" msgstr "" #: nova/exception.py:152 #, python-format msgid "Nova does not support Cinder API version %(version)s" msgstr "" #: nova/exception.py:159 #, python-format msgid "Cinder API version %(version)s is not available." msgstr "" #: nova/exception.py:163 msgid "Forbidden" msgstr "" #: nova/exception.py:168 msgid "User does not have admin privileges" msgstr "" #: nova/exception.py:172 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: nova/exception.py:178 #, python-format msgid "Image %(image_id)s is not active." msgstr "" #: nova/exception.py:182 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" #: nova/exception.py:186 msgid "Bad Request - Invalid Parameters" msgstr "" #: nova/exception.py:191 msgid "Block Device Mapping is Invalid." msgstr "" #: nova/exception.py:195 #, python-format msgid "Block Device Mapping is Invalid: failed to get snapshot %(id)s." msgstr "" #: nova/exception.py:200 #, python-format msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:205 #, python-format msgid "Block Device Mapping is Invalid: failed to get image %(id)s." msgstr "" #: nova/exception.py:210 msgid "" "Block Device Mapping is Invalid: Boot sequence for the instance and image/" "block device mapping combination is not valid." msgstr "" #: nova/exception.py:217 msgid "" "Block Device Mapping is Invalid: You specified more local devices than the " "limit allows" msgstr "" #: nova/exception.py:223 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:230 msgid "Swap drive requested is larger than instance type allows." msgstr "" #: nova/exception.py:234 #, python-format msgid "Block Device Mapping is Invalid: %(details)s" msgstr "" #: nova/exception.py:239 msgid "Block Device Mapping cannot be converted to legacy format. " msgstr "" #: nova/exception.py:244 #, python-format msgid "Block Device %(id)s is not bootable." msgstr "" #: nova/exception.py:248 #, 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:254 #, python-format msgid "Attribute not supported: %(attr)s" msgstr "" #: nova/exception.py:262 #, python-format msgid "Volume %(volume_id)s could not be attached. Reason: %(reason)s" msgstr "" #: nova/exception.py:267 #, python-format msgid "Volume %(volume_id)s could not be detached. Reason: %(reason)s" msgstr "" #: nova/exception.py:276 #, python-format msgid "" "Volume %(volume_id)s has 'multiattach' set, which is not supported for this " "instance." msgstr "" #: nova/exception.py:285 msgid "Multiattach volume support is not yet available." msgstr "" #: nova/exception.py:290 msgid "" "Multiattach volumes are only supported starting with compute API version 2." "60." msgstr "" #: nova/exception.py:298 msgid "Volume type support is not yet available." msgstr "" #: nova/exception.py:303 msgid "" "Attaching multiattach volumes is not supported for shelved-offloaded " "instances." msgstr "" #: nova/exception.py:308 msgid "" "Swapping multi-attach volumes with more than one read/write attachment is " "not supported." msgstr "" #: nova/exception.py:313 #, 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:319 msgid "Volume size extension is not supported by the hypervisor." msgstr "" #: nova/exception.py:323 #, python-format msgid "" "Volume encryption is not supported for %(volume_type)s volume %(volume_id)s" msgstr "" #: nova/exception.py:328 msgid "Tagged volume attachment is not supported for this server instance." msgstr "" #: nova/exception.py:333 msgid "" "Tagged volume attachment is not supported for shelved-offloaded instances." msgstr "" #: nova/exception.py:338 msgid "" "Tagged network interface attachment is not supported for this server " "instance." msgstr "" #: nova/exception.py:343 #, python-format msgid "Keypair data is invalid: %(reason)s" msgstr "" #: nova/exception.py:347 msgid "The request is invalid." msgstr "" #: nova/exception.py:351 #, python-format msgid "Invalid input received: %(reason)s" msgstr "" #: nova/exception.py:355 #, python-format msgid "Invalid volume: %(reason)s" msgstr "" #: nova/exception.py:359 #, python-format msgid "Invalid volume access mode: %(access_mode)s" msgstr "" #: nova/exception.py:363 #, python-format msgid "The volume mount at %(mount_path)s is unusable." msgstr "" #: nova/exception.py:367 #, python-format msgid "Invalid metadata: %(reason)s" msgstr "" #: nova/exception.py:371 #, python-format msgid "Invalid metadata size: %(reason)s" msgstr "" #: nova/exception.py:375 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" #: nova/exception.py:379 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" #: nova/exception.py:383 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" #: nova/exception.py:387 #, python-format msgid "" "API Version String %(version)s is of invalid format. Must be of format " "MajorNum.MinorNum." msgstr "" #: nova/exception.py:392 #, python-format msgid "API version %(version)s is not supported on this method." msgstr "" #: nova/exception.py:396 #, 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:401 #, python-format msgid "" "Version of %(name)s %(min_ver)s %(max_ver)s intersects with another versions." "" msgstr "" #: nova/exception.py:412 msgid "Unacceptable parameters." msgstr "" #: nova/exception.py:417 #, python-format msgid "Cannot add host to aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:422 #, python-format msgid "" "Cannot remove host from aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:427 #, python-format msgid "Cannot update aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:432 #, python-format msgid "" "Cannot update metadata of aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:437 msgid "Sort key supplied was not valid." msgstr "" #: nova/exception.py:441 #, python-format msgid "Invalid datetime string: %(reason)s" msgstr "" #: nova/exception.py:445 #, python-format msgid "" "The property 'numa_nodes' cannot be '%(nodes)s'. It must be a number greater " "than 0" msgstr "" #: nova/exception.py:450 #, python-format msgid "An invalid 'name' value was provided. The name must be: %(reason)s" msgstr "" #: nova/exception.py:455 #, 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:460 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" #: nova/exception.py:464 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" #: nova/exception.py:468 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" #: nova/exception.py:472 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" #: nova/exception.py:476 #, python-format msgid "Failed to suspend instance: %(reason)s" msgstr "" #: nova/exception.py:480 #, python-format msgid "Failed to resume instance: %(reason)s" msgstr "" #: nova/exception.py:484 #, python-format msgid "Failed to power on instance: %(reason)s" msgstr "" #: nova/exception.py:488 #, python-format msgid "Failed to power off instance: %(reason)s" msgstr "" #: nova/exception.py:492 #, python-format msgid "Failed to reboot instance: %(reason)s" msgstr "" #: nova/exception.py:496 #, python-format msgid "Failed to terminate instance: %(reason)s" msgstr "" #: nova/exception.py:500 #, python-format msgid "Failed to deploy instance: %(reason)s" msgstr "" #: nova/exception.py:504 nova/exception.py:508 #, python-format msgid "Failed to launch instances: %(reason)s" msgstr "" #: nova/exception.py:512 msgid "Service is unavailable at this time." msgstr "" #: nova/exception.py:516 msgid "More than one possible service found." msgstr "" #: nova/exception.py:520 #, python-format msgid "Insufficient compute resources: %(reason)s." msgstr "" #: nova/exception.py:524 #, python-format msgid "Connection to the hypervisor is broken on host: %(host)s" msgstr "" #: nova/exception.py:528 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" #: nova/exception.py:532 #, python-format msgid "Compute service of %(host)s is still in use." msgstr "" #: nova/exception.py:536 #, python-format msgid "" "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" #: nova/exception.py:541 msgid "The supplied hypervisor type of is invalid." msgstr "" #: nova/exception.py:545 #, python-format msgid "" "This compute node's hypervisor is older than the minimum supported version: " "%(version)s." msgstr "" #: nova/exception.py:550 msgid "" "The instance requires a newer hypervisor version than has been provided." msgstr "" #: nova/exception.py:555 #, 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:561 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" #: nova/exception.py:566 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" #: nova/exception.py:570 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" #: nova/exception.py:575 #, python-format msgid "Unacceptable CPU info: %(reason)s" msgstr "" #: nova/exception.py:579 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" #: nova/exception.py:583 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN tag " "is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" #: nova/exception.py:589 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with the " "desired physical adapter. Expected vSwitch is %(expected)s, but the one " "associated is %(actual)s." msgstr "" #: nova/exception.py:596 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" #: nova/exception.py:600 #, python-format msgid "Disk info file is invalid: %(reason)s" msgstr "" #: nova/exception.py:604 #, python-format msgid "Failed to read or write disk info file: %(reason)s" msgstr "" #: nova/exception.py:608 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:612 #, python-format msgid "Request of image %(image_id)s got BadRequest response: %(response)s" msgstr "" #: nova/exception.py:617 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:621 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" #: nova/exception.py:625 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" #: nova/exception.py:629 #, python-format msgid "Invalid ID received %(id)s." msgstr "" #: nova/exception.py:633 msgid "Constraint not met." msgstr "" #: nova/api/openstack/placement/exception.py:66 nova/exception.py:638 msgid "Resource could not be found." msgstr "" #: nova/exception.py:643 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" #: nova/exception.py:647 #, python-format msgid "" "Agent-build with hypervisor %(hypervisor)s os %(os)s architecture " "%(architecture)s exists." msgstr "" #: nova/exception.py:652 #, python-format msgid "Volume attachment %(attachment_id)s could not be found." msgstr "" #: nova/exception.py:656 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" #: nova/exception.py:660 #, python-format msgid "Volume type %(id_or_name)s could not be found." msgstr "" #: nova/exception.py:664 msgid "" "Undefined Block Device Mapping root: BlockDeviceMappingList contains Block " "Device Mappings from multiple instances." msgstr "" #: nova/exception.py:669 #, python-format msgid "No Block Device Mapping with id %(id)s." msgstr "" #: nova/exception.py:673 #, python-format msgid "No volume Block Device Mapping with id %(volume_id)s." msgstr "" #: nova/exception.py:677 #, 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:682 #, python-format msgid "No volume Block Device Mapping at path: %(path)s" msgstr "" #: nova/exception.py:686 #, python-format msgid "Device detach failed for %(device)s: %(reason)s" msgstr "" #: nova/exception.py:690 #, python-format msgid "Device '%(device)s' not found." msgstr "" #: nova/exception.py:694 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" #: nova/exception.py:698 #, python-format msgid "No disk at %(location)s" msgstr "" #: nova/exception.py:702 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" #: nova/exception.py:706 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" #: nova/exception.py:710 #, python-format msgid "Requested image %(image)s has automatic disk resize disabled." msgstr "" #: nova/exception.py:715 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" #: nova/exception.py:719 #, python-format msgid "Conflict deleting image. Reason: %(reason)s." msgstr "" #: nova/exception.py:723 #, python-format msgid "Error: unsupported image handler %(image_handler)s." msgstr "" #: nova/exception.py:727 msgid "The current driver does not support preserving ephemeral partitions." msgstr "" #: nova/exception.py:732 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" #: nova/exception.py:736 msgid "Cannot find SR to read/write VDI." msgstr "" #: nova/exception.py:740 #, python-format msgid "Instance %(uuid)s has no mapping to a cell." msgstr "" #: nova/exception.py:744 #, python-format msgid "Failed to release IP %(address)s with MAC %(mac_address)s" msgstr "" #: nova/exception.py:748 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" #: nova/exception.py:752 #, python-format msgid "Network set host failed for network %(network_id)s." msgstr "" #: nova/exception.py:756 #, python-format msgid "%(req)s is required to create a network." msgstr "" #: nova/exception.py:760 msgid "Maximum allowed length for 'label' is 255." msgstr "" #: nova/exception.py:764 #, python-format msgid "%(key)s must be an integer." msgstr "" #: nova/exception.py:768 #, python-format msgid "%(cidr)s is not a valid IP network." msgstr "" #: nova/exception.py:772 #, python-format msgid "%(address)s is not a valid IP address." msgstr "" #: nova/exception.py:776 #, python-format msgid "%(address)s is not within %(cidr)s." msgstr "" #: nova/exception.py:780 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" #: nova/exception.py:785 #, python-format msgid "Requested cidr (%(cidr)s) conflicts with existing cidr (%(other)s)" msgstr "" #: nova/exception.py:791 #, python-format msgid "" "Network must be disassociated from project %(project_id)s before it can be " "deleted." msgstr "" #: nova/exception.py:796 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" #: nova/exception.py:800 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" #: nova/exception.py:804 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" #: nova/exception.py:808 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" #: nova/exception.py:812 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" #: nova/exception.py:816 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" #: nova/exception.py:820 msgid "No networks defined." msgstr "" #: nova/exception.py:824 msgid "No more available networks." msgstr "" #: nova/exception.py:828 #, python-format msgid "" "Either network uuid %(network_uuid)s is not present or is not assigned to " "the project %(project_id)s." msgstr "" #: nova/exception.py:833 msgid "" "More than one possible network found. Specify network ID(s) to select which " "one(s) to connect to." msgstr "" #: nova/exception.py:838 #, python-format msgid "Unable to automatically allocate a network for project %(project_id)s" msgstr "" #: nova/exception.py:843 #, python-format msgid "" "Network %(network_uuid)s requires a subnet in order to boot instances on." msgstr "" #: nova/exception.py:848 #, python-format msgid "" "It is not allowed to create an interface on external network " "%(network_uuid)s" msgstr "" #: nova/exception.py:853 #, python-format msgid "Physical network is missing for network %(network_uuid)s" msgstr "" #: nova/exception.py:857 #, python-format msgid "vhostuser_sock_path not present in vif_details for vif %(vif_id)s" msgstr "" #: nova/exception.py:862 #, 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:869 #, python-format msgid "OVS configuration failed with: %(inner_exception)s." msgstr "" #: nova/exception.py:873 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" #: nova/exception.py:877 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" #: nova/exception.py:881 #, python-format msgid "Port %(port_id)s requires a FixedIP in order to be used." msgstr "" #: nova/exception.py:885 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" #: nova/exception.py:889 #, 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:895 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" #: nova/exception.py:899 #, python-format msgid "" "Binding failed for port %(port_id)s, please check neutron logs for more " "information." msgstr "" #: nova/exception.py:904 #, python-format msgid "Failed to delete binding for port %(port_id)s and host %(host)s." msgstr "" #: nova/exception.py:909 #, python-format msgid "Failed to activate binding for port %(port_id)s and host %(host)s." msgstr "" #: nova/exception.py:914 #, python-format msgid "Port update failed for port %(port_id)s: %(reason)s" msgstr "" #: nova/exception.py:918 #, 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:924 #, python-format msgid "Fixed IP %(address)s already exists." msgstr "" #: nova/exception.py:928 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" #: nova/exception.py:932 #, python-format msgid "Fixed IP not found for address %(address)s." msgstr "" #: nova/exception.py:936 #, python-format msgid "Instance %(instance_uuid)s has zero fixed IPs." msgstr "" #: nova/exception.py:940 #, python-format msgid "Network host %(host)s has zero fixed IPs in network %(network_id)s." msgstr "" #: nova/exception.py:945 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed IP '%(ip)s'." msgstr "" #: nova/exception.py:949 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network (%(network_uuid)s)." msgstr "" #: nova/exception.py:954 #, python-format msgid "Fixed IP associate failed for network: %(net)s." msgstr "" #: nova/exception.py:958 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance %(instance_uuid)s." "" msgstr "" #: nova/exception.py:963 #, python-format msgid "" "More than one instance is associated with fixed IP address '%(address)s'." msgstr "" #: nova/exception.py:968 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" #: nova/exception.py:972 #, python-format msgid "" "The fixed IP associated with port %(port_id)s is not compatible with the " "host." msgstr "" #: nova/exception.py:977 #, python-format msgid "No fixed IP addresses available for network: %(net)s" msgstr "" #: nova/exception.py:981 msgid "Zero fixed IPs could be found." msgstr "" #: nova/exception.py:985 #, python-format msgid "Floating IP %(address)s already exists." msgstr "" #: nova/exception.py:989 #, python-format msgid "Floating IP not found for ID %(id)s." msgstr "" #: nova/exception.py:993 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" #: nova/exception.py:997 #, python-format msgid "Floating IP not found for address %(address)s." msgstr "" #: nova/exception.py:1001 #, python-format msgid "Floating IP not found for host %(host)s." msgstr "" #: nova/exception.py:1005 #, python-format msgid "Multiple floating IPs are found for address %(address)s." msgstr "" #: nova/exception.py:1009 msgid "Floating IP pool not found." msgstr "" #: nova/exception.py:1014 msgid "Zero floating IPs available." msgstr "" #: nova/exception.py:1019 #, python-format msgid "Floating IP %(address)s is associated." msgstr "" #: nova/exception.py:1023 #, python-format msgid "Floating IP %(address)s is not associated." msgstr "" #: nova/exception.py:1027 msgid "Zero floating IPs exist." msgstr "" #: nova/exception.py:1031 #, python-format msgid "Interface %(interface)s not found." msgstr "" #: nova/exception.py:1035 msgid "Floating IP allocate failed." msgstr "" #: nova/exception.py:1039 #, python-format msgid "Floating IP %(address)s association has failed." msgstr "" #: nova/exception.py:1043 msgid "The floating IP request failed with a BadRequest" msgstr "" #: nova/api/openstack/compute/floating_ips.py:101 #: nova/api/openstack/compute/floating_ips.py:198 nova/exception.py:1047 msgid "Cannot disassociate auto assigned floating IP" msgstr "" #: nova/exception.py:1051 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" #: nova/exception.py:1055 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" #: nova/exception.py:1059 #, python-format msgid "No conf group name could be found for service type %(stype)s." msgstr "" #: nova/exception.py:1064 #, python-format msgid "Service with host %(host)s binary %(binary)s exists." msgstr "" #: nova/exception.py:1068 #, python-format msgid "Service with host %(host)s topic %(topic)s exists." msgstr "" #: nova/exception.py:1072 #, python-format msgid "Host %(host)s could not be found." msgstr "" #: nova/exception.py:1076 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" #: nova/exception.py:1080 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" #: nova/exception.py:1084 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" #: nova/exception.py:1088 #, python-format msgid "" "Change would make usage less than 0 for the following resources: %(unders)s" msgstr "" #: nova/exception.py:1093 #, python-format msgid "Wrong quota method %(method)s used on resource %(res)s" msgstr "" #: nova/exception.py:1097 msgid "Quota could not be found" msgstr "" #: nova/exception.py:1101 #, python-format msgid "Quota exists for project %(project_id)s, resource %(resource)s" msgstr "" #: nova/exception.py:1106 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: nova/exception.py:1110 #, python-format msgid "" "Quota for user %(user_id)s in project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1115 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1119 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" #: nova/exception.py:1123 #, python-format msgid "Quota class %(class_name)s exists for resource %(resource)s" msgstr "" #: nova/exception.py:1127 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1131 #, python-format msgid "" "Quota usage refresh of resource %(resource)s for project %(project_id)s, " "user %(user_id)s, is not allowed. The allowed resources are %(syncable)s." msgstr "" #: nova/exception.py:1137 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" #: nova/exception.py:1141 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" #: nova/exception.py:1145 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" #: nova/exception.py:1149 #, python-format msgid "" "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" #: nova/exception.py:1154 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" #: nova/exception.py:1158 #, python-format msgid "" "Security group %(security_group_name)s already exists for project " "%(project_id)s." msgstr "" #: nova/exception.py:1163 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the instance " "%(instance_id)s" msgstr "" #: nova/exception.py:1168 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" #: nova/exception.py:1173 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" #: nova/exception.py:1177 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" #: nova/exception.py:1182 msgid "No Unique Match Found." msgstr "" #: nova/exception.py:1187 #, python-format msgid "Active live migration for instance %(instance_id)s not found" msgstr "" #: nova/exception.py:1191 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" #: nova/exception.py:1195 #, python-format msgid "" "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" #: nova/exception.py:1200 #, python-format msgid "Migration %(migration_id)s not found for instance %(instance_id)s" msgstr "" #: nova/exception.py:1205 #, 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:1211 #, python-format msgid "" "Aborting live migration %(migration_id)s with status %(status)s is not yet " "supported for this instance." msgstr "" #: nova/exception.py:1217 #, python-format msgid "" "Console log output could not be retrieved for instance %(instance_id)s. " "Reason: %(reason)s" msgstr "" #: nova/exception.py:1222 #, python-format msgid "" "Console pool with host %(host)s, console_type %(console_type)s and " "compute_host %(compute_host)s already exists." msgstr "" #: nova/exception.py:1228 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s on " "proxy host %(host)s not found." msgstr "" #: nova/exception.py:1234 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" #: nova/exception.py:1238 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1242 msgid "Guest does not have a console available." msgstr "" #: nova/exception.py:1246 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" #: nova/exception.py:1251 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" #: nova/exception.py:1255 #, python-format msgid "Unavailable console type %(console_type)s." msgstr "" #: nova/exception.py:1259 #, python-format msgid "The console port range %(min_port)d-%(max_port)d is exhausted." msgstr "" #: nova/exception.py:1264 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" #: nova/exception.py:1268 #, python-format msgid "Flavor with name %(flavor_name)s could not be found." msgstr "" #: nova/exception.py:1272 #, python-format msgid "" "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" #: nova/exception.py:1277 #, python-format msgid "" "Flavor %(id)s extra spec cannot be updated or created after %(retries)d " "retries." msgstr "" #: nova/exception.py:1282 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" #: nova/exception.py:1286 #, python-format msgid "Cell with name %(name)s already exists." msgstr "" #: nova/exception.py:1290 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" #: nova/exception.py:1294 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" #: nova/exception.py:1298 msgid "Timeout waiting for response from cell" msgstr "" #: nova/exception.py:1302 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" #: nova/exception.py:1306 msgid "No cells available matching scheduling criteria." msgstr "" #: nova/exception.py:1310 msgid "Cannot update cells configuration file." msgstr "" #: nova/exception.py:1314 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:1318 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" #: nova/exception.py:1322 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(extra_specs_key)s." msgstr "" #: nova/exception.py:1327 #, python-format msgid "" "Metric %(name)s could not be found on the compute host node %(host)s." "%(node)s." msgstr "" #: nova/exception.py:1332 #, python-format msgid "File %(file_path)s could not be found." msgstr "" #: nova/exception.py:1336 #, python-format msgid "" "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" #: nova/exception.py:1341 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" #: nova/exception.py:1345 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" #: nova/exception.py:1349 #, python-format msgid "Instance %(instance_id)s has no tag '%(tag)s'" msgstr "" #: nova/exception.py:1353 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" #: nova/exception.py:1357 #, python-format msgid "Instance %(name)s already exists." msgstr "" #: nova/exception.py:1361 #, python-format msgid "Flavor with name %(name)s already exists." msgstr "" #: nova/exception.py:1365 #, python-format msgid "Flavor with ID %(flavor_id)s already exists." msgstr "" #: nova/exception.py:1369 #, python-format msgid "" "Flavor access already exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" #: nova/exception.py:1374 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" #: nova/exception.py:1378 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" #: nova/exception.py:1382 #, python-format msgid "Storage error: %(reason)s" msgstr "" #: nova/exception.py:1386 #, python-format msgid "Migration error: %(reason)s" msgstr "" #: nova/exception.py:1390 #, python-format msgid "Migration pre-check error: %(reason)s" msgstr "" #: nova/exception.py:1394 #, python-format msgid "Migration select destinations error: %(reason)s" msgstr "" #: nova/exception.py:1398 msgid "RPC is pinned to old version" msgstr "" #: nova/exception.py:1402 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" #: nova/exception.py:1408 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: nova/exception.py:1412 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" #: nova/exception.py:1416 msgid "When resizing, instances must change flavor!" msgstr "" #: nova/exception.py:1420 #, python-format msgid "Resize error: %(reason)s" msgstr "" #: nova/exception.py:1424 #, python-format msgid "Server disk was unable to be resized because: %(reason)s" msgstr "" #: nova/exception.py:1428 msgid "Flavor's memory is too small for requested image." msgstr "" #: nova/exception.py:1432 msgid "The created instance's disk would be too small." msgstr "" #: nova/exception.py:1436 #, 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:1441 #, 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:1447 #, 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:1453 msgid "Only volume-backed servers are allowed for flavors with zero disk." msgstr "" #: nova/exception.py:1458 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" #: nova/exception.py:1462 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" #: nova/exception.py:1466 #, python-format msgid "Scheduling failed: %(reason)s" msgstr "" #: nova/exception.py:1470 #, python-format msgid "Exceeded maximum number of retries. %(reason)s" msgstr "" #: nova/exception.py:1474 #, python-format msgid "Quota exceeded: code=%(code)s" msgstr "" #: nova/exception.py:1483 #, 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:1488 msgid "Maximum number of floating IPs exceeded" msgstr "" #: nova/exception.py:1492 msgid "Maximum number of fixed IPs exceeded" msgstr "" #: nova/exception.py:1496 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" #: nova/exception.py:1500 msgid "Personality file limit exceeded" msgstr "" #: nova/exception.py:1504 #, python-format msgid "Personality file path exceeds maximum %(allowed)s" msgstr "" #: nova/exception.py:1508 #, python-format msgid "Personality file content exceeds maximum %(allowed)s" msgstr "" #: nova/exception.py:1512 msgid "Maximum number of key pairs exceeded" msgstr "" #: nova/exception.py:1516 msgid "Maximum number of security groups or rules exceeded" msgstr "" #: nova/exception.py:1520 msgid "Maximum number of ports exceeded" msgstr "" #: nova/exception.py:1524 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: %(reason)s." msgstr "" #: nova/exception.py:1529 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" #: nova/exception.py:1533 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" #: nova/exception.py:1537 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" #: nova/exception.py:1541 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" #: nova/exception.py:1546 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" #: nova/exception.py:1550 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" #: nova/exception.py:1556 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" #: nova/exception.py:1560 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1565 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" #: nova/exception.py:1569 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" #: nova/exception.py:1573 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" #: nova/exception.py:1577 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" #: nova/exception.py:1581 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" #: nova/exception.py:1585 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" #: nova/exception.py:1589 #, python-format msgid "Invalid value for Config Drive option: %(option)s" msgstr "" #: nova/exception.py:1593 #, python-format msgid "Config drive format '%(format)s' is not supported." msgstr "" #: nova/exception.py:1597 #, python-format msgid "" "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" #: nova/exception.py:1602 #, python-format msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" #: nova/exception.py:1607 #, python-format msgid "" "Instance %(instance_uuid)s requires config drive, but it does not exist." msgstr "" #: nova/exception.py:1612 #, python-format msgid "Failed to attach network adapter device to %(instance_uuid)s" msgstr "" #: nova/exception.py:1617 #, python-format msgid "" "No specific network was requested and none are available for project " "'%(project_id)s'." msgstr "" #: nova/exception.py:1622 #, python-format msgid "Failed to detach network adapter device from %(instance_uuid)s" msgstr "" #: nova/exception.py:1627 msgid "User data needs to be valid base 64." msgstr "" #: nova/exception.py:1631 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s. Expected: %(expected)s. Actual:" " %(actual)s" msgstr "" #: nova/exception.py:1636 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s, but we were unable to " "determine the cause" msgstr "" #: nova/exception.py:1649 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not found" msgstr "" #: nova/exception.py:1654 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" #: nova/exception.py:1658 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" #: nova/exception.py:1662 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" #: nova/exception.py:1666 msgid "Instance evacuate is not supported." msgstr "" #: nova/exception.py:1670 #, python-format msgid "" "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" #: nova/exception.py:1675 #, python-format msgid "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" #: nova/exception.py:1680 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt " "driver" msgstr "" #: nova/exception.py:1685 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" #: nova/exception.py:1689 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" #: nova/exception.py:1693 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" #: nova/exception.py:1698 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" #: nova/exception.py:1703 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" #: nova/exception.py:1709 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" #: nova/api/openstack/placement/exception.py:136 nova/exception.py:1713 #, python-format msgid "Object action %(action)s failed because: %(reason)s" msgstr "" #: nova/exception.py:1717 #, python-format msgid "Error during following call to agent: %(method)s" msgstr "" #: nova/exception.py:1721 #, python-format msgid "" "Unable to contact guest agent. The following call timed out: %(method)s" msgstr "" #: nova/exception.py:1726 #, python-format msgid "Agent does not support the call: %(method)s" msgstr "" #: nova/exception.py:1730 #, python-format msgid "Instance group %(group_uuid)s could not be found." msgstr "" #: nova/exception.py:1734 #, python-format msgid "Instance group %(group_uuid)s already exists." msgstr "" #: nova/exception.py:1738 #, python-format msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." msgstr "" #: nova/exception.py:1743 #, python-format msgid "%(field)s should not be part of the updates." msgstr "" #: nova/exception.py:1747 #, python-format msgid "Error when creating resource monitor: %(monitor)s" msgstr "" #: nova/exception.py:1751 #, python-format msgid "The PCI address %(address)s has an incorrect format." msgstr "" #: nova/exception.py:1755 msgid "" "Invalid PCI Whitelist: The PCI whitelist can specify devname or address, but " "not both" msgstr "" #: nova/exception.py:1761 #, python-format msgid "PCI device %(id)s not found" msgstr "" #: nova/exception.py:1765 #, python-format msgid "PCI Device %(node_id)s:%(address)s not found." msgstr "" #: nova/exception.py:1769 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is %(status)s instead of " "%(hopestatus)s" msgstr "" #: nova/exception.py:1775 #, python-format msgid "" "Not all Virtual Functions of PF %(compute_node_id)s:%(address)s are free." msgstr "" #: nova/exception.py:1781 #, 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:1788 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is owned by %(owner)s instead of " "%(hopeowner)s" msgstr "" #: nova/exception.py:1794 #, python-format msgid "PCI device request %(requests)s failed" msgstr "" #: nova/exception.py:1799 #, python-format msgid "" "Attempt to consume PCI device %(compute_node_id)s:%(address)s from empty " "pool" msgstr "" #: nova/exception.py:1805 #, python-format msgid "Invalid PCI alias definition: %(reason)s" msgstr "" #: nova/exception.py:1809 #, python-format msgid "PCI alias %(alias)s is not defined" msgstr "" #: nova/exception.py:1813 #, python-format msgid "Invalid PCI devices Whitelist config: %(reason)s" msgstr "" #: nova/exception.py:1817 #, 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:1831 #, python-format msgid "" "Failed to prepare PCI device %(id)s for instance %(instance_uuid)s: " "%(reason)s" msgstr "" #: nova/exception.py:1836 #, python-format msgid "Failed to detach PCI device %(dev)s: %(reason)s" msgstr "" #: nova/exception.py:1840 #, python-format msgid "%(type)s hypervisor does not support PCI devices" msgstr "" #: nova/exception.py:1844 #, python-format msgid "Key manager error: %(reason)s" msgstr "" #: nova/exception.py:1848 #, python-format msgid "Failed to remove volume(s): (%(reason)s)" msgstr "" #: nova/exception.py:1852 #, python-format msgid "Volume rebase failed: %(reason)s" msgstr "" #: nova/exception.py:1856 #, python-format msgid "Provided video model (%(model)s) is not supported." msgstr "" #: nova/exception.py:1860 #, python-format msgid "The provided RNG device path: (%(path)s) is not present on the host." msgstr "" #: nova/exception.py:1865 #, 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:1870 #, python-format msgid "Failed to negotiate security type with server: %(reason)s" msgstr "" #: nova/exception.py:1874 #, python-format msgid "Failed to complete auth handshake: %(reason)s" msgstr "" #: nova/exception.py:1878 #, python-format msgid "" "No matching auth scheme: allowed types: '%(allowed_types)s', desired types: " "'%(desired_types)s'" msgstr "" #: nova/exception.py:1883 #, python-format msgid "Provided watchdog action (%(action)s) is not supported." msgstr "" #: nova/exception.py:1887 #, python-format msgid "" "Failed to submit live migration %(migration_uuid)s for instance " "%(instance_uuid)s for processing." msgstr "" #: nova/exception.py:1892 #, 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:1898 #, python-format msgid "" "No live migration URI configured and no default available for " "\"%(virt_type)s\" hypervisor virtualization type." msgstr "" #: nova/exception.py:1903 #, python-format msgid "Error during unshelve instance %(instance_id)s: %(reason)s" msgstr "" #: nova/exception.py:1907 #, 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:1914 #, 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:1921 #, 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:1926 #, python-format msgid "Architecture name '%(arch)s' is not recognised" msgstr "" #: nova/exception.py:1930 msgid "CPU and memory allocation must be provided for all NUMA nodes" msgstr "" #: nova/exception.py:1935 #, python-format msgid "" "Image property '%(name)s' is not permitted to override NUMA configuration " "set against the flavor" msgstr "" #: nova/exception.py:1940 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:1946 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:1952 #, python-format msgid "CPU number %(cpunum)d is larger than max %(cpumax)d" msgstr "" #: nova/exception.py:1956 #, python-format msgid "CPU number %(cpunum)d is assigned to two nodes" msgstr "" #: nova/exception.py:1960 #, python-format msgid "CPU number %(cpuset)s is not assigned to any node" msgstr "" #: nova/exception.py:1964 #, python-format msgid "%(memsize)d MB of memory assigned, but expected %(memtotal)d MB" msgstr "" #: nova/exception.py:1969 #, python-format msgid "Invalid characters in hostname '%(hostname)s'" msgstr "" #: nova/exception.py:1973 #, python-format msgid "Instance %(instance_uuid)s does not specify a NUMA topology" msgstr "" #: nova/exception.py:1977 #, python-format msgid "Instance %(instance_uuid)s does not specify a migration context." msgstr "" #: nova/exception.py:1982 #, python-format msgid "Not able to acquire a free port for %(host)s" msgstr "" #: nova/exception.py:1986 #, python-format msgid "Not able to bind %(host)s:%(port)d, %(error)s" msgstr "" #: nova/exception.py:1990 #, python-format msgid "" "Number of serial ports specified in flavor is invalid: expected an integer, " "got '%(num_ports)s'" msgstr "" #: nova/exception.py:1995 msgid "" "Forbidden to exceed flavor value of number of serial ports passed in image " "meta." msgstr "" #: nova/exception.py:2000 #, python-format msgid "Maximum number of serial port exceeds %(allowed)d for %(virt_type)s" msgstr "" #: nova/exception.py:2005 #, python-format msgid "Image's config drive option '%(config_drive)s' is invalid" msgstr "" #: nova/exception.py:2009 #, python-format msgid "Hypervisor virtualization type '%(hv_type)s' is not recognised" msgstr "" #: nova/exception.py:2014 #, python-format msgid "Virtual machine mode '%(vmmode)s' is not recognised" msgstr "" #: nova/exception.py:2018 #, python-format msgid "The token '%(token)s' is invalid or has expired" msgstr "" #: nova/exception.py:2022 msgid "The generated token is invalid" msgstr "" #: nova/exception.py:2026 msgid "Invalid Connection Info" msgstr "" #: nova/exception.py:2030 #, python-format msgid "Quiescing is not supported in instance %(instance_id)s" msgstr "" #: nova/exception.py:2034 msgid "Guest agent is not enabled for the instance" msgstr "" #: nova/exception.py:2039 msgid "QEMU guest agent is not enabled" msgstr "" #: nova/exception.py:2043 msgid "Set admin password is not supported" msgstr "" #: nova/exception.py:2048 #, python-format msgid "Invalid memory page size '%(pagesize)s'" msgstr "" #: nova/exception.py:2052 #, python-format msgid "Page size %(pagesize)s forbidden against '%(against)s'" msgstr "" #: nova/exception.py:2056 #, python-format msgid "Page size %(pagesize)s is not supported by the host." msgstr "" #: nova/exception.py:2060 #, python-format msgid "CPU pinning is not supported by the host: %(reason)s" msgstr "" #: nova/exception.py:2065 #, python-format msgid "CPU set to pin %(requested)s must be a subset of free CPU set %(free)s" msgstr "" #: nova/exception.py:2070 #, python-format msgid "" "CPU set to unpin %(requested)s must be a subset of pinned CPU set %(pinned)s" msgstr "" #: nova/exception.py:2075 #, python-format msgid "" "CPU set to pin %(requested)s must be a subset of known CPU set %(cpuset)s" msgstr "" #: nova/exception.py:2080 #, python-format msgid "" "CPU set to unpin %(requested)s must be a subset of known CPU set %(cpuset)s" msgstr "" #: nova/exception.py:2085 msgid "" "Image property 'hw_cpu_policy' is not permitted to override CPU pinning " "policy set against the flavor" msgstr "" #: nova/exception.py:2090 msgid "" "Image property 'hw_cpu_thread_policy' is not permitted to override CPU " "thread pinning policy set against the flavor" msgstr "" #: nova/exception.py:2095 #, python-format msgid "ServerGroup policy is not supported: %(reason)s" msgstr "" #: nova/exception.py:2099 #, python-format msgid "Cell %(uuid)s has no mapping." msgstr "" #: nova/exception.py:2103 msgid "Host does not support guests with NUMA topology set" msgstr "" #: nova/exception.py:2107 msgid "Host does not support guests with custom memory page sizes" msgstr "" #: nova/exception.py:2111 #, python-format msgid "Invalid image format '%(format)s'" msgstr "" #: nova/exception.py:2115 #, python-format msgid "Image model '%(image)s' is not supported" msgstr "" #: nova/exception.py:2119 #, python-format msgid "Host '%(name)s' is not mapped to any cell" msgstr "" #: nova/exception.py:2123 msgid "Cannot set realtime policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:2128 msgid "" "Cannot set cpu thread pinning policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:2133 #, python-format msgid "RequestSpec not found for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:2137 msgid "UEFI is not supported" msgstr "" #: nova/exception.py:2141 msgid "Triggering crash dump is not supported" msgstr "" #: nova/exception.py:2145 msgid "Requested CPU control policy not supported by host" msgstr "" #: nova/exception.py:2149 msgid "Libguestfs does not have permission to read host kernel." msgstr "" #: nova/exception.py:2153 msgid "" "Realtime policy needs vCPU(s) mask configured with at least 1 RT vCPU and 1 " "ordinary vCPU. See hw:cpu_realtime_mask or hw_cpu_realtime_mask" msgstr "" #: nova/exception.py:2159 #, python-format msgid "No configuration information found for operating system %(os_name)s" msgstr "" #: nova/exception.py:2164 #, python-format msgid "BuildRequest not found for instance %(uuid)s" msgstr "" #: nova/exception.py:2168 #, python-format msgid "Attaching interfaces is not supported for instance %(instance_uuid)s." msgstr "" #: nova/exception.py:2173 #, python-format msgid "" "Attaching interfaces with QoS policy is not supported for instance " "%(instance_uuid)s." msgstr "" #: nova/exception.py:2178 #, 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:2183 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:2189 #, 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/api/openstack/placement/exception.py:167 nova/exception.py:2197 msgid "Resource provider has allocations." msgstr "" #: nova/exception.py:2201 #, python-format msgid "Failed to get resource provider with UUID %(uuid)s" msgstr "" #: nova/exception.py:2205 #, python-format msgid "Failed to get aggregates for resource provider with UUID %(uuid)s" msgstr "" #: nova/exception.py:2210 #, python-format msgid "Failed to get traits for resource provider with UUID %(uuid)s" msgstr "" #: nova/exception.py:2215 #, python-format msgid "Failed to create resource provider %(name)s" msgstr "" #: nova/exception.py:2219 #, python-format msgid "Failed to delete resource provider %(uuid)s" msgstr "" #: nova/exception.py:2223 #, python-format msgid "Failed to update resource provider via URL %(url)s: %(error)s" msgstr "" #: nova/exception.py:2228 #, python-format msgid "No such resource provider %(name_or_uuid)s." msgstr "" #: nova/exception.py:2232 msgid "" "Failed to synchronize the placement service with resource provider " "information supplied by the compute host." msgstr "" #: nova/exception.py:2237 msgid "Unable to communicate with the Placement API." msgstr "" #: nova/exception.py:2244 #, python-format msgid "" "A conflict was encountered attempting to invoke the placement API at URL " "%(url)s: %(error)s" msgstr "" #: nova/exception.py:2252 #, python-format msgid "" "A conflict was encountered attempting to update resource provider %(uuid)s " "(generation %(generation)d): %(error)s" msgstr "" #: nova/exception.py:2257 #, python-format msgid "Resource class '%(resource_class)s' invalid." msgstr "" #: nova/exception.py:2261 #, python-format msgid "Resource amounts must be integers. Received '%(amount)s'." msgstr "" #: nova/api/openstack/placement/exception.py:74 nova/exception.py:2265 #, python-format msgid "" "Inventory for '%(resource_class)s' on resource provider " "'%(resource_provider)s' invalid." msgstr "" #: nova/exception.py:2276 #, python-format msgid "Pointer model '%(model)s' requested is not supported by host." msgstr "" #: nova/exception.py:2281 #, 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:2287 msgid "Not authorized." msgstr "" #: nova/exception.py:2292 msgid "Networking client is experiencing an unauthorized exception." msgstr "" #: nova/exception.py:2296 #, python-format msgid "" "CPU emulator threads option requested is invalid, given: '%(requested)s', " "available: '%(available)s'." msgstr "" #: nova/exception.py:2301 #, python-format msgid "" "CPU policy requested from '%(source)s' is invalid, given: '%(requested)s', " "available: '%(available)s'." msgstr "" #: nova/exception.py:2306 #, python-format msgid "" "CPU thread policy requested from '%(source)s' is invalid, given: " "'%(requested)s', available: '%(available)s'." msgstr "" #: nova/exception.py:2311 msgid "" "An isolated CPU emulator threads option requires a dedicated CPU policy " "option." msgstr "" #: nova/exception.py:2316 #, python-format msgid "Invalid NUMA network affinity configured: %(reason)s" msgstr "" #: nova/exception.py:2320 #, python-format msgid "PowerVM API failed to complete for instance=%(inst_name)s. %(reason)s" msgstr "" #: nova/exception.py:2325 #, python-format msgid "Failed to retrieve traits from the placement API: %(error)s" msgstr "" #: nova/exception.py:2329 #, python-format msgid "Failed to create trait %(name)s: %(error)s" msgstr "" #: nova/exception.py:2333 msgid "Cannot migrate with target host. Retry without a host specified." msgstr "" #: nova/exception.py:2338 msgid "Cannot migrate to the host where the server exists." msgstr "" #: nova/exception.py:2342 msgid "Virt driver is not ready." msgstr "" #: nova/exception.py:2346 #, python-format msgid "" "Configured nova-compute peer list for the ironic virt driver is invalid on " "host %(host)s" msgstr "" #: nova/exception.py:2351 #, 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:2356 #, 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:2362 #, 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:2368 #, python-format msgid "" "Expected to find exactly one disk on the management partition at " "%(path_pattern)s; found %(count)d." msgstr "" #: nova/exception.py:2373 #, 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:2379 #, python-format msgid "" "The %(then_opt)s option is required if %(if_opt)s is specified as " "'%(if_value)s'." msgstr "" #: nova/exception.py:2384 #, python-format msgid "" "Failed to create allocations for instance %(instance)s against resource " "provider %(provider)s." msgstr "" #: nova/exception.py:2389 #, python-format msgid "" "Failed to update allocations for consumer %(consumer_uuid)s. Error: " "%(error)s" msgstr "" #: nova/exception.py:2394 #, python-format msgid "" "Failed to move allocations from consumer %(source_consumer)s to consumer " "%(target_consumer)s. Error: %(error)s" msgstr "" #: nova/exception.py:2400 #, python-format msgid "" "Failed to delete allocations for consumer %(consumer_uuid)s. Error: " "%(error)s" msgstr "" #: nova/exception.py:2405 #, 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:2411 #, python-format msgid "" "Image signature certificate validation failed for certificate: %(cert_uuid)s." " %(reason)s" msgstr "" #: nova/exception.py:2416 msgid "Image signature certificate validation support is not yet available." msgstr "" #: nova/exception.py:2422 #, python-format msgid "Failed to move instance to rescue mode: %(reason)s" msgstr "" #: nova/exception.py:2426 #, python-format msgid "Failed to unrescue instance: %(reason)s" msgstr "" #: nova/exception.py:2430 #, python-format msgid "Ironic API version %(version)s is not available." msgstr "" #: nova/exception.py:2434 #, python-format msgid "ZVM Driver has error: %(error)s" msgstr "" #: nova/exception.py:2438 #, python-format msgid "zVM Cloud Connector request failed: %(results)s" msgstr "" #: nova/exception.py:2455 #, python-format msgid "Resource class not found for Ironic node %(node)s." msgstr "" #: nova/exception.py:2459 #, python-format msgid "" "Failed to retrieve allocations for resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/exception.py:2464 #, python-format msgid "" "Failed to retrieve allocations for consumer %(consumer_uuid)s: %(error)s" msgstr "" #: nova/exception.py:2469 #, python-format msgid "" "Resource provider inventory and allocation data migration failed: %(error)s" msgstr "" #: nova/exception.py:2474 msgid "Virt driver indicates that provider inventories need to be moved." msgstr "" #: nova/hooks.py:80 msgid "Wrong type of hook method. Only 'pre' and 'post' type allowed" msgstr "" #: nova/rpc.py:395 #, python-format msgid "" "%(event_type)s is not a versioned notification and not whitelisted. See ./" "doc/source/reference/notifications.rst" msgstr "" #: nova/service.py:363 #, python-format msgid "" "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" #: nova/service.py:488 msgid "serve() can only be called once" msgstr "" #: nova/utils.py:177 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" #: nova/utils.py:207 #, python-format msgid "" "%(desc)r\n" "command: %(cmd)r\n" "exit code: %(code)r\n" "stdout: %(stdout)r\n" "stderr: %(stderr)r" msgstr "" #: nova/utils.py:216 #, python-format msgid "%r failed. Not Retrying." msgstr "" #: nova/utils.py:220 #, python-format msgid "%r failed. Retrying." msgstr "" #: nova/wsgi.py:78 msgid "The backlog must be more than 0" msgstr "" #: nova/wsgi.py:136 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: nova/wsgi.py:140 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: nova/wsgi.py:144 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: nova/wsgi.py:148 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/api/auth.py:89 msgid "Invalid service catalog json." msgstr "" #: nova/api/wsgi.py:104 msgid "You must implement __call__" msgstr "" #: nova/api/ec2/ec2utils.py:251 #, python-format msgid "Unacceptable attach status:%s for ec2 API." msgstr "" #: nova/api/ec2/ec2utils.py:273 msgid "" "Request must include either Timestamp or Expires, but cannot contain both" msgstr "" #: nova/api/metadata/handler.py:146 nova/api/metadata/handler.py:231 #: nova/api/metadata/handler.py:297 msgid "An unknown error has occurred. Please try your request again." msgstr "" #: nova/api/metadata/handler.py:166 msgid "X-Instance-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:168 msgid "X-Instance-ID-Signature header is missing from request." msgstr "" #: nova/api/metadata/handler.py:170 msgid "X-Tenant-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:172 msgid "Multiple X-Instance-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:174 msgid "Multiple X-Tenant-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:247 msgid "X-Forwarded-For is missing from request." msgstr "" #: nova/api/metadata/handler.py:251 msgid "X-Metadata-Provider is missing from request." msgstr "" #: nova/api/metadata/handler.py:287 msgid "Invalid proxy request signature." msgstr "" #: nova/api/metadata/password.py:71 msgid "Request is too large." msgstr "" #: nova/api/metadata/password.py:89 msgid "GET and POST only are supported." msgstr "" #: nova/api/openstack/api_version_request.py:266 #, 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:38 #, python-format msgid "Project ID %s is not a valid project." msgstr "" #: nova/api/openstack/wsgi.py:206 nova/api/openstack/wsgi.py:335 msgid "cannot understand JSON" msgstr "" #: nova/api/openstack/wsgi.py:340 msgid "too many body keys" msgstr "" #: nova/api/openstack/wsgi.py:487 msgid "Unsupported Content-Type" msgstr "" #: nova/api/openstack/wsgi.py:509 #, python-format msgid "There is no such action: %s" msgstr "" #: nova/api/openstack/wsgi.py:512 nova/api/openstack/wsgi.py:529 msgid "Malformed request body" msgstr "" #: nova/api/openstack/wsgi.py:516 #, python-format msgid "Action: '%(action)s', calling method: %(meth)s, body: %(body)s" msgstr "" #: nova/api/openstack/wsgi.py:538 #, 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:700 #, python-format msgid "" "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ " "and attach the Nova API log if possible.\n" "%s" msgstr "" #: nova/api/openstack/compute/admin_password.py:60 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/aggregates.py:73 msgid "Not all aggregates have been migrated to the API database" msgstr "" #: nova/api/openstack/compute/aggregates.py:174 #: nova/api/openstack/compute/aggregates.py:178 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:127 #, python-format msgid "Instance %(instance)s does not have a port with id %(port)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:160 msgid "Must not input both network_id and port_id" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:163 msgid "Must input network_id when request IP address" msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:70 #, python-format msgid "" "Command Not supported. Please use Ironic command %(cmd)s to perform this " "action." msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:118 #, python-format msgid "Node %s could not be found." msgstr "" #: nova/api/openstack/compute/cells.py:183 #, python-format msgid "Cell %s doesn't exist." msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:41 msgid "token not provided" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:62 msgid "Token not found" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:68 msgid "The requested console type details are not accessible" msgstr "" #: nova/api/openstack/compute/evacuate.py:54 msgid "admin password can't be changed on existing disk" msgstr "" #: nova/api/openstack/compute/evacuate.py:100 #: nova/api/openstack/compute/migrate_server.py:173 msgid "Can't force to a non-provided destination" msgstr "" #: nova/api/openstack/compute/evacuate.py:113 #, python-format msgid "Compute host %s not found." msgstr "" #: nova/api/openstack/compute/evacuate.py:117 msgid "The target host can't be the same one." msgstr "" #: nova/api/openstack/compute/evacuate.py:126 msgid "" "The evacuate action on a server with ports having resource requests, like a " "port with a QoS minimum bandwidth policy, is not supported with this " "microversion" 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:93 #, python-format msgid "Invalid is_public filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:116 #, python-format msgid "Invalid minRam filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:123 #, python-format msgid "Invalid minDisk filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:132 #: nova/api/openstack/compute/hypervisors.py:159 #: nova/api/openstack/compute/servers.py:320 #, python-format msgid "marker [%s] not found" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:84 #: nova/api/openstack/compute/image_metadata.py:89 #: nova/api/openstack/compute/server_metadata.py:80 msgid "Request body and URI mismatch" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:105 #: nova/api/openstack/compute/flavors_extraspecs.py:126 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(key)s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:123 #: nova/api/openstack/compute/floating_ips.py:183 #, python-format msgid "Floating IP not found for ID %s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:155 #, python-format msgid "No more floating IPs in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:157 msgid "No more floating IPs available." msgstr "" #: nova/api/openstack/compute/floating_ips.py:161 #, python-format msgid "IP allocation over quota in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:163 msgid "IP allocation over quota." msgstr "" #: nova/api/openstack/compute/floating_ips.py:230 msgid "Instance network is not ready yet" msgstr "" #: nova/api/openstack/compute/floating_ips.py:235 msgid "No fixed IPs associated to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:245 msgid "Specified fixed address not assigned to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:253 #, 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:268 msgid "floating IP is already associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:273 msgid "l3driver call to add floating IP failed" msgstr "" #: nova/api/openstack/compute/floating_ips.py:278 #: nova/api/openstack/compute/floating_ips.py:309 msgid "floating IP not found" msgstr "" #: nova/api/openstack/compute/floating_ips.py:283 #, 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:324 msgid "Floating IP is not associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:328 #, 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:104 #: nova/api/openstack/compute/hypervisors.py:375 #, python-format msgid "No hypervisor matching '%s' could be found." msgstr "" #: nova/api/openstack/compute/hypervisors.py:140 msgid "" "Paging over hypervisors with the hypervisor_hostname_pattern query parameter " "is not supported." msgstr "" #: nova/api/openstack/compute/hypervisors.py:267 #: nova/api/openstack/compute/services.py:237 #: nova/api/openstack/compute/services.py:382 #, python-format msgid "Invalid uuid %s" msgstr "" #: nova/api/openstack/compute/hypervisors.py:278 #: nova/api/openstack/compute/hypervisors.py:318 #: nova/api/openstack/compute/hypervisors.py:333 #: nova/api/openstack/compute/hypervisors.py:349 #, python-format msgid "Hypervisor with ID '%s' could not be found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:42 #: nova/api/openstack/compute/images.py:89 #: nova/api/openstack/compute/images.py:107 msgid "Image not found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:126 msgid "Invalid metadata key" msgstr "" #: nova/api/openstack/compute/images.py:112 msgid "You are not allowed to delete the image." msgstr "" #: nova/api/openstack/compute/instance_actions.py:116 #: nova/api/openstack/compute/migrations.py:103 #: nova/api/openstack/compute/servers.py:228 msgid "" "The value of changes-since must be less than or equal to changes-before." msgstr "" #: nova/api/openstack/compute/instance_actions.py:145 #, python-format msgid "Action %s not found" msgstr "" #: nova/api/openstack/compute/instance_usage_audit_log.py:52 #, python-format msgid "Invalid timestamp for date %s" msgstr "" #: nova/api/openstack/compute/ips.py:53 msgid "Instance is not a member of specified network" msgstr "" #: nova/api/openstack/compute/keypairs.py:141 msgid "Quota exceeded, too many key pairs." msgstr "" #: nova/api/openstack/compute/migrate_server.py:63 msgid "" "The migrate action on a server with ports having resource requests, like a " "port with a QoS minimum bandwidth policy, is not supported with this " "microversion" msgstr "" #: nova/api/openstack/compute/migrate_server.py:132 msgid "" "The os-migrateLive action on a server with ports having resource requests, " "like a port with a QoS minimum bandwidth policy, is not supported with this " "microversion" msgstr "" #: nova/api/openstack/compute/networks.py:104 #: nova/api/openstack/compute/networks.py:118 #: nova/api/openstack/compute/networks.py:134 #: nova/api/openstack/compute/networks_associate.py:43 #: nova/api/openstack/compute/networks_associate.py:58 #: nova/api/openstack/compute/networks_associate.py:76 #: nova/api/openstack/compute/tenant_networks.py:94 #: nova/api/openstack/compute/tenant_networks.py:113 msgid "Network not found" msgstr "" #: nova/api/openstack/compute/quota_sets.py:68 #, 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:74 #, 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:200 msgid "The networks quota is disabled" msgstr "" #: nova/api/openstack/compute/security_group_default_rules.py:54 #: nova/api/openstack/compute/security_groups.py:308 msgid "Not enough parameters to build a valid rule." msgstr "" #: nova/api/openstack/compute/security_group_default_rules.py:58 msgid "This default rule already exists." msgstr "" #: nova/api/openstack/compute/security_groups.py:145 msgid "The request body can't be empty" msgstr "" #: nova/api/openstack/compute/security_groups.py:149 #, python-format msgid "Missing parameter %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:316 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:420 msgid "Missing parameter dict" msgstr "" #: nova/api/openstack/compute/security_groups.py:423 msgid "Security group not specified" msgstr "" #: nova/api/openstack/compute/security_groups.py:427 msgid "Security group name cannot be empty" msgstr "" #: nova/api/openstack/compute/server_external_events.py:146 msgid "No instances found for any event" msgstr "" #: nova/api/openstack/compute/server_groups.py:179 #: nova/api/openstack/compute/server_groups.py:220 msgid "Quota exceeded, too many server groups." msgstr "" #: nova/api/openstack/compute/server_groups.py:189 msgid "Only anti-affinity policy supports rules." msgstr "" #: nova/api/openstack/compute/server_groups.py:193 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:44 msgid "Server does not exist" msgstr "" #: nova/api/openstack/compute/server_metadata.py:135 #: nova/api/openstack/compute/server_metadata.py:147 msgid "Metadata item was not found" msgstr "" #: nova/api/openstack/compute/server_migrations.py:122 #, python-format msgid "In-progress live migration %(id)s is not found for server %(uuid)s." msgstr "" #: nova/api/openstack/compute/server_migrations.py:127 #, python-format msgid "Migration %(id)s for server %(uuid)s is not live-migration." msgstr "" #: nova/api/openstack/compute/server_migrations.py:134 #, python-format msgid "Live migration %(id)s for server %(uuid)s is not in progress." msgstr "" #: nova/api/openstack/compute/server_tags.py:80 #, python-format msgid "Server %(server_id)s has no tag '%(tag)s'" msgstr "" #: nova/api/openstack/compute/server_tags.py:116 #, 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:128 #, python-format msgid "The number of tags exceeded the per-server limit %d" msgstr "" #: nova/api/openstack/compute/servers.py:184 #, python-format msgid "Invalid filter field: %s." msgstr "" #: nova/api/openstack/compute/servers.py:199 msgid "Invalid status value" msgstr "" #: nova/api/openstack/compute/servers.py:218 msgid "Invalid filter field: changes-since." msgstr "" #: nova/api/openstack/compute/servers.py:232 msgid "Invalid filter field: changes-before." msgstr "" #: nova/api/openstack/compute/servers.py:259 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:385 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:391 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:419 msgid "Network interface tags are not yet supported." msgstr "" #: nova/api/openstack/compute/servers.py:426 msgid "Unknown argument: port" msgstr "" #: nova/api/openstack/compute/servers.py:429 #, 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:443 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:446 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:490 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" #: nova/api/openstack/compute/servers.py:524 msgid "Block device tags are not yet supported." msgstr "" #: nova/api/openstack/compute/servers.py:611 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/servers.py:693 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:696 #: nova/api/openstack/compute/servers.py:1095 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:699 msgid "Invalid config_drive provided." msgstr "" #: nova/api/openstack/compute/servers.py:833 #: nova/api/openstack/compute/servers.py:961 #: nova/api/openstack/compute/servers.py:1087 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:851 #: nova/api/openstack/compute/servers.py:871 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:874 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:915 msgid "" "The resize action on a server with ports having resource requests, like a " "port with a QoS minimum bandwidth policy, is not supported with this " "microversion" msgstr "" #: nova/api/openstack/compute/servers.py:935 msgid "" "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:939 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:951 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:986 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1092 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/servers.py:1336 #, python-format msgid "Only administrators can sort servers by %s" msgstr "" #: nova/api/openstack/compute/services.py:157 msgid "Missing disabled reason field" msgstr "" #: nova/api/openstack/compute/services.py:185 msgid "Missing forced_down field" msgstr "" #: nova/api/openstack/compute/services.py:203 #: nova/api/openstack/compute/services.py:408 #, 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:222 msgid "Unknown action" msgstr "" #: nova/api/openstack/compute/services.py:261 msgid "" "Unable to delete compute service that is hosting instances. Migrate or " "delete the instances first." msgstr "" #: nova/api/openstack/compute/services.py:300 #, python-format msgid "Service %s not found." msgstr "" #: nova/api/openstack/compute/services.py:303 #, python-format msgid "Service id %s refers to multiple services." msgstr "" #: nova/api/openstack/compute/services.py:331 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:423 msgid "Specifying 'disabled_reason' with status 'enabled' is invalid." msgstr "" #: nova/api/openstack/compute/services.py:443 msgid "" "No updates were requested. Fields 'status' or 'forced_down' should be " "specified." msgstr "" #: nova/api/openstack/compute/shelve.py:94 msgid "" "The unshelve action on a server with ports having resource requests, like a " "port with a QoS minimum bandwidth policy, is not supported with this " "microversion" msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:239 msgid "Datetime is in invalid format" msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:258 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:134 msgid "Requested network does not contain enough (2+) usable hosts" msgstr "" #: nova/api/openstack/compute/tenant_networks.py:138 msgid "Address could not be converted." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:146 #: nova/api/openstack/compute/tenant_networks.py:174 msgid "Quota exceeded, too many networks." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:159 msgid "Create networks failed" msgstr "" #: nova/api/openstack/compute/volumes.py:306 #: nova/api/openstack/compute/volumes.py:441 #, python-format msgid "Instance %(instance)s is not attached to volume %(volume)s" msgstr "" #: nova/api/openstack/compute/volumes.py:447 msgid "Cannot detach a root device volume" msgstr "" #: nova/api/openstack/placement/exception.py:70 msgid "Resource already exists." msgstr "" #: nova/api/openstack/placement/exception.py:79 msgid "" "Cannot delete resource provider that is a parent of another. Delete child " "providers first." msgstr "" #: nova/api/openstack/placement/exception.py:84 msgid "Another thread concurrently updated the data. Please retry your update" msgstr "" #: nova/api/openstack/placement/exception.py:89 msgid "" "Another thread concurrently updated the resource provider data. Please retry " "your update" msgstr "" #: nova/api/openstack/placement/exception.py:94 #, python-format msgid "" "Unable to create allocation for '%(resource_class)s' on resource provider " "'%(resource_provider)s'. The requested amount would exceed the capacity." msgstr "" #: nova/api/openstack/placement/exception.py:100 #, python-format msgid "" "Unable to create allocation for '%(resource_class)s' on resource provider " "'%(resource_provider)s'. The requested amount would violate inventory " "constraints." msgstr "" #: nova/api/openstack/placement/exception.py:106 #, python-format msgid "" "Invalid inventory for '%(resource_class)s' on resource provider " "'%(resource_provider)s'. The reserved value is greater than or equal to " "total." msgstr "" #: nova/api/openstack/placement/exception.py:112 #, python-format msgid "" "Invalid inventory for '%(resource_class)s' on resource provider " "'%(resource_provider)s'. The reserved value is greater than total." msgstr "" #: nova/api/openstack/placement/exception.py:122 #, python-format msgid "" "Inventory for '%(resource_classes)s' on resource provider " "'%(resource_provider)s' in use." msgstr "" #: nova/api/openstack/placement/exception.py:127 #, python-format msgid "No inventory of class %(resource_class)s found." msgstr "" #: nova/api/openstack/placement/exception.py:131 #, python-format msgid "" "Max retries of DB transaction exceeded attempting to perform %(action)s." msgstr "" #: nova/api/openstack/placement/exception.py:140 #, python-format msgid "Policy does not allow %(action)s to be performed." msgstr "" #: nova/api/openstack/placement/exception.py:144 #, python-format msgid "Cannot delete standard resource class %(resource_class)s." msgstr "" #: nova/api/openstack/placement/exception.py:148 #, python-format msgid "Cannot update standard resource class %(resource_class)s." msgstr "" #: nova/api/openstack/placement/exception.py:152 #, python-format msgid "Resource class %(resource_class)s already exists." msgstr "" #: nova/api/openstack/placement/exception.py:156 #, python-format msgid "" "Cannot delete resource class %(resource_class)s. Class is in use in " "inventory." msgstr "" #: nova/api/openstack/placement/exception.py:161 #, python-format msgid "No such resource class %(resource_class)s." msgstr "" #: nova/api/openstack/placement/exception.py:171 #, python-format msgid "Cannot delete standard trait %(name)s." msgstr "" #: nova/api/openstack/placement/exception.py:175 #, python-format msgid "The Trait %(name)s already exists" msgstr "" #: nova/api/openstack/placement/exception.py:179 #, python-format msgid "The trait %(name)s is in use by a resource provider." msgstr "" #: nova/api/openstack/placement/exception.py:183 #, python-format msgid "No such trait(s): %(names)s." msgstr "" #: nova/api/openstack/placement/exception.py:187 #, python-format msgid "No such project(s): %(external_id)s." msgstr "" #: nova/api/openstack/placement/exception.py:191 #, python-format msgid "The project %(external_id)s already exists." msgstr "" #: nova/api/openstack/placement/exception.py:195 #, python-format msgid "No such user(s): %(external_id)s." msgstr "" #: nova/api/openstack/placement/exception.py:199 #, python-format msgid "The user %(external_id)s already exists." msgstr "" #: nova/api/openstack/placement/exception.py:203 #, python-format msgid "No such consumer(s): %(uuid)s." msgstr "" #: nova/api/openstack/placement/exception.py:207 #, python-format msgid "The consumer %(uuid)s already exists." msgstr "" #: nova/api/openstack/placement/handler.py:169 msgid "The method specified is not allowed for this resource." msgstr "" #: nova/api/openstack/placement/handler.py:206 msgid "content-type header required when content-length > 0" msgstr "" #: nova/api/openstack/placement/handler.py:210 msgid "content-length header must be an integer" msgstr "" #: nova/api/openstack/placement/util.py:79 #, python-format msgid "Only %(type)s is provided" msgstr "" #: nova/api/openstack/placement/util.py:92 #, python-format msgid "Malformed JSON: %(error)s" msgstr "" #: nova/api/openstack/placement/util.py:99 #, python-format msgid "JSON does not validate: %(error)s" msgstr "" #: nova/api/openstack/placement/util.py:185 #, python-format msgid "The media type %(bad_type)s is not supported, use %(good_type)s" msgstr "" #: nova/api/openstack/placement/util.py:234 #, python-format msgid "Invalid query string parameters: %(exc)s" msgstr "" #: nova/api/openstack/placement/util.py:279 msgid "" "Badly formed resources parameter. Expected resources query string parameter " "in form: ?resources=VCPU:2,MEMORY_MB:1024. Got: empty string." msgstr "" #: nova/api/openstack/placement/util.py:290 #, python-format msgid "" "Badly formed resources parameter. Expected resources query string parameter " "in form: ?resources=VCPU:2,MEMORY_MB:1024. Got: %s." msgstr "" #: nova/api/openstack/placement/util.py:298 #, python-format msgid "" "Requested resource %(resource_name)s expected positive integer amount. Got: " "%(amount)s." msgstr "" #: nova/api/openstack/placement/util.py:306 #, python-format msgid "" "Requested resource %(resource_name)s requires amount >= 1. Got: %(amount)d." msgstr "" #: nova/api/openstack/placement/util.py:352 #, python-format msgid "" "Invalid query string parameters: Expected 'required' parameter value of the " "form: %(form)s. Got: %(val)s" msgstr "" #: nova/api/openstack/placement/util.py:376 #, python-format msgid "Multiple member_of%s parameters are not supported" msgstr "" #: nova/api/openstack/placement/util.py:397 #, python-format msgid "" "Multiple values for 'member_of' must be prefixed with the 'in:' keyword. Got:" " %s" msgstr "" #: nova/api/openstack/placement/util.py:407 #, python-format msgid "" "Invalid query string parameters: Expected 'member_of' parameter to contain " "valid UUID(s). Got: %s" msgstr "" #: nova/api/openstack/placement/util.py:539 #, python-format msgid "" "All traits parameters must be associated with resources. Found the " "following orphaned traits keys: %s" msgstr "" #: nova/api/openstack/placement/util.py:545 #, python-format msgid "" "All member_of parameters must be associated with resources. Found the " "following orphaned member_of keys: %s" msgstr "" #: nova/api/openstack/placement/util.py:552 msgid "All request groups must specify resources." msgstr "" #: nova/api/openstack/placement/util.py:556 msgid "" "At least one request group (`resources` or `resources{N}`) is required." msgstr "" #: nova/api/openstack/placement/util.py:575 #, python-format msgid "" "Conflicting required and forbidden traits found in the following traits keys:" " %s" msgstr "" #: nova/api/openstack/placement/util.py:637 #, python-format msgid "" "consumer generation conflict - expected %(expected_gen)s but got %(got_gen)s" msgstr "" #: nova/api/openstack/placement/util.py:684 #, python-format msgid "consumer generation conflict - expected null but got %s" msgstr "" #: nova/api/openstack/placement/handlers/aggregate.py:75 #: nova/api/openstack/placement/handlers/aggregate.py:79 #: nova/api/openstack/placement/handlers/inventory.py:205 #, python-format msgid "Update conflict: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/aggregate.py:124 #: nova/api/openstack/placement/handlers/trait.py:227 msgid "" "Resource provider's generation already changed. Please update the generation " "and try again." msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:289 #, python-format msgid "Resource provider '%(rp_uuid)s' not found: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:331 #, python-format msgid "Allocation for resource provider '%(rp_uuid)s' that does not exist." msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:379 #, python-format msgid "Malformed consumer_uuid: %(consumer_uuid)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:454 #, python-format msgid "Unable to allocate inventory for consumer %(consumer_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:459 #: nova/api/openstack/placement/handlers/allocation.py:537 #: nova/api/openstack/placement/handlers/reshaper.py:125 #, python-format msgid "Unable to allocate inventory: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:462 #: nova/api/openstack/placement/handlers/allocation.py:540 #, python-format msgid "" "Inventory and/or allocations changed while attempting to allocate: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:531 #, python-format msgid "Unable to allocate inventory %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:565 #, python-format msgid "Allocation for consumer with id %(id)s not found.error: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/allocation.py:570 #, python-format msgid "No allocations for consumer '%(consumer_uuid)s'" msgstr "" #: nova/api/openstack/placement/handlers/allocation_candidate.py:273 msgid "" "The \"group_policy\" parameter is required when specifying more than one " "\"resources{N}\" parameter." msgstr "" #: nova/api/openstack/placement/handlers/allocation_candidate.py:285 #: nova/api/openstack/placement/handlers/resource_provider.py:243 #, python-format msgid "Invalid resource class in resources parameter: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:90 #, python-format msgid "Bad inventory %(class)s for resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:210 #, python-format msgid "" "Unable to create inventory for resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:242 #, python-format msgid "Unable to delete inventory of class %(class)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:247 #, python-format msgid "No inventory of class %(class)s found for delete: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:271 #: nova/api/openstack/placement/handlers/inventory.py:295 #, python-format msgid "No resource provider with uuid %(uuid)s found : %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:303 #, python-format msgid "No inventory of class %(class)s for %(rp_uuid)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:334 #: nova/api/openstack/placement/handlers/inventory.py:440 msgid "resource provider generation conflict" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:350 #, python-format msgid "" "Unknown resource class in inventory for resource provider %(rp_uuid)s: " "%(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:355 #, python-format msgid "" "Race condition detected when setting inventory. No inventory record with " "resource class for resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:362 #: nova/api/openstack/placement/handlers/inventory.py:366 #: nova/api/openstack/placement/handlers/inventory.py:454 #: nova/api/openstack/placement/handlers/reshaper.py:111 #: nova/api/openstack/placement/handlers/reshaper.py:120 #, python-format msgid "update conflict: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:370 #: nova/api/openstack/placement/handlers/inventory.py:463 #, python-format msgid "" "Unable to update inventory for resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:399 #, python-format msgid "" "Unable to delete inventory for resource provider %(rp_uuid)s because the " "inventory was updated by another process. Please retry your request." msgstr "" #: nova/api/openstack/placement/handlers/inventory.py:458 #, python-format msgid "" "No inventory record with resource class for resource provider %(rp_uuid)s: " "%(error)s" msgstr "" #: nova/api/openstack/placement/handlers/reshaper.py:62 #, python-format msgid "Resource provider %(rp_uuid)s in inventories not found: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/reshaper.py:70 #, python-format msgid "" "resource provider generation conflict for provider %(rp)s: actual: " "%(actual)s, given: %(given)s" msgstr "" #: nova/api/openstack/placement/handlers/reshaper.py:116 #, python-format msgid "malformed reshaper data: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_class.py:74 #, python-format msgid "Conflicting resource class already exists: %(name)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_class.py:78 #, python-format msgid "" "Max retries of DB transaction exceeded attempting to create resource class: " "%(name)s, please try again." msgstr "" #: nova/api/openstack/placement/handlers/resource_class.py:105 #: nova/api/openstack/placement/handlers/resource_class.py:108 #, python-format msgid "Error in delete resource class: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_class.py:193 #, python-format msgid "Resource class already exists: %(name)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_class.py:197 #, python-format msgid "Cannot update standard resource class %(rp_name)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:112 #, python-format msgid "Conflicting resource provider %(duplicate)s already exists." msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:117 #, python-format msgid "Unable to create resource provider \"%(name)s\", %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:152 #, python-format msgid "Unable to delete resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:157 #, python-format msgid "No resource provider with uuid %s found for delete" msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:160 #, python-format msgid "" "Unable to delete parent resource provider %(rp_uuid)s: It has child resource " "providers." msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:247 #, python-format msgid "Invalid trait(s) in \"required\" parameter: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:292 #, python-format msgid "Conflicting resource provider %(name)s already exists." msgstr "" #: nova/api/openstack/placement/handlers/resource_provider.py:297 #, python-format msgid "Unable to save resource provider %(rp_uuid)s: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/trait.py:35 #, python-format msgid "" "Badly formatted name parameter. Expected name query string parameter in form:" " ?name=[in|startswith]:[name1,name2|prefix]. Got: \"%s\"" msgstr "" #: nova/api/openstack/placement/handlers/trait.py:77 msgid "" "The trait is invalid. A valid trait must be no longer than 255 characters, " "start with the prefix \"CUSTOM_\" and use following characters: \"A\"-\"Z\", " "\"0\"-\"9\" and \"_\"" msgstr "" #: nova/api/openstack/placement/handlers/trait.py:160 msgid "The query parameter \"associated\" only accepts \"true\" or \"false\"" msgstr "" #: nova/api/openstack/placement/handlers/trait.py:194 #: nova/api/openstack/placement/handlers/usage.py:61 #, python-format msgid "No resource provider with uuid %(uuid)s found: %(error)s" msgstr "" #: nova/api/openstack/placement/handlers/trait.py:238 #, python-format msgid "No such trait %s" msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:920 msgid "root provider UUID cannot be manually set." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:1023 msgid "" "parent provider UUID cannot be same as UUID. Please set parent provider UUID " "to None if there is no parent." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:1031 #: nova/api/openstack/placement/objects/resource_provider.py:1126 #: nova/api/openstack/placement/objects/resource_provider.py:1188 msgid "parent provider UUID does not exist." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:1131 msgid "re-parenting a provider is not currently allowed." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:1148 msgid "creating loop in the provider tree is not allowed." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:1158 msgid "un-parenting a provider is not currently allowed." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:2427 #, python-format msgid "creating resource class %s" msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:2820 msgid "traits must not be empty" msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:2843 msgid "required_traits must not be empty" msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:3009 msgid "" "Expected rp_ids to be a list of resource provider internal IDs, but got an " "empty list." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:3701 msgid "" "Expected root_ids to be a list of root resource provider internal IDs, but " "got an empty list." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:3728 msgid "" "Expected names to be a list of string trait names, but got an empty list." msgstr "" #: nova/api/openstack/placement/objects/resource_provider.py:3764 msgid "" "Expected every AllocationRequest in `_consolidate_allocation_requests` to " "have the same anchor!" msgstr "" #: nova/api/validation/__init__.py:178 msgid "Query string is not UTF-8 encoded" msgstr "" #: nova/api/validation/parameter_types.py:175 msgid "printable characters. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:189 msgid "printable characters except :.Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:198 msgid "printable characters except :, with at least one non space character" msgstr "" #: nova/api/validation/parameter_types.py:207 msgid "" "printable characters except !, ., @. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:216 msgid "" "printable characters except !, ., @, with at least one non space character" msgstr "" #: nova/api/validation/parameter_types.py:224 msgid "printable characters with at least one non space character" msgstr "" #: nova/api/validation/validators.py:316 #, python-format msgid "" "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: nova/api/validation/validators.py:329 #, python-format msgid "" "Invalid input for query parameters %(path)s. Value: %(value)s. %(message)s" msgstr "" #: nova/cells/messaging.py:340 msgid "No cell given in routing path." msgstr "" #: nova/cells/messaging.py:359 nova/cells/messaging.py:367 #, python-format msgid "destination is %(target_cell)s but routing_path is %(routing_path)s" msgstr "" #: nova/cells/messaging.py:379 #, python-format msgid "Unknown %(cell_type)s when routing to %(target_cell)s" msgstr "" #: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" #: nova/cmd/common.py:195 #, python-format msgid "Missing arguments: %s" msgstr "" #: nova/cmd/manage.py:107 msgid "" "The above error may show that the database has not been created.\n" "Please create a database using 'nova-manage db sync' before running this " "command." msgstr "" #: nova/cmd/manage.py:134 #, python-format msgid "/%s should be specified as single address(es) not in cidr format" msgstr "" #: nova/cmd/manage.py:141 #, python-format msgid "" "Too many IP addresses will be generated. Please increase /%s to reduce the " "number generated." msgstr "" #: nova/cmd/manage.py:192 msgid "No floating IP addresses have been defined." msgstr "" #: nova/cmd/manage.py:211 msgid "" "ERROR: Network commands are not supported when using the Neutron API. Use " "python-neutronclient instead." msgstr "" #: nova/cmd/manage.py:283 msgid "id" msgstr "" #: nova/cmd/manage.py:284 msgid "IPv4" msgstr "" #: nova/cmd/manage.py:285 msgid "IPv6" msgstr "" #: nova/cmd/manage.py:286 msgid "start address" msgstr "" #: nova/cmd/manage.py:287 msgid "DNS1" msgstr "" #: nova/cmd/manage.py:288 msgid "DNS2" msgstr "" #: nova/cmd/manage.py:289 msgid "VlanID" msgstr "" #: nova/cmd/manage.py:290 msgid "project" msgstr "" #: nova/cmd/manage.py:291 msgid "uuid" msgstr "" #: nova/cmd/manage.py:298 msgid "No networks found" msgstr "" #: nova/cmd/manage.py:317 msgid "Please specify either fixed_range or uuid" msgstr "" #: nova/cmd/manage.py:468 nova/cmd/manage.py:884 msgid "" "DEPRECATED: The '--version' parameter was deprecated in the Pike cycle and " "will not be supported in future versions of nova. Use the 'VERSION' " "positional argument instead" msgstr "" #: nova/cmd/manage.py:484 msgid "WARNING: cell0 mapping not found - not syncing cell0." msgstr "" #: nova/cmd/manage.py:487 #, 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:525 msgid "Must supply a positive value for max_rows" msgstr "" #: nova/cmd/manage.py:528 #, python-format msgid "max rows must be <= %(max_value)d" msgstr "" #: nova/cmd/manage.py:539 msgid "" "Failed to connect to API DB so aborting this archival attempt. Please check " "your config file to make sure that CONF.api_database.connection is set and " "run this command again." msgstr "" #: nova/cmd/manage.py:548 msgid "Archiving" msgstr "" #: nova/cmd/manage.py:555 msgid "stopped" msgstr "" #: nova/cmd/manage.py:579 msgid "complete" msgstr "" #: nova/cmd/manage.py:585 msgid "Table" msgstr "" #: nova/cmd/manage.py:586 msgid "Number of Rows Archived" msgstr "" #: nova/cmd/manage.py:588 msgid "Nothing was archived." msgstr "" #: nova/cmd/manage.py:592 msgid "Rows were archived, running purge..." msgstr "" #: nova/cmd/manage.py:610 msgid "Either --before or --all is required" msgstr "" #: nova/cmd/manage.py:616 #, python-format msgid "Invalid value for --before: %s" msgstr "" #: nova/cmd/manage.py:632 msgid "Unable to get cell list from API DB. Is it configured?" msgstr "" #: nova/cmd/manage.py:636 #, python-format msgid "Cell %s" msgstr "" #: nova/cmd/manage.py:642 msgid "DB" msgstr "" #: nova/cmd/manage.py:664 #, python-format msgid "Deleted %(records)d records from table '%(table_name)s'." msgstr "" #: nova/cmd/manage.py:668 #, python-format msgid "" "There are %(records)d records in the '%(table_name)s' table where the uuid " "or instance_uuid column is NULL. Run this command again with the --delete " "option after you have backed up any necessary data." msgstr "" #: nova/cmd/manage.py:676 msgid "There were no records found where instance_uuid was NULL." msgstr "" #: nova/cmd/manage.py:688 #, python-format msgid "Error attempting to run %(method)s" msgstr "" #: nova/cmd/manage.py:697 #, python-format msgid "%(total)i rows matched query %(meth)s, %(done)i migrated" msgstr "" #: nova/cmd/manage.py:723 msgid "Must supply a positive value for max_number" msgstr "" #: nova/cmd/manage.py:728 nova/cmd/manage.py:2098 #, python-format msgid "Running batches of %i until complete" msgstr "" #: nova/cmd/manage.py:748 msgid "Migration" msgstr "" #: nova/cmd/manage.py:749 msgid "Total Needed" msgstr "" #: nova/cmd/manage.py:750 msgid "Completed" msgstr "" #: nova/cmd/manage.py:764 msgid "Some migrations failed unexpectedly. Check log for details." msgstr "" #: nova/cmd/manage.py:811 msgid "A resource_class is required for all modes of operation" msgstr "" #: nova/cmd/manage.py:818 msgid "--all with --host and/or --node does not make sense" msgstr "" #: nova/cmd/manage.py:834 msgid "Either --all, --host, or --host and --node are required" msgstr "" #: nova/cmd/manage.py:838 msgid "No ironic compute nodes found that match criteria" msgstr "" #: nova/cmd/manage.py:844 msgid "Compute node(s) specified is not of type ironic" msgstr "" #: nova/cmd/manage.py:856 #, python-format msgid "Ironic node %s has multiple instances? Something is wrong." msgstr "" #: nova/cmd/manage.py:863 #, python-format msgid "Migrated instance %(uuid)s on node %(node)s" msgstr "" #: nova/cmd/manage.py:955 #, python-format msgid "Invalid broker_hosts value: %s. It should be in hostname:port format" msgstr "" #: nova/cmd/manage.py:961 #, python-format msgid "Invalid port value: %s. It should be an integer" msgstr "" #: nova/cmd/manage.py:974 #, python-format msgid "Invalid port value: %s. Should be an integer" msgstr "" #: nova/cmd/manage.py:1073 #, python-format msgid "Invalid transport URL: %s" msgstr "" #: nova/cmd/manage.py:1087 #, 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:1114 nova/cmd/manage.py:1155 msgid "Cell0 is already setup" msgstr "" #: nova/cmd/manage.py:1123 #, python-format msgid "Unable to sync cell0 schema: %s" msgstr "" #: nova/cmd/manage.py:1263 msgid "Must supply a positive value for max-count" msgstr "" #: nova/cmd/manage.py:1313 msgid "No hosts found to map to cell, exiting." msgstr "" #: nova/cmd/manage.py:1324 #, python-format msgid "Host %(host)s is already mapped to cell %(uuid)s" msgstr "" #: nova/cmd/manage.py:1335 msgid "All hosts are already mapped to cell(s), exiting." msgstr "" #: nova/cmd/manage.py:1384 msgid "The instance UUID to verify" msgstr "" #: nova/cmd/manage.py:1386 msgid "Do not print anything" msgstr "" #: nova/cmd/manage.py:1450 msgid "Provide detailed output when discovering hosts." msgstr "" #: nova/cmd/manage.py:1452 msgid "" "Considered successful (exit code 0) only when an unmapped host is discovered." " Any other outcome will be considered a failure (exit code 1)." msgstr "" #: nova/cmd/manage.py:1457 msgid "Discover hosts by service instead of compute node" msgstr "" #: nova/cmd/manage.py:1479 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:1482 msgid "The name of the cell" msgstr "" #: nova/cmd/manage.py:1485 msgid "The database url for the cell database" msgstr "" #: nova/cmd/manage.py:1487 msgid "The transport url for the cell message queue" msgstr "" #: nova/cmd/manage.py:1489 msgid "Output the uuid of the created cell" msgstr "" #: nova/cmd/manage.py:1491 msgid "To create a pre-disabled cell." msgstr "" #: nova/cmd/manage.py:1501 msgid "" "Must specify --database_connection if [database]/connection is not set in " "the configuration file." msgstr "" #: nova/cmd/manage.py:1521 msgid "Show sensitive details, such as passwords" msgstr "" #: nova/cmd/manage.py:1533 msgid "Name" msgstr "" #: nova/cmd/manage.py:1533 msgid "UUID" msgstr "" #: nova/cmd/manage.py:1533 msgid "Transport URL" msgstr "" #: nova/cmd/manage.py:1534 msgid "Database Connection" msgstr "" #: nova/cmd/manage.py:1534 msgid "Disabled" msgstr "" #: nova/cmd/manage.py:1553 msgid "Delete hosts and instance_mappings that belong to the cell as well." msgstr "" #: nova/cmd/manage.py:1556 msgid "The uuid of the cell to delete." msgstr "" #: nova/cmd/manage.py:1581 nova/cmd/manage.py:1680 nova/cmd/manage.py:1735 #: nova/cmd/manage.py:1778 #, python-format msgid "Cell with uuid %s was not found." msgstr "" #: nova/cmd/manage.py:1590 #, python-format msgid "There are existing hosts mapped to cell with uuid %s." msgstr "" #: nova/cmd/manage.py:1606 #, python-format msgid "There are existing instances mapped to cell with uuid %s." msgstr "" #: nova/cmd/manage.py:1613 #, 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:1616 msgid "" "So execute 'nova-manage db archive_deleted_rows' to delete the instance " "mappings." msgstr "" #: nova/cmd/manage.py:1639 msgid "The uuid of the cell to update." msgstr "" #: nova/cmd/manage.py:1641 msgid "Set the cell name." msgstr "" #: nova/cmd/manage.py:1643 msgid "" "Set the cell transport_url. NOTE that running nodes will not see the change " "until restart!" msgstr "" #: nova/cmd/manage.py:1647 msgid "" "Set the cell database_connection. NOTE that running nodes will not see the " "change until restart!" msgstr "" #: nova/cmd/manage.py:1650 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:1654 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:1702 msgid "Cell cannot be disabled and enabled at the same time." msgstr "" #: nova/cmd/manage.py:1706 msgid "Cell0 cannot be disabled." msgstr "" #: nova/cmd/manage.py:1713 #, python-format msgid "Cell %s is already disabled" msgstr "" #: nova/cmd/manage.py:1715 #, python-format msgid "Cell %s is already enabled" msgstr "" #: nova/cmd/manage.py:1720 #, python-format msgid "Unable to update CellMapping: %s" msgstr "" #: nova/cmd/manage.py:1726 nova/cmd/manage.py:1754 msgid "The uuid of the cell." msgstr "" #: nova/cmd/manage.py:1743 msgid "Cell Name" msgstr "" #: nova/cmd/manage.py:1743 msgid "Cell UUID" msgstr "" #: nova/cmd/manage.py:1743 msgid "Hostname" msgstr "" #: nova/cmd/manage.py:1756 msgid "The host to delete." msgstr "" #: nova/cmd/manage.py:1784 #, python-format msgid "The host %s was not found." msgstr "" #: nova/cmd/manage.py:1788 #, python-format msgid "The host %(host)s was not found in the cell %(cell_uuid)s." msgstr "" #: nova/cmd/manage.py:1801 #, python-format msgid "There are instances on the host %s." msgstr "" #: nova/cmd/manage.py:1858 #, python-format msgid "" "Instance %(instance)s is undergoing a task state transition: %(task_state)s" msgstr "" #: nova/cmd/manage.py:1865 #, python-format msgid "Instance %s is not on a host." msgstr "" #: nova/cmd/manage.py:1874 nova/cmd/manage.py:1876 #, python-format msgid "Allocation retrieval failed: %s" msgstr "" #: nova/cmd/manage.py:1893 #, python-format msgid "" "Instance %s already has allocations with matching consumer project/user." msgstr "" #: nova/cmd/manage.py:1908 #, python-format msgid "" "[dry-run] Update allocations for instance %(instance)s: %(allocations)s" msgstr "" #: nova/cmd/manage.py:1916 #, python-format msgid "Successfully updated allocations for instance %s." msgstr "" #: nova/cmd/manage.py:1933 #, python-format msgid "" "[dry-run] Create allocations for instance %(instance)s on provider " "%(node_uuid)s: %(resources)s" msgstr "" #: nova/cmd/manage.py:1942 #, python-format msgid "" "Successfully created allocations for instance %(instance)s against resource " "provider %(provider)s." msgstr "" #: nova/cmd/manage.py:1996 #, python-format msgid "Found %s candidate instances." msgstr "" #: nova/cmd/manage.py:2025 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, 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:2093 msgid "Must supply a positive integer for --max-count." msgstr "" #: nova/cmd/manage.py:2117 msgid "No cells to process." msgstr "" #: nova/cmd/manage.py:2128 #, python-format msgid "Looking for instances in cell: %s" msgstr "" #: nova/cmd/manage.py:2157 #, python-format msgid "Max count reached. Processed %s instances." msgstr "" #: nova/cmd/manage.py:2161 #, python-format msgid "Processed %s instances." msgstr "" #: nova/cmd/manage.py:2206 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:2252 msgid "Filling in missing placement aggregates" msgstr "" #: nova/cmd/manage.py:2261 #, python-format msgid "Processing aggregate: %s" msgstr "" #: nova/cmd/manage.py:2263 #, python-format msgid "Processing host: %s" msgstr "" #: nova/cmd/manage.py:2313 #, python-format msgid "" "Successfully added host (%(host)s) and provider (%(provider)s) to aggregate " "(%(aggregate)s)." msgstr "" #: nova/cmd/manage.py:2325 #, 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:2337 #, python-format msgid "" "An error occurred getting resource provider aggregates from placement for " "provider %(provider)s. Error: %(error)s" msgstr "" #: nova/cmd/manage.py:2349 #, 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:2356 #, 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:2363 #, 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:2427 #, 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:173 #, python-format msgid "error: %s" msgstr "" #: nova/cmd/status.py:106 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:114 msgid "" "No cell0 mapping found. Run command 'nova-manage cell_v2 simple_cell_setup' " "and then retry." msgstr "" #: nova/cmd/status.py:129 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:134 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:166 #, python-format msgid "Placement API version %(needed)s needed, you have %(current)s." msgstr "" #: nova/cmd/status.py:171 msgid "No credentials specified for placement API in nova.conf." msgstr "" #: nova/cmd/status.py:174 msgid "Placement service credentials do not work." msgstr "" #: nova/cmd/status.py:177 msgid "Placement API endpoint not found." msgstr "" #: nova/cmd/status.py:180 msgid "Discovery for placement API URI failed." msgstr "" #: nova/cmd/status.py:183 msgid "Placement API does not seem to be running." msgstr "" #: nova/cmd/status.py:298 msgid "Unable to determine ironic flavor migration without cell mappings." msgstr "" #: nova/cmd/status.py:304 #, python-format msgid "" "There are (cell=x) number of unmigrated instances in each cell: %s. Run " "'nova-manage db ironic_flavor_migration' on each cell." msgstr "" #: nova/cmd/status.py:342 msgid "Unable to determine request spec migrations without cell mappings." msgstr "" #: nova/cmd/status.py:377 #, python-format msgid "" "The following cells have instances which do not have matching request_specs " "in the API database: %s Run 'nova-manage db online_data_migrations' on each " "cell to create the missing request specs." msgstr "" #: nova/cmd/status.py:412 msgid "Unable to check consoles without cell mappings." msgstr "" #: nova/cmd/status.py:451 msgid "" "One or more cells were found which have nova-compute services older than " "Rocky. Please set the '[workarounds]enable_consoleauth' configuration option " "to 'True' on your console proxy host if you are performing a rolling upgrade " "to enable consoles to function during a partial upgrade." msgstr "" #: nova/cmd/status.py:473 msgid "Cells v2" msgstr "" #: nova/cmd/status.py:475 msgid "Placement API" msgstr "" #: nova/cmd/status.py:477 msgid "Ironic Flavor Migration" msgstr "" #: nova/cmd/status.py:479 msgid "Request Spec Migration" msgstr "" #: nova/cmd/status.py:481 msgid "Console Auths" msgstr "" #: nova/cmd/status.py:518 #, python-format msgid "Error:\n" "%s" msgstr "" #: nova/compute/api.py:255 #, python-format msgid "Invalid image metadata. Error: %s" msgstr "" #: nova/compute/api.py:341 msgid "Metadata type should be dict." msgstr "" #: nova/compute/api.py:363 msgid "Metadata property key greater than 255 characters" msgstr "" #: nova/compute/api.py:366 msgid "Metadata property value greater than 255 characters" msgstr "" #: nova/compute/api.py:774 #, python-format msgid "" "The volume cannot be assigned the same device name as the root device %s" msgstr "" #: nova/compute/api.py:810 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" #: nova/compute/api.py:1072 nova/compute/api.py:1092 msgid "Quota exceeded, too many servers in group" msgstr "" #: nova/compute/api.py:1260 msgid "Image certificate validation is not supported when booting from volume" msgstr "" #: nova/compute/api.py:1572 msgid "" "Images with destination_type 'volume' need to have a non-zero size specified" msgstr "" #: nova/compute/api.py:1608 msgid "" "Blank volumes (source: 'blank', dest: 'volume') need to have non-zero size" msgstr "" #: nova/compute/api.py:1621 msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1787 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:1797 msgid "max_count cannot be greater than 1 if an fixed_ip is specified." msgstr "" #: nova/compute/api.py:1834 msgid "The requested availability zone is not available" msgstr "" #: nova/compute/api.py:2570 #, python-format msgid "Cell %s is not responding and hence instance info is not available." msgstr "" #: nova/compute/api.py:3045 msgid "Backup is not supported for volume-backed instances." msgstr "" #: nova/compute/api.py:3231 #, python-format msgid "snapshot for %s" msgstr "" #: nova/compute/api.py:3363 msgid "" "Image certificate validation is not supported for volume-backed servers." msgstr "" #: nova/compute/api.py:3375 msgid "Unable to find root block device mapping for volume-backed instance." msgstr "" #: nova/compute/api.py:3388 msgid "Unable to rebuild with a different image for a volume-backed server." msgstr "" #: nova/compute/api.py:3720 msgid "Resize to zero disk flavor is not allowed." msgstr "" #: nova/compute/api.py:3952 msgid "Cannot rescue a volume-backed instance" msgstr "" #: nova/compute/api.py:4243 #, python-format msgid "volume %s already attached" msgstr "" #: nova/compute/api.py:4555 msgid "Old volume is attached to a different instance." msgstr "" #: nova/compute/api.py:4558 msgid "New volume must be detached in order to swap." msgstr "" #: nova/compute/api.py:4561 msgid "New volume must be the same size or larger." msgstr "" #: nova/compute/api.py:5597 msgid "Host aggregate is not empty" msgstr "" #: nova/compute/api.py:5629 #, python-format msgid "Aggregate %s does not support empty named availability zone" msgstr "" #: nova/compute/api.py:5641 #, python-format msgid "One or more hosts already in availability zone(s) %s" msgstr "" #: nova/compute/api.py:5654 msgid "One or more hosts contain instances in this zone" msgstr "" #: nova/compute/api.py:5673 #, python-format msgid "Unexpected aggregate action %s" msgstr "" #: nova/compute/api.py:5855 msgid "Keypair name contains unsafe characters" msgstr "" #: nova/compute/api.py:5861 msgid "Keypair name must be string and between 1 and 255 characters long" msgstr "" #: nova/compute/api.py:6014 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" #: nova/compute/api.py:6024 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" #: nova/compute/api.py:6046 nova/compute/api.py:6074 msgid "Quota exceeded, too many security groups." msgstr "" #: nova/compute/api.py:6060 #, python-format msgid "Security group %s already exists" msgstr "" #: nova/compute/api.py:6082 #, python-format msgid "Unable to update system group '%s'" msgstr "" #: nova/compute/api.py:6147 #, python-format msgid "Unable to delete system group '%s'" msgstr "" #: nova/compute/api.py:6152 msgid "Security group is still in use" msgstr "" #: nova/compute/api.py:6223 #, python-format msgid "Rule (%s) not found" msgstr "" #: nova/compute/api.py:6239 nova/compute/api.py:6260 msgid "Quota exceeded, too many security group rules." msgstr "" #: nova/compute/api.py:6325 msgid "Security group id should be integer" msgstr "" #: nova/compute/cells_api.py:114 #, python-format msgid "Unsupported kwargs: %s" msgstr "" #: nova/compute/claims.py:174 msgid "memory" msgstr "" #: nova/compute/claims.py:183 msgid "disk" msgstr "" #: nova/compute/claims.py:192 msgid "vcpu" msgstr "" #: nova/compute/claims.py:205 msgid "Claim pci failed" msgstr "" #: nova/compute/claims.py:228 msgid "" "Requested instance NUMA topology together with requested PCI devices cannot " "fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:232 msgid "" "Requested instance NUMA topology cannot fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:261 #, python-format msgid "Free %(type)s %(free).02f %(unit)s < requested %(requested)d %(unit)s" msgstr "" #: nova/compute/flavors.py:95 msgid "" "Flavor names can only contain printable characters and horizontal spaces." msgstr "" #: nova/compute/flavors.py:105 msgid "id cannot contain leading and/or trailing whitespace(s)" msgstr "" #: nova/compute/flavors.py:115 msgid "" "Flavor id can only contain letters from A-Z (both cases), periods, dashes, " "underscores and spaces." msgstr "" #: nova/compute/flavors.py:141 #, python-format msgid "'rxtx_factor' argument must be a float between 0 and %g" msgstr "" #: nova/compute/flavors.py:152 msgid "is_public must be a boolean" msgstr "" #: nova/compute/flavors.py:266 msgid "" "Key Names can only contain alphanumeric characters, periods, dashes, " "underscores, colons and spaces." msgstr "" #: nova/compute/manager.py:426 msgid "Instance event failed" msgstr "" #: nova/compute/manager.py:1515 msgid "Anti-affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:1523 msgid "Affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:2399 #, python-format msgid "Failed to allocate the network(s) with error %s, not rescheduling." msgstr "" #: nova/compute/manager.py:2417 nova/compute/manager.py:2521 msgid "Failed to allocate the network(s), not rescheduling." msgstr "" #: nova/compute/manager.py:2491 msgid "Success" msgstr "" #: nova/compute/manager.py:2574 msgid "Failure prepping block device." msgstr "" #: nova/compute/manager.py:2589 msgid "Failure retrieving placement allocations" msgstr "" #: nova/compute/manager.py:3419 msgid "Invalid state of instance files on shared storage" msgstr "" #: nova/compute/manager.py:3921 #, python-format msgid "instance %s is not running" msgstr "" #: nova/compute/manager.py:3953 msgid "" "set_admin_password is not implemented by this driver or guest instance." msgstr "" #: nova/compute/manager.py:3966 msgid "error setting admin password" msgstr "" #: nova/compute/manager.py:4051 #, python-format msgid "Driver Error: %s" msgstr "" #: nova/compute/manager.py:4550 msgid "Instance has no source host" msgstr "" #: nova/compute/manager.py:6439 #, python-format msgid "Port %s is not attached" msgstr "" #: nova/compute/manager.py:7729 #, python-format msgid "Instance %s not found" msgstr "" #: nova/compute/manager.py:7734 msgid "In ERROR state" msgstr "" #: nova/compute/manager.py:7762 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" #: nova/compute/manager.py:8462 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" #: nova/compute/multi_cell_list.py:426 #, python-format msgid "" "Cell %s is not responding but configuration indicates that we should fail." msgstr "" #: nova/compute/provider_tree.py:316 #, python-format msgid "The following parents were not found: %s" msgstr "" #: nova/compute/provider_tree.py:338 #, python-format msgid "" "Unexpectedly failed to find parents already in the tree for any of the " "following: %s" msgstr "" #: nova/compute/provider_tree.py:400 nova/compute/provider_tree.py:468 #, python-format msgid "Provider %s already exists." msgstr "" #: nova/compute/provider_tree.py:423 #, python-format msgid "No such provider %s" msgstr "" #: nova/compute/resource_tracker.py:1516 #, python-format msgid "Missing keys: %s" msgstr "" #: nova/compute/rpcapi.py:66 msgid "No compute host specified" msgstr "" #: nova/compute/rpcapi.py:68 #, python-format msgid "Unable to find host for Instance %s" msgstr "" #: nova/compute/stats.py:42 msgid "Unexpected type adding stats" msgstr "" #: nova/conductor/manager.py:356 msgid "No valid host found for cold migrate" msgstr "" #: nova/conductor/manager.py:358 msgid "No valid host found for resize" msgstr "" #: nova/conductor/manager.py:867 #, python-format msgid "Unshelve attempted but the image %s cannot be found." msgstr "" #: nova/conductor/manager.py:1167 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:1199 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/tasks/live_migrate.py:214 #, python-format msgid "Unable to force live migrate instance %s across cells." msgstr "" #: nova/conductor/tasks/live_migrate.py:241 #, 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:273 #, python-format msgid "Timeout while checking if we can live migrate to host: %s" msgstr "" #: nova/conductor/tasks/live_migrate.py:324 #, python-format msgid "Unable to determine in which cell instance %s lives." msgstr "" #: nova/conductor/tasks/live_migrate.py:339 #, python-format msgid "Unable to determine in which cell destination host %s lives." msgstr "" #: nova/conductor/tasks/live_migrate.py:459 #, python-format msgid "" "Exceeded max scheduling retries %(max_retries)d for instance " "%(instance_uuid)s during live migration" msgstr "" #: nova/conductor/tasks/migrate.py:83 msgid "Unable to replace instance claim on source" msgstr "" #: nova/console/websocketproxy.py:103 msgid "No access_url in connection_info. Cannot validate protocol" msgstr "" #: nova/console/websocketproxy.py:192 #, python-format msgid "" "We do not support scheme '%s' under Python < 2.7.4, please use http or https" msgstr "" #: nova/console/websocketproxy.py:243 msgid "Origin header not valid." msgstr "" #: nova/console/websocketproxy.py:246 msgid "Origin header does not match this host." msgstr "" #: nova/console/websocketproxy.py:249 msgid "Origin header protocol does not match this host." msgstr "" #: nova/console/websocketproxy.py:254 #, python-format msgid "connect info: %s" msgstr "" #: nova/console/websocketproxy.py:260 #, python-format msgid "connecting to: %(host)s:%(port)s" msgstr "" #: nova/console/websocketproxy.py:302 #, python-format msgid "%(host)s:%(port)s: Websocket client or target closed" msgstr "" #: nova/console/xvp.py:182 msgid "Failed to run xvp." msgstr "" #: nova/console/rfb/authvencrypt.py:67 #, python-format msgid "" "Short read from compute socket, wanted %(wanted)d bytes but got %(got)d" msgstr "" #: nova/console/rfb/authvencrypt.py:81 #, 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:92 msgid "Server could not use VeNCrypt version 0.2" msgstr "" #: nova/console/rfb/authvencrypt.py:107 #, python-format msgid "Server does not support the x509None (%s) VeNCrypt sub-auth type" msgstr "" #: nova/console/rfb/authvencrypt.py:123 msgid "Server didn't accept the requested auth sub-type" msgstr "" #: nova/console/rfb/authvencrypt.py:149 #, python-format msgid "Error establishing TLS connection to server: %s" msgstr "" #: nova/console/securityproxy/rfb.py:96 #, 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:121 #, python-format msgid "" "Security proxying requires RFB protocol version 3.8, but tenant asked for %s" msgstr "" #: nova/console/securityproxy/rfb.py:156 #, python-format msgid "Only the security type None (%d) is supported" msgstr "" #: nova/console/securityproxy/rfb.py:159 #, python-format msgid "" "Client requested a security type other than None (%(none_code)d): " "%(auth_type)s" msgstr "" #: nova/console/securityproxy/rfb.py:171 nova/console/securityproxy/rfb.py:186 msgid "Unable to negotiate security with server" msgstr "" #: nova/console/securityproxy/rfb.py:173 #, python-format msgid "No compute auth available: %s" msgstr "" #: nova/console/securityproxy/rfb.py:189 msgid "Auth handshake failed" msgstr "" #: nova/db/sqlalchemy/api.py:300 #, python-format msgid "Unrecognized read_deleted value '%s'" msgstr "" #: nova/db/sqlalchemy/api.py:548 msgid "New compute service disabled due to config option." msgstr "" #: nova/db/sqlalchemy/api.py:1152 #, python-format msgid "Invalid floating IP %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1466 #, python-format msgid "Invalid fixed IP Address %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1631 #, python-format msgid "Invalid virtual interface address %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:2570 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: nova/db/sqlalchemy/api.py:2581 msgid "Sort direction size exceeds sort key size" msgstr "" #: nova/db/sqlalchemy/api.py:5720 #, python-format msgid "Unable to purge table %(table)s because it has no timestamp column" msgstr "" #: nova/db/sqlalchemy/api.py:5732 #, python-format msgid "Deleted %(rows)i rows from %(table)s based on timestamp column %(col)s" msgstr "" #: nova/db/sqlalchemy/migration.py:55 msgid "version should be an integer" msgstr "" #: nova/db/sqlalchemy/migration.py:88 msgid "Upgrade DB using Essex release first." msgstr "" #: nova/db/sqlalchemy/utils.py:49 #, python-format msgid "Missing column %(table)s.%(column)s in shadow table" msgstr "" #: nova/db/sqlalchemy/utils.py:55 #, python-format msgid "" "Different types in %(table)s.%(column)s and shadow table: %(c_type)s " "%(shadow_c_type)s" msgstr "" #: nova/db/sqlalchemy/utils.py:64 #, python-format msgid "Extra column %(table)s.%(column)s in shadow table" msgstr "" #: nova/db/sqlalchemy/utils.py:83 msgid "Specify `table_name` or `table` param" msgstr "" #: nova/db/sqlalchemy/utils.py:86 msgid "Specify only one param `table_name` `table`" msgstr "" #: nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py:41 msgid "" "Cell mappings are not created, but required for Ocata. Please run nova-" "manage cell_v2 simple_cell_setup before continuing." msgstr "" #: nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py:49 msgid "" "A mapping for Cell0 was not found, but is required for Ocata. Please run " "nova-manage cell_v2 simple_cell_setup before continuing." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py:51 #, python-format msgid "" "There are %(records)d records in the '%(table_name)s' table where the uuid " "or instance_uuid column is NULL. These must be manually cleaned up before " "the migration will pass. Consider running the 'nova-manage db " "null_instance_uuid_scan' command." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py:30 #, python-format msgid "" "There are still %(count)i unmigrated flavor records. Migration cannot " "continue until all instance flavor records have been migrated to the new " "format. Please run `nova-manage db migrate_flavor_data' first." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py:19 #, python-format msgid "" "There are still %(count)i unmigrated records in the %(table)s table. " "Migration cannot continue until all records have been migrated." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py:33 msgid "" "Migration cannot continue until all these have been migrated to the api " "database. Please run `nova-manage db online_data_migrations' on Newton code " "before continuing." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py:42 #, python-format msgid " There are still %(count)i unmigrated flavors. " msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py:50 #, python-format msgid " There are still %(count)i unmigrated keypairs. " msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py:58 #, python-format msgid " There are still %(count)i unmigrated aggregates. " msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py:66 #, python-format msgid " There are still %(count)i unmigrated instance groups. " msgstr "" #: nova/ipv6/account_identifier.py:42 nova/ipv6/rfc2462.py:30 #, python-format msgid "Bad mac for to_global_ipv6: %s" msgstr "" #: nova/ipv6/account_identifier.py:48 nova/ipv6/rfc2462.py:36 #, python-format msgid "Bad prefix for to_global_ipv6: %s" msgstr "" #: nova/keymgr/conf_key_mgr.py:67 msgid "keymgr.fixed_key not defined" msgstr "" #: nova/network/base_api.py:77 msgid "instance is a required argument to use @refresh_cache" msgstr "" #: nova/network/ldapdns.py:282 msgid "ldap not installed" msgstr "" #: nova/network/ldapdns.py:293 msgid "This driver only supports type 'a' entries." msgstr "" #: nova/network/linux_net.py:181 #, python-format msgid "Unknown chain: %r" msgstr "" #: nova/network/linux_net.py:1385 #, python-format msgid "Failed to add bridge: %s" msgstr "" #: nova/network/linux_net.py:1400 #, python-format msgid "Failed to add interface: %s" msgstr "" #: nova/network/manager.py:79 #, python-format msgid "Link Local address is not found.:%s" msgstr "" #: nova/network/manager.py:82 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" #: nova/network/manager.py:2047 msgid "" "The sum between the number of networks and the vlan start cannot be greater " "than 4094" msgstr "" #: nova/network/manager.py:2057 msgid "vlan must be an integer" msgstr "" #: nova/network/manager.py:2059 msgid "The vlan number cannot be greater than 4094" msgstr "" #: nova/network/manager.py:2062 msgid "The vlan number cannot be less than 1" msgstr "" #: nova/network/manager.py:2067 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " "Network size is %(network_size)s" msgstr "" #: nova/network/minidns.py:74 nova/network/minidns.py:105 msgid "Invalid name" msgstr "" #: nova/network/minidns.py:77 msgid "This driver only supports type 'a'" msgstr "" #: nova/network/model.py:201 #, python-format msgid "Invalid IP format %s" msgstr "" #: nova/network/os_vif_util.py:240 #, python-format msgid "Missing vlan number in %s" msgstr "" #: nova/network/neutronv2/api.py:90 nova/volume/cinder.py:77 #, python-format msgid "Unknown auth type: %s" msgstr "" #: nova/network/neutronv2/api.py:430 #, python-format msgid "Failed to delete binding for port(s) %(port_ids)s and host %(host)s." msgstr "" #: nova/network/neutronv2/api.py:529 #, python-format msgid "" "The auto-created port %(port_id)s is being deleted due to its network having " "QoS policy." msgstr "" #: nova/network/neutronv2/api.py:554 #, python-format msgid "Fixed IP %(ip)s is not a valid ip address for network %(network_id)s." msgstr "" #: nova/network/neutronv2/api.py:562 #, python-format msgid "Fixed IP %s is already in use." msgstr "" #: nova/network/neutronv2/api.py:844 #, python-format msgid "" "Multiple security groups found matching '%s'. Use an ID to be more specific." msgstr "" #: nova/network/neutronv2/api.py:941 nova/network/neutronv2/api.py:2231 msgid "" "Multiple possible networks found, use a Network ID to be more specific." msgstr "" #: nova/network/neutronv2/api.py:1051 #, python-format msgid "empty project id for instance %s" msgstr "" #: nova/network/neutronv2/api.py:1533 #, python-format msgid "PCI device not found for request ID %s." msgstr "" #: nova/network/neutronv2/api.py:1625 #, python-format msgid "Instance hostname %(hostname)s is not a valid DNS name" msgstr "" #: nova/network/neutronv2/api.py:1834 #, python-format msgid "Failed to access port %(port_id)s: %(reason)s" msgstr "" #: nova/network/neutronv2/api.py:1868 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/neutronv2/api.py:2011 #, python-format msgid "None of the segments of network %s provides a physical_network" msgstr "" #: nova/network/neutronv2/api.py:2341 #, python-format msgid "The number of defined ports: %(ports)d is over the limit: %(quota)d" msgstr "" #: nova/network/neutronv2/api.py:2688 #, python-format msgid "Multiple floating IP pools matches found for name '%s'" msgstr "" #: nova/network/neutronv2/api.py:3408 #, python-format msgid "Unable to correlate PCI slot %s" msgstr "" #: nova/network/security_group/neutron_driver.py:158 #, python-format msgid "Invalid security group name: %(name)s." msgstr "" #: nova/network/security_group/neutron_driver.py:199 msgid "Security group id should be uuid" msgstr "" #: nova/network/security_group/neutron_driver.py:453 #: nova/network/security_group/neutron_driver.py:513 #, python-format msgid "Security group %(name)s is not found for project %(project)s" msgstr "" #: nova/network/security_group/neutron_driver.py:468 #: nova/network/security_group/neutron_driver.py:528 #, python-format msgid "instance_id %s could not be found as device id on any ports" msgstr "" #: nova/network/security_group/neutron_driver.py:556 #, python-format msgid "" "Security group %(security_group_name)s not associated with the instance " "%(instance)s" msgstr "" #: nova/network/security_group/neutron_driver.py:563 #: nova/network/security_group/neutron_driver.py:567 #: nova/network/security_group/neutron_driver.py:571 #: nova/network/security_group/neutron_driver.py:575 #: nova/network/security_group/neutron_driver.py:579 msgid "Network driver does not support this function." msgstr "" #: nova/network/security_group/security_group_base.py:87 msgid "Type and Code must be integers for ICMP protocol type" msgstr "" #: nova/network/security_group/security_group_base.py:90 msgid "To and From ports must be integers" msgstr "" #: nova/network/security_group/security_group_base.py:133 #, python-format msgid "This rule already exists in group %s" msgstr "" #: nova/objects/aggregate.py:140 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" #: nova/objects/block_device.py:305 msgid "Volume does not belong to the requested instance." msgstr "" #: nova/objects/console_auth_token.py:120 msgid "must be a new object to authorize" msgstr "" #: nova/objects/fields.py:208 #, python-format msgid "Architecture name '%s' is not valid" msgstr "" #: nova/objects/fields.py:396 #, python-format msgid "Hypervisor virt type '%s' is not valid" msgstr "" #: nova/objects/fields.py:558 #, python-format msgid "Virtual machine mode '%s' is not valid" msgstr "" #: nova/objects/fields.py:990 #, python-format msgid "A NetworkModel is required in field %s" msgstr "" #: nova/objects/fields.py:1019 #, python-format msgid "A nova.network.model.VIF object is required in field %s" msgstr "" #: nova/objects/fields.py:1040 #, python-format msgid "Value must match %s" msgstr "" #: nova/objects/host_mapping.py:181 #, python-format msgid "Checking host mapping for compute host '%(host)s': %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:187 #, python-format msgid "Creating host mapping for compute host '%(host)s': %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:206 #, python-format msgid "Creating host mapping for service %(srv)s" msgstr "" #: nova/objects/host_mapping.py:249 #, python-format msgid "Found %s cell mappings." msgstr "" #: nova/objects/host_mapping.py:254 msgid "Skipping cell0 since it does not contain hosts." msgstr "" #: nova/objects/host_mapping.py:257 #, python-format msgid "Getting computes from cell '%(name)s': %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:261 #, python-format msgid "Getting computes from cell: %(uuid)s" msgstr "" #: nova/objects/host_mapping.py:266 #, python-format msgid "Found %(num)s unmapped computes in cell: %(uuid)s" msgstr "" #: nova/objects/instance.py:910 #, python-format msgid "loading %s requires recursion" msgstr "" #: nova/objects/instance.py:1105 nova/objects/instance.py:1183 #, python-format msgid "attribute %s not lazy-loadable" msgstr "" #: nova/objects/instance_mapping.py:69 msgid "attribute user_id is not lazy-loadable" msgstr "" #: nova/objects/migration.py:155 msgid "cannot create a Migration object without a migration_type set" msgstr "" #: nova/objects/network.py:87 #, python-format msgid "IPv6 netmask \"%s\" must be a netmask or integral prefix" msgstr "" #: nova/pci/devspec.py:60 #, python-format msgid "property %(property)s ('%(attr)s') does not parse as a hex number." msgstr "" #: nova/pci/devspec.py:64 #, python-format msgid "" "property %(property)s (%(attr)s) is greater than the maximum allowable value " "(%(max)X)." msgstr "" #: nova/pci/request.py:133 #, python-format msgid "NUMA policy mismatch for alias '%s'" msgstr "" #: nova/pci/request.py:137 #, python-format msgid "Device type mismatch for alias '%s'" msgstr "" #: nova/pci/whitelist.py:61 #, python-format msgid "Invalid entry: '%s'" msgstr "" #: nova/pci/whitelist.py:66 #, python-format msgid "Invalid entry: '%s'; Expecting list or dict" msgstr "" #: nova/pci/whitelist.py:72 #, python-format msgid "Invalid entry: '%s'; Expecting dict" msgstr "" #: nova/privsep/libvirt.py:197 #, python-format msgid "Ignored error while reading from instance console pty: %s" msgstr "" #: nova/scheduler/filter_scheduler.py:301 msgid "There are not enough hosts available." msgstr "" #: nova/scheduler/request_filter.py:60 msgid "No hosts available for tenant" msgstr "" #: nova/scheduler/utils.py:571 #, 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:609 #, 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:751 #, 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:883 msgid "ServerGroupAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:887 msgid "ServerGroupAntiAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:891 msgid "ServerGroupSoftAffinityWeigher not configured" msgstr "" #: nova/scheduler/utils.py:896 msgid "ServerGroupSoftAntiAffinityWeigher not configured" msgstr "" #: nova/scheduler/client/report.py:480 #, 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:1113 msgid "generation is required with use_cache=False" msgstr "" #: nova/scheduler/client/report.py:1679 #, python-format msgid "" "Cannot remove resources %s from the allocation due to multiple successive " "generation conflicts in placement." msgstr "" #: nova/scheduler/client/report.py:1700 #, python-format msgid "" "Cannot remove resources %(resources)s from allocation %(allocations)s. The " "allocation is empty." msgstr "" #: nova/scheduler/client/report.py:1715 #, 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:1735 #, python-format msgid "" "Cannot remove resources %(resources)s from allocation %(allocations)s. Key " "%(missing_key)s is missing from the allocation." 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/virt/driver.py:1148 msgid "" "Hypervisor driver does not support post_live_migration_at_source method" msgstr "" #: nova/virt/driver.py:1679 msgid "Event must be an instance of nova.virt.event.Event" msgstr "" #: nova/virt/driver.py:1887 msgid "Unable to load the virtualization driver" 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:53 #, python-format msgid "No CPUs available after parsing %r" msgstr "" #: nova/virt/hardware.py:68 #, python-format msgid "No CPUs available after parsing cpu_shared_set config. %r " msgstr "" #: nova/virt/hardware.py:104 nova/virt/hardware.py:108 #, python-format msgid "Invalid range expression %r" msgstr "" #: nova/virt/hardware.py:120 #, python-format msgid "Invalid exclusion expression %r" msgstr "" #: nova/virt/hardware.py:127 #, python-format msgid "Invalid inclusion expression %r" msgstr "" #: nova/virt/hardware.py:313 nova/virt/hardware.py:353 #, python-format msgid "Invalid flavor extra spec. Error: %s" msgstr "" #: nova/virt/images.py:78 #, python-format msgid "qemu-img aborted by prlimits when inspecting %(path)s : %(exp)s" msgstr "" #: nova/virt/images.py:86 #, python-format msgid "qemu-img failed to execute on %(path)s : %(exp)s" msgstr "" #: nova/virt/images.py:91 #, python-format msgid "Failed to run qemu-img info on %(path)s : %(error)s" msgstr "" #: nova/virt/images.py:135 #, python-format msgid "Unable to convert image to %(format)s: %(exp)s" msgstr "" #: nova/virt/images.py:161 msgid "'qemu-img info' parsing failed." msgstr "" #: nova/virt/images.py:167 #, python-format msgid "fmt=%(fmt)s backed by: %(backing_file)s" msgstr "" #: nova/virt/images.py:179 #, python-format msgid "Unable to convert image to raw: %(exp)s" msgstr "" #: nova/virt/images.py:187 #, python-format msgid "Converted to raw, but format is now %s" msgstr "" #: nova/virt/disk/api.py:297 msgid "image already mounted" msgstr "" #: nova/virt/disk/api.py:429 msgid "Failed to teardown container filesystem" msgstr "" #: nova/virt/disk/api.py:442 msgid "Failed to umount container filesystem" msgstr "" #: nova/virt/disk/api.py:635 msgid "Not implemented on Windows" msgstr "" #: nova/virt/disk/api.py:662 #, python-format msgid "User %(username)s not found in password file." msgstr "" #: nova/virt/disk/api.py:678 #, 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:61 msgid "nbd unavailable: module not loaded" msgstr "" #: nova/virt/disk/mount/nbd.py:69 msgid "No free nbd devices" msgstr "" #: nova/virt/disk/mount/nbd.py:89 #, python-format msgid "qemu-nbd error: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:102 #, 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:242 #, python-format msgid "Error mounting %(image)s with libguestfs (%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:333 #, python-format msgid "" "Error obtaining uid/gid for %(user)s/%(group)s: path %(id_path)s not found " "(%(e)s)" msgstr "" #: nova/virt/disk/vfs/localfs.py:46 #, python-format msgid "File path %s not valid" msgstr "" #: nova/virt/hyperv/block_device_manager.py:121 #, python-format msgid "There are no more free slots on controller %s for configdrive." msgstr "" #: nova/virt/hyperv/block_device_manager.py:170 #, python-format msgid "There are no more free slots on controller %s" msgstr "" #: nova/virt/hyperv/block_device_manager.py:209 #, python-format msgid "" "Hyper-V does not support bus type %(disk_bus)s for generation %(vm_gen)s " "instances." msgstr "" #: nova/virt/hyperv/block_device_manager.py:219 #, python-format msgid "Hyper-V does not support disk type %s for ephemerals or volumes." msgstr "" #: nova/virt/hyperv/hostops.py:225 msgid "Host PowerOn is not supported by the Hyper-V driver" msgstr "" #: nova/virt/hyperv/imagecache.py:155 #, python-format msgid "" "Using a rescue image bigger than the instance flavor disk size is not " "allowed. Rescue image size: %(rescue_image_size)s. Flavor disk size:" "%(flavor_disk_size)s." msgstr "" #: nova/virt/hyperv/livemigrationops.py:144 #, python-format msgid "Unavailable instance location: %s" msgstr "" #: nova/virt/hyperv/migrationops.py:110 nova/virt/hyperv/migrationops.py:228 #, python-format msgid "" "Cannot resize the root disk to a smaller size. Current size: " "%(curr_root_gb)s GB. Requested size: %(new_root_gb)s GB." msgstr "" #: nova/virt/hyperv/pathutils.py:69 #, python-format msgid "" "Cannot access \"%(instances_path)s\", make sure the path exists and that you " "have the proper permissions. In particular Nova-Compute must not be executed " "with the builtin SYSTEM account or other accounts unable to authenticate on " "a remote host." msgstr "" #: nova/virt/hyperv/serialconsolehandler.py:138 #, python-format msgid "No suitable serial port pipe was found for instance %(instance_name)s" msgstr "" #: nova/virt/hyperv/serialproxy.py:72 #, python-format msgid "" "Failed to initialize serial proxy on %(addr)s:%(port)s, handling connections " "to instance %(instance_name)s. Error: %(error)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:114 #, python-format msgid "Failed to remove snapshot for VM %s" msgstr "" #: nova/virt/hyperv/vif.py:90 #, python-format msgid "Failed to plug virtual interface: unexpected vif_type=%s" msgstr "" #: nova/virt/hyperv/vif.py:103 #, python-format msgid "unexpected vif_type=%s" msgstr "" #: nova/virt/hyperv/vmops.py:478 msgid "Hyper-V does not support CPU pinning." msgstr "" #: nova/virt/hyperv/vmops.py:486 #, python-format msgid "" "Hyper-V does not support NUMA topologies with uneven number of processors. " "(%(a)s != %(b)s)" msgstr "" #: nova/virt/hyperv/vmops.py:492 #, python-format msgid "" "Hyper-V does not support NUMA topologies with uneven amounts of memory. " "(%(a)s != %(b)s)" msgstr "" #: nova/virt/hyperv/vmops.py:510 msgid "" "enable_remotefx configuration option needs to be set to True in order to use " "RemoteFX." msgstr "" #: nova/virt/hyperv/vmops.py:516 msgid "" "The RDS-Virtualization feature must be installed in order to use RemoteFX." msgstr "" #: nova/virt/hyperv/vmops.py:521 #, python-format msgid "" "RemoteFX is not supported on generation %s virtual machines on this version " "of Windows." msgstr "" #: nova/virt/hyperv/vmops.py:575 #, python-format msgid "Requested VM Generation %s is not supported on this OS." msgstr "" #: nova/virt/hyperv/vmops.py:586 #, python-format msgid "Requested VM Generation %s, but provided VHD instead of VHDX." msgstr "" #: nova/virt/hyperv/vmops.py:625 #, python-format msgid "" "Conflicting image metadata property and flavor extra_specs values: " "os_secure_boot (%(image_secure_boot)s) / os:secure_boot " "(%(flavor_secure_boot)s)" msgstr "" #: nova/virt/hyperv/vmops.py:636 msgid "Secure boot requires generation 2 VM." msgstr "" #: nova/virt/hyperv/vmops.py:642 msgid "For secure boot, os_type must be specified in image properties." msgstr "" #: nova/virt/hyperv/vmops.py:757 #, python-format msgid "Failed to destroy instance: %s" msgstr "" #: nova/virt/hyperv/vmops.py:1022 #, python-format msgid "" "The requested rescue image requires a different VM generation than the " "actual rescued instance. Rescue image VM generation: %(rescue_vm_gen)s. " "Rescued instance VM generation: %(vm_gen)s." msgstr "" #: nova/virt/hyperv/vmops.py:1033 msgid "" "Instance root disk image could not be found. Rescuing instances booted from " "volume is not supported." msgstr "" #: nova/virt/hyperv/vmops.py:1071 msgid "" "Missing instance root and/or rescue image. The instance cannot be unrescued." msgstr "" #: nova/virt/hyperv/volumeops.py:80 #, python-format msgid "" "Failed to attach volume %(connection_info)s to instance %(instance_name)s. " msgstr "" #: nova/virt/hyperv/volumeops.py:240 #, python-format msgid "Could not find disk path. Volume id: %s" msgstr "" #: nova/virt/ironic/client_wrapper.py:149 msgid "Unable to authenticate Ironic client." msgstr "" #: nova/virt/ironic/driver.py:357 #, python-format msgid "" "Failed to reserve node %(node)s when provisioning the instance %(instance)s" msgstr "" #: nova/virt/ironic/driver.py:368 nova/virt/ironic/driver.py:1130 #, python-format msgid "Ironic node uuid not supplied to driver for instance %s." msgstr "" #: nova/virt/ironic/driver.py:406 #, python-format msgid "" "Failed to add deploy parameters on node %(node)s when provisioning the " "instance %(instance)s" msgstr "" #: nova/virt/ironic/driver.py:443 #, 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:493 #, python-format msgid "Instance %s provisioning was aborted" msgstr "" #: nova/virt/ironic/driver.py:514 #, python-format msgid "Failed to provision instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/ironic/driver.py:1163 #, 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:1272 #, python-format msgid "" "Error destroying the instance on node %(node)s. Provision state still " "'%(state)s'." msgstr "" #: nova/virt/ironic/driver.py:1550 #, python-format msgid "Cannot attach VIF %(vif)s to the node %(node)s due to error: %(err)s" msgstr "" #: nova/virt/ironic/driver.py:1741 #, python-format msgid "Failed to request Ironic to rebuild instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/libvirt/blockinfo.py:146 #, python-format msgid "Unable to determine disk prefix for %s" msgstr "" #: nova/virt/libvirt/blockinfo.py:327 #, python-format msgid "Unable to determine disk bus for '%s'" msgstr "" #: nova/virt/libvirt/config.py:72 #, python-format msgid "Root element name should be '%(name)s' not '%(tag)s'" msgstr "" #: nova/virt/libvirt/driver.py:512 #, python-format msgid "Nova requires libvirt version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:522 #, python-format msgid "Nova requires QEMU version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:528 #, python-format msgid "Nova requires Virtuozzo version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:555 #, python-format msgid "" "Running Nova with qemu/kvm virt_type on %(arch)s requires libvirt version " "%(libvirt_ver)s or greater" msgstr "" #: nova/virt/libvirt/driver.py:567 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:623 #, 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:633 #, python-format msgid "" "Running Nova with file_backed_memory requires libvirt version %(libvirt)s " "and qemu version %(qemu)s" msgstr "" #: nova/virt/libvirt/driver.py:952 msgid "operation time out" msgstr "" #: nova/virt/libvirt/driver.py:1102 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1106 msgid "Error unfiltering instance." msgstr "" #: nova/virt/libvirt/driver.py:1521 #, 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:1560 msgid "" "Failed to attach encrypted volume due to a known Libvirt issue, see the " "following bug for details: https://bugzilla.redhat.com/1447297" msgstr "" #: nova/virt/libvirt/driver.py:1565 nova/virt/libvirt/driver.py:1570 #, python-format msgid "Failed to attach volume at mountpoint: %s" msgstr "" #: nova/virt/libvirt/driver.py:1640 msgid "" "Swap volume is not supported for encrypted volumes when native LUKS " "decryption is enabled." msgstr "" #: nova/virt/libvirt/driver.py:1665 msgid "Swap only supports host devices" msgstr "" #: nova/virt/libvirt/driver.py:2107 msgid "Failed to snapshot image" msgstr "" #: nova/virt/libvirt/driver.py:2180 #, 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:2211 #, python-format msgid "" "Error from libvirt while quiescing %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:2314 msgid "Failed to send updated snapshot status to volume service." msgstr "" #: nova/virt/libvirt/driver.py:2374 msgid "Found no disk to snapshot." msgstr "" #: nova/virt/libvirt/driver.py:2426 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" #: nova/virt/libvirt/driver.py:2441 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" #: nova/virt/libvirt/driver.py:2479 #, python-format msgid "Unknown type: %s" msgstr "" #: nova/virt/libvirt/driver.py:2484 msgid "snapshot_id required in create_info" msgstr "" #: nova/virt/libvirt/driver.py:2492 msgid "" "Error occurred during volume_snapshot_create, sending error status to Cinder." "" msgstr "" #: nova/virt/libvirt/driver.py:2533 #, 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:2584 #, python-format msgid "Unknown delete_info type %s" msgstr "" #: nova/virt/libvirt/driver.py:2621 #, python-format msgid "Disk with id: %s not found attached to instance." msgstr "" #: nova/virt/libvirt/driver.py:2629 msgid "filename cannot be None" msgstr "" #: nova/virt/libvirt/driver.py:2658 #, python-format msgid "no match found for %s" msgstr "" #: nova/virt/libvirt/driver.py:2761 msgid "" "Error occurred during volume_snapshot_delete, sending error status to Cinder." "" msgstr "" #: nova/virt/libvirt/driver.py:3034 #, python-format msgid "" "Error from libvirt while injecting an NMI to %(instance_uuid)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:3526 msgid "Swap disk is not supported for Virtuozzo container" msgstr "" #: nova/virt/libvirt/driver.py:3590 #, python-format msgid "%s format is not supported" msgstr "" #: nova/virt/libvirt/driver.py:3938 #, 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:3944 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" #: nova/virt/libvirt/driver.py:3948 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" #: nova/virt/libvirt/driver.py:4196 msgid "Unable to get host UUID: /etc/machine-id does not exist" msgstr "" #: nova/virt/libvirt/driver.py:4204 msgid "Unable to get host UUID: /etc/machine-id is empty" msgstr "" #: nova/virt/libvirt/driver.py:4444 #, 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:5762 #, python-format msgid "" "Invalid vcpu_pin_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:5769 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" #: nova/virt/libvirt/driver.py:6420 msgid "Suspend is not supported for instances having attached vGPUs." msgstr "" #: nova/virt/libvirt/driver.py:6820 #, 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:6858 #, 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:7282 msgid "Block migration can not be used with shared storage." msgstr "" #: nova/virt/libvirt/driver.py:7297 #, 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:7305 msgid "" "Shared storage live-migration requires either shared storage or boot-from-" "volume with no local disks." msgstr "" #: nova/virt/libvirt/driver.py:7388 #, 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:7439 #, python-format msgid "CPU doesn't have compatibility.\n" "\n" "%(ret)s\n" "\n" "Refer to %(u)s" msgstr "" #: nova/virt/libvirt/driver.py:7523 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" #: nova/virt/libvirt/driver.py:7584 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:8792 msgid "Unable to resize disk down." msgstr "" #: nova/virt/libvirt/driver.py:8798 msgid "Migration is not supported for LVM backed instances" msgstr "" #: nova/virt/libvirt/driver.py:8816 #, python-format msgid "not able to execute ssh command: %s" msgstr "" #: nova/virt/libvirt/guest.py:465 msgid "Unable to detach the device from the live config." msgstr "" #: nova/virt/libvirt/guest.py:547 #, 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:153 msgid "Exception handling connection event" msgstr "" #: nova/virt/libvirt/host.py:230 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" #: nova/virt/libvirt/host.py:310 #, python-format msgid "Connection to libvirt lost: %s" msgstr "" #: nova/virt/libvirt/host.py:437 msgid "Connection to libvirt lost" msgstr "" #: nova/virt/libvirt/host.py:452 #, python-format msgid "Failed to connect to libvirt: %(msg)s" msgstr "" #: nova/virt/libvirt/host.py:472 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" #: nova/virt/libvirt/host.py:578 #, 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:735 nova/virt/libvirt/host.py:764 #, python-format msgid "Invalid usage_type: %s" msgstr "" #: nova/virt/libvirt/imagebackend.py:96 msgid "" "Incompatible settings: ephemeral storage encryption is supported only for " "LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:366 #, python-format msgid "Could not load line %(line)s, got error %(error)s" msgstr "" #: nova/virt/libvirt/imagebackend.py:381 msgid "Attempted overwrite of an existing value." msgstr "" #: nova/virt/libvirt/imagebackend.py:429 msgid "clone() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:452 msgid "direct_snapshot() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:714 msgid "You should specify images_volume_group flag to use LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:790 msgid "Instance disk to be encrypted but no context provided" msgstr "" #: nova/virt/libvirt/imagebackend.py:836 msgid "You should specify images_rbd_pool flag to use rbd images." msgstr "" #: nova/virt/libvirt/imagebackend.py:957 msgid "Image is not raw format" msgstr "" #: nova/virt/libvirt/imagebackend.py:966 msgid "No image locations are accessible" msgstr "" #: nova/virt/libvirt/imagebackend.py:1037 #, python-format msgid "" "Cannot determine the parent storage pool for %s; cannot determine where to " "store images" msgstr "" #: nova/virt/libvirt/imagebackend.py:1156 #, 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:1199 #, python-format msgid "Unknown image_type=%s" msgstr "" #: nova/virt/libvirt/utils.py:371 msgid "Can't retrieve root device path from instance libvirt configuration" msgstr "" #: nova/virt/libvirt/vif.py:521 #, python-format msgid "Unsupported os-vif VIFHostDevice dev_type %(type)s" msgstr "" #: nova/virt/libvirt/vif.py:535 #, python-format msgid "Unsupported VIF port profile type %(obj)s func %(func)s" msgstr "" #: nova/virt/libvirt/vif.py:565 #, python-format msgid "Unsupported VIF type %(obj)s func %(func)s" msgstr "" #: nova/virt/libvirt/vif.py:594 nova/virt/libvirt/vif.py:728 #: nova/virt/libvirt/vif.py:846 msgid "vif_type parameter must be present for this vif_driver implementation" msgstr "" #: nova/virt/libvirt/vif.py:609 nova/virt/libvirt/vif.py:860 #, python-format msgid "Unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:627 msgid "Failed while plugging ib hostdev vif" msgstr "" #: nova/virt/libvirt/vif.py:675 nova/virt/libvirt/vif.py:692 msgid "Failed while plugging vif" msgstr "" #: nova/virt/libvirt/vif.py:712 #, python-format msgid "Failure running os_vif plugin plug method: %(ex)s" msgstr "" #: nova/virt/libvirt/vif.py:742 #, python-format msgid "Plug vif failed because of unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:756 msgid "Failed while unplugging ib hostdev vif" msgstr "" #: nova/virt/libvirt/vif.py:799 nova/virt/libvirt/vif.py:807 #: nova/virt/libvirt/vif.py:820 msgid "Failed while unplugging vif" msgstr "" #: nova/virt/libvirt/vif.py:831 #, python-format msgid "Failure running os_vif plugin unplug method: %(ex)s" msgstr "" #: nova/virt/libvirt/storage/lvm.py:54 #, 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:97 #, python-format msgid "vg %s must be LVM volume group" msgstr "" #: nova/virt/libvirt/storage/lvm.py:136 #, python-format msgid "Path %s must be LVM logical volume" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:79 #, python-format msgid "error opening rbd image %s" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:128 msgid "rbd python libraries not found" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:184 msgid "Not stored in rbd" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:189 msgid "Blank components" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:192 msgid "Not an rbd snapshot" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:245 #, python-format msgid "no write permission on storage pool %s" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:274 #, python-format msgid "no usable parent snapshot for volume %s" msgstr "" #: nova/virt/libvirt/volume/mount.py:315 #, python-format msgid "" "Error mounting %(fstype)s export %(export)s on %(mountpoint)s. Continuing " "because mountpount is mounted despite this." msgstr "" #: nova/virt/libvirt/volume/net.py:123 msgid "Invalid volume source data" msgstr "" #: nova/virt/libvirt/volume/net.py:127 msgid "Invalid target_lun" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:71 #, python-format msgid "Couldn't unmount the Quobyte Volume at %s" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:91 #, python-format msgid "The mount %(mount_path)s is not a valid Quobyte volume. Stale mount?" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:96 #, 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:100 #, 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/remotefs.py:67 #, python-format msgid "Couldn't unmount the share %s" 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/powervm/driver.py:405 #, python-format msgid "" "The snapshot operation is not supported in conjunction with a [powervm]/" "disk_driver setting of %s." msgstr "" #: nova/virt/powervm/driver.py:511 #, python-format msgid "Plug vif failed because instance %s was not found." msgstr "" #: nova/virt/powervm/driver.py:516 msgid "Plug vif failed because of an unexpected error." msgstr "" #: nova/virt/powervm/vm.py:500 #, python-format msgid "Invalid dedicated sharing mode '%s'!" msgstr "" #: nova/virt/powervm/vm.py:515 #, python-format msgid "Unhandled PowerVM key '%s'! Please report this bug." msgstr "" #: nova/virt/powervm/vm.py:535 #, python-format msgid "Multiple Shared Processing Pools with name %(pool)s." msgstr "" #: nova/virt/powervm/vm.py:539 #, python-format msgid "Unable to find Shared Processing Pool %(pool)s" msgstr "" #: nova/virt/powervm/volume/__init__.py:25 #, python-format msgid "Invalid connection type of %s" msgstr "" #: nova/virt/powervm/volume/fcvscsi.py:170 #, python-format msgid "" "Failed to discover valid hdisk on any Virtual I/O Server for volume " "%(volume_id)s." msgstr "" #: nova/virt/vmwareapi/driver.py:94 msgid "" "Must specify host_ip, host_username and host_password to use vmwareapi." "VMwareVCDriver" msgstr "" #: nova/virt/vmwareapi/driver.py:109 #, python-format msgid "Invalid Regular Expression %s" msgstr "" #: nova/virt/vmwareapi/driver.py:125 #, python-format msgid "The specified cluster '%s' was not found in vCenter" msgstr "" #: nova/virt/vmwareapi/driver.py:153 #, python-format msgid "" "Detected vCenter version %(version)s. Nova requires VMware vCenter version " "%(min_version)s or greater." msgstr "" #: nova/virt/vmwareapi/driver.py:307 #, python-format msgid "Cannot find destination cluster %s for live migration" msgstr "" #: nova/virt/vmwareapi/driver.py:312 msgid "Cannot find destination resource pool for live migration" msgstr "" #: nova/virt/vmwareapi/driver.py:622 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:150 #, python-format msgid "Storage policy %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/ds_util.py:154 #, 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/network_util.py:173 msgid "" "ESX SOAP server returned an empty port group for the host system in its " "response" msgstr "" #: nova/virt/vmwareapi/vif.py:153 #, python-format msgid "vif type %s not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:74 #, python-format msgid "Share level '%s' cannot have share configured" msgstr "" #: nova/virt/vmwareapi/vm_util.py:81 #, python-format msgid "Share '%s' is not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:421 #, python-format msgid "%s is not supported." msgstr "" #: nova/virt/vmwareapi/vm_util.py:500 msgid "Limits only supported from vCenter 6.0 and above" msgstr "" #: nova/virt/vmwareapi/vm_util.py:760 nova/virt/vmwareapi/volumeops.py:364 #: nova/virt/vmwareapi/volumeops.py:554 msgid "Unable to find iSCSI Target" msgstr "" #: nova/virt/vmwareapi/vm_util.py:805 #, python-format msgid "Only %d SCSI controllers are allowed to be created on this instance." msgstr "" #: nova/virt/vmwareapi/vm_util.py:1283 msgid "No host available on cluster" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1421 nova/virt/xenapi/vm_utils.py:268 msgid "Destroy VM failed" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1585 #, 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:850 #, python-format msgid "Invalid config_drive_format \"%s\"" msgstr "" #: nova/virt/vmwareapi/vmops.py:1049 msgid "instance is not powered on" msgstr "" #: nova/virt/vmwareapi/vmops.py:1128 msgid "Destroy instance failed" msgstr "" #: nova/virt/vmwareapi/vmops.py:1145 msgid "pause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1149 msgid "unpause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1168 msgid "instance is powered off and cannot be suspended." msgstr "" #: nova/virt/vmwareapi/vmops.py:1189 msgid "instance is not in a suspended state" msgstr "" #: nova/virt/vmwareapi/vmops.py:1436 msgid "Unable to shrink disk." msgstr "" #: nova/virt/vmwareapi/vmops.py:1948 #, python-format msgid "No device with interface-id %s exists on VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1960 #, python-format msgid "No device with MAC address %s exists on the VM" msgstr "" #: nova/virt/vmwareapi/volumeops.py:337 nova/virt/vmwareapi/volumeops.py:527 #, python-format msgid "%s does not support disk hotplug." msgstr "" #: nova/virt/vmwareapi/volumeops.py:505 nova/virt/vmwareapi/volumeops.py:563 msgid "Unable to find volume" msgstr "" #: nova/virt/xenapi/agent.py:435 #, python-format msgid "OpenSSL errored with exit code %(exit_code)d: %(stderr)s" msgstr "" #: nova/virt/xenapi/driver.py:57 #, python-format msgid "" "Current value of CONF.xenserver.%(option)s option incompatible with CONF." "xenserver.independent_compute=True. Consider using \"%(recommended)s\"" msgstr "" #: nova/virt/xenapi/driver.py:87 msgid "" "Must specify connection_url, connection_username (optionally), and " "connection_password to use compute_driver=xenapi.XenAPIDriver" msgstr "" #: nova/virt/xenapi/driver.py:126 msgid "Failure while cleaning up attached VDIs" msgstr "" #: nova/virt/xenapi/driver.py:746 msgid "Host startup on XenServer is not supported." msgstr "" #: nova/virt/xenapi/fake.py:907 #, python-format msgid "xenapi.fake does not have an implementation for %s" msgstr "" #: nova/virt/xenapi/fake.py:1037 #, python-format msgid "" "xenapi.fake does not have an implementation for %s or it has been called " "with the wrong number of arguments" msgstr "" #: nova/virt/xenapi/host.py:89 #, python-format msgid "Aggregate for host %(host)s count not be found." msgstr "" #: nova/virt/xenapi/host.py:108 #, python-format msgid "Unable to migrate VM %(vm_ref)s from %(host)s" msgstr "" #: nova/virt/xenapi/host.py:118 msgid "Unable to find suitable host for VMs evacuation" msgstr "" #: nova/virt/xenapi/host.py:189 msgid "Failed to parse information about a pci device for passthrough" msgstr "" #: nova/virt/xenapi/host.py:374 #, python-format msgid "Unable to get size for vdi %s" msgstr "" #: nova/virt/xenapi/host.py:514 nova/virt/xenapi/host.py:534 msgid "Unable to get updated status" msgstr "" #: nova/virt/xenapi/network_utils.py:31 #, python-format msgid "Found non-unique network for name_label %s" msgstr "" #: nova/virt/xenapi/network_utils.py:49 #, python-format msgid "Found non-unique network for bridge %s" msgstr "" #: nova/virt/xenapi/network_utils.py:52 #, python-format msgid "Found no network for bridge %s" msgstr "" #: nova/virt/xenapi/pool.py:57 #, python-format msgid "" "Aggregate %(aggregate_id)s: unrecoverable state during operation on %(host)s" msgstr "" #: nova/virt/xenapi/pool.py:71 nova/virt/xenapi/pool.py:119 msgid "setup in progress" msgstr "" #: nova/virt/xenapi/pool.py:72 nova/virt/xenapi/pool.py:120 msgid "aggregate deleted" msgstr "" #: nova/virt/xenapi/pool.py:73 msgid "aggregate in error" msgstr "" #: nova/virt/xenapi/pool.py:118 msgid "no hosts to remove" msgstr "" #: nova/virt/xenapi/pool.py:142 #, python-format msgid "Unable to eject %s from the pool; pool not empty" msgstr "" #: nova/virt/xenapi/pool.py:157 #, python-format msgid "Unable to eject %s from the pool; No master found" msgstr "" #: nova/virt/xenapi/pool.py:177 #, python-format msgid "Unable to join %s in the pool" msgstr "" #: nova/virt/xenapi/vif.py:61 #, python-format msgid "Failed to create vif %s" msgstr "" #: nova/virt/xenapi/vif.py:84 #, python-format msgid "Failed to unplug vif %s" msgstr "" #: nova/virt/xenapi/vif.py:211 msgid "Failed to destroy network" msgstr "" #: nova/virt/xenapi/vif.py:232 msgid "Failed to delete patch port pair" msgstr "" #: nova/virt/xenapi/vif.py:259 msgid "Failed to delete bridge" msgstr "" #: nova/virt/xenapi/vif.py:400 msgid "Failed to find bridge for vif" msgstr "" #: nova/virt/xenapi/vif.py:438 msgid "Failed to create the interim network for vif" msgstr "" #: nova/virt/xenapi/vm_utils.py:158 #, python-format msgid "" "Device id %(id)s specified is not supported by hypervisor version " "%(version)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:284 msgid "Shutting down VM (cleanly) failed." msgstr "" #: nova/virt/xenapi/vm_utils.py:299 msgid "Shutting down VM (hard) failed" msgstr "" #: nova/virt/xenapi/vm_utils.py:366 msgid "Unable to unplug VBD" msgstr "" #: nova/virt/xenapi/vm_utils.py:368 #, python-format msgid "Unable to unplug VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:371 #, python-format msgid "Reached maximum number of retries trying to unplug VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:381 msgid "Unable to destroy VBD" msgstr "" #: nova/virt/xenapi/vm_utils.py:383 #, python-format msgid "Unable to destroy VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:435 #, python-format msgid "Unable to destroy VDI %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:595 #, python-format msgid "No primary VDI found for %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:727 #, python-format msgid "" "Only file-based SRs (ext/NFS) are supported by this feature. SR %(uuid)s is " "of type %(type)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:883 #, python-format msgid "" "VDI %(vdi_ref)s is %(virtual_size)d bytes which is larger than flavor size " "of %(new_disk_size)d bytes." msgstr "" #: nova/virt/xenapi/vm_utils.py:894 nova/virt/xenapi/vmops.py:1390 msgid "Can't resize a disk to 0 GB." msgstr "" #: nova/virt/xenapi/vm_utils.py:949 msgid "Disk must have only one partition." msgstr "" #: nova/virt/xenapi/vm_utils.py:954 #, python-format msgid "Disk contains a filesystem we are unable to resize: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:959 msgid "The only partition should be partition 1." msgstr "" #: nova/virt/xenapi/vm_utils.py:1499 #, python-format msgid "" "Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d " "bytes" msgstr "" #: nova/virt/xenapi/vm_utils.py:1538 msgid "Failed to fetch glance image" msgstr "" #: nova/virt/xenapi/vm_utils.py:1633 msgid "\"Look for the VDIs failed" msgstr "" #: nova/virt/xenapi/vm_utils.py:1813 #, python-format msgid "Unable to parse rrd of %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1910 msgid "Cannot find SR of content-type ISO" msgstr "" #: nova/virt/xenapi/vm_utils.py:1963 #, python-format msgid "" "Unable to obtain RRD XML for VM %(vm_uuid)s with server details: %(server)s." msgstr "" #: nova/virt/xenapi/vm_utils.py:2116 #, python-format msgid "VHD coalesce attempts exceeded (%d), giving up..." msgstr "" #: nova/virt/xenapi/vm_utils.py:2137 #, python-format msgid "Timeout waiting for device %s to be created" msgstr "" #: nova/virt/xenapi/vm_utils.py:2302 msgid "" "Shrinking the filesystem down with resize2fs has failed, please check if you " "have enough free space on your disk." msgstr "" #: nova/virt/xenapi/vm_utils.py:2457 msgid "This domU must be running on the host specified by connection_url" msgstr "" #: nova/virt/xenapi/vmops.py:182 msgid "Error: Agent is disabled" msgstr "" #: nova/virt/xenapi/vmops.py:659 msgid "Failed to spawn, rolling back" msgstr "" #: nova/virt/xenapi/vmops.py:702 msgid "Unable to find root VBD/VDI for VM" msgstr "" #: nova/virt/xenapi/vmops.py:1107 msgid "Unable to terminate instance." msgstr "" #: nova/virt/xenapi/vmops.py:1159 msgid "_migrate_disk_resizing_down failed. Restoring orig vm" msgstr "" #: nova/virt/xenapi/vmops.py:1342 #, python-format msgid "_migrate_disk_resizing_up failed. Restoring orig vm due_to: %s." msgstr "" #: nova/virt/xenapi/vmops.py:1366 msgid "Can't resize down ephemeral disks." msgstr "" #: nova/virt/xenapi/vmops.py:1644 msgid "instance has a kernel or ramdisk but not both" msgstr "" #: nova/virt/xenapi/vmops.py:1739 #, python-format msgid "Failed to find an SR for volume %s" msgstr "" #: nova/virt/xenapi/vmops.py:1750 nova/virt/xenapi/vmops.py:2677 #, python-format msgid "Failed to forget the SR for volume %s" msgstr "" #: nova/virt/xenapi/vmops.py:1808 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" #: nova/virt/xenapi/vmops.py:1959 msgid "Guest does not have a console available" msgstr "" #: nova/virt/xenapi/vmops.py:2253 #, python-format msgid "Multiple hosts have the same hostname: %s." msgstr "" #: nova/virt/xenapi/vmops.py:2283 msgid "No suitable network for migrate" msgstr "" #: nova/virt/xenapi/vmops.py:2289 #, python-format msgid "PIF %s does not contain IP address" msgstr "" #: nova/virt/xenapi/vmops.py:2307 nova/virt/xenapi/vmops.py:2308 msgid "Migrate Receive failed" msgstr "" #: nova/virt/xenapi/vmops.py:2372 #, python-format msgid "" "Destination host is not in the same shared storage pool as source host %s." msgstr "" #: nova/virt/xenapi/vmops.py:2398 msgid "XAPI supporting relax-xsm-sr-check=true required" msgstr "" #: nova/virt/xenapi/vmops.py:2422 #, python-format msgid "assert_can_migrate failed because: %s" msgstr "" #: nova/virt/xenapi/vmops.py:2557 #, python-format msgid "No mapping for source network %s" msgstr "" #: nova/virt/xenapi/vmops.py:2610 nova/virt/xenapi/vmops.py:2612 msgid "Migrate Send failed" msgstr "" #: nova/virt/xenapi/vmops.py:2620 #, python-format msgid "" "Destination host %s was not found in the same shared storage pool as source " "host." msgstr "" #: nova/virt/xenapi/vmops.py:2624 #, python-format msgid "No host with name %s found" msgstr "" #: nova/virt/xenapi/vmops.py:2691 #, python-format msgid "Failed to delete networks and bridges with VIF %s" msgstr "" #: nova/virt/xenapi/vmops.py:2744 #, python-format msgid "" "attach network interface %(vif_id)s to instance %(instance_uuid)s failed, no " "allowed devices." msgstr "" #: nova/virt/xenapi/vmops.py:2756 #, python-format msgid "attach network interface %s failed." msgstr "" #: nova/virt/xenapi/vmops.py:2779 #, python-format msgid "detach network interface %s failed." msgstr "" #: nova/virt/xenapi/volume_utils.py:92 nova/virt/xenapi/volume_utils.py:277 #, python-format msgid "Unable to obtain target information %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:178 msgid "Unable to introduce VDI on SR" msgstr "" #: nova/virt/xenapi/volume_utils.py:180 #, python-format msgid "Unable to introduce VDI on SR %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:184 #, python-format msgid "" "VDI not found on SR %(sr)s (vdi_uuid %(vdi_uuid)s, target_lun " "%(target_lun)s)" msgstr "" #: nova/virt/xenapi/volume_utils.py:193 msgid "Unable to get record of VDI" msgstr "" #: nova/virt/xenapi/volume_utils.py:195 #, python-format msgid "Unable to get record of VDI %s on" msgstr "" #: nova/virt/xenapi/volume_utils.py:215 msgid "Unable to introduce VDI for SR" msgstr "" #: nova/virt/xenapi/volume_utils.py:217 #, python-format msgid "Unable to introduce VDI for SR %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:313 msgid "Unable to find SR from VBD" msgstr "" #: nova/virt/xenapi/volume_utils.py:315 #, python-format msgid "Unable to find SR from VBD %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:324 msgid "Unable to find SR from VDI" msgstr "" #: nova/virt/xenapi/volume_utils.py:326 #, python-format msgid "Unable to find SR from VDI %s" msgstr "" #: nova/virt/zvm/driver.py:62 msgid "" "Must specify cloud_connector_url in zvm config group to use compute_driver=" "zvm.driver.ZVMDriver" msgstr "" #: nova/virt/zvm/driver.py:70 #, python-format msgid "" "Template is not usable, the template defined is instance_name_template=%s" msgstr "" #: nova/virt/zvm/driver.py:76 #, 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:141 msgid "The `os_distro` image metadata property is required" msgstr "" #: nova/volume/cinder.py:518 #, python-format msgid "" "volume '%(vol)s' status must be 'in-use'. Currently in '%(status)s' status" msgstr "" #: nova/volume/cinder.py:531 #, 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 ""