nova/nova/locale/nova.pot

8775 lines
209 KiB
Plaintext

# Translations template for nova.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the nova project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: nova 2015.1.dev226.gdf57d44\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-10-13 06:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: nova/block_device.py:102
msgid "Some fields are invalid."
msgstr ""
#: nova/block_device.py:112
msgid "Some required fields are missing"
msgstr ""
#: nova/block_device.py:128
msgid "Boot index is invalid."
msgstr ""
#: nova/block_device.py:171
msgid "Unrecognized legacy format."
msgstr ""
#: nova/block_device.py:188
msgid "Invalid source_type field."
msgstr ""
#: nova/block_device.py:191
msgid "Invalid device UUID."
msgstr ""
#: nova/block_device.py:195
msgid "Missing device UUID."
msgstr ""
#: nova/block_device.py:374
msgid "Device name empty or too long."
msgstr ""
#: nova/block_device.py:378
msgid "Device name contains spaces."
msgstr ""
#: nova/block_device.py:388
msgid "Invalid volume_size."
msgstr ""
#: nova/context.py:60
#, python-format
msgid "Arguments dropped when creating context: %s"
msgstr ""
#: nova/context.py:105
#, python-format
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
msgstr ""
#: nova/crypto.py:53
msgid "Filename of root CA"
msgstr ""
#: nova/crypto.py:56
msgid "Filename of private key"
msgstr ""
#: nova/crypto.py:59
msgid "Filename of root Certificate Revocation List"
msgstr ""
#: nova/crypto.py:62
msgid "Where we keep our keys"
msgstr ""
#: nova/crypto.py:65
msgid "Where we keep our root CA"
msgstr ""
#: nova/crypto.py:68
msgid "Should we use a CA for each project?"
msgstr ""
#: nova/crypto.py:72
#, python-format
msgid "Subject for certificate for users, %s for project, user, timestamp"
msgstr ""
#: nova/crypto.py:77
#, python-format
msgid "Subject for certificate for projects, %s for project, timestamp"
msgstr ""
#: nova/crypto.py:142
msgid "failed to generate fingerprint"
msgstr ""
#: nova/crypto.py:211
msgid "Unable to find the key"
msgstr ""
#: nova/crypto.py:402
msgid "Failed to write inbound.csr"
msgstr ""
#: nova/debugger.py:80
msgid ""
"WARNING: Using the remote debug option changes how Nova uses the eventlet"
" library to support async IO. This could result in failures that do not "
"occur under normal operation. Use at your own risk."
msgstr ""
#: nova/exception.py:102
msgid "An unknown exception occurred."
msgstr ""
#: nova/exception.py:124
msgid "Exception in string format operation"
msgstr ""
#: nova/exception.py:143
#, python-format
msgid "Failed to encrypt text: %(reason)s"
msgstr ""
#: nova/exception.py:147
#, python-format
msgid "Failed to decrypt text: %(reason)s"
msgstr ""
#: nova/exception.py:151
#, python-format
msgid "Failed to revoke certificate for %(project_id)s"
msgstr ""
#: nova/exception.py:155
msgid "Virtual Interface creation failed"
msgstr ""
#: nova/exception.py:159
msgid "Creation of virtual interface with unique mac address failed"
msgstr ""
#: nova/exception.py:164
#, python-format
msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
msgstr ""
#: nova/exception.py:169
#, python-format
msgid "Connection to cinder host failed: %(reason)s"
msgstr ""
#: nova/exception.py:174
msgid "Not authorized."
msgstr ""
#: nova/exception.py:179
msgid "User does not have admin privileges"
msgstr ""
#: nova/exception.py:183
#, python-format
msgid "Policy doesn't allow %(action)s to be performed."
msgstr ""
#: nova/exception.py:190
#, python-format
msgid "Image %(image_id)s is not active."
msgstr ""
#: nova/exception.py:194
#, python-format
msgid "Not authorized for image %(image_id)s."
msgstr ""
#: nova/exception.py:198
msgid "Unacceptable parameters."
msgstr ""
#: nova/exception.py:203
msgid "Block Device Mapping is Invalid."
msgstr ""
#: nova/exception.py:207
#, python-format
msgid "Block Device Mapping is Invalid: failed to get snapshot %(id)s."
msgstr ""
#: nova/exception.py:212
#, python-format
msgid "Block Device Mapping is Invalid: failed to get volume %(id)s."
msgstr ""
#: nova/exception.py:217
#, python-format
msgid "Block Device Mapping is Invalid: failed to get image %(id)s."
msgstr ""
#: nova/exception.py:222
msgid ""
"Block Device Mapping is Invalid: Boot sequence for the instance and "
"image/block device mapping combination is not valid."
msgstr ""
#: nova/exception.py:229
msgid ""
"Block Device Mapping is Invalid: You specified more local devices than "
"the limit allows"
msgstr ""
#: nova/exception.py:235
msgid "Ephemeral disks requested are larger than the instance type allows."
msgstr ""
#: nova/exception.py:240
msgid "Swap drive requested is larger than instance type allows."
msgstr ""
#: nova/exception.py:244
#, python-format
msgid "Block Device Mapping is Invalid: %(details)s"
msgstr ""
#: nova/exception.py:249
msgid "Block Device Mapping cannot be converted to legacy format. "
msgstr ""
#: nova/exception.py:254
#, python-format
msgid "Block Device %(id)s is not bootable."
msgstr ""
#: nova/exception.py:258
#, python-format
msgid "Attribute not supported: %(attr)s"
msgstr ""
#: nova/exception.py:267
#, python-format
msgid "Volume %(volume_id)s is not attached to anything"
msgstr ""
#: nova/exception.py:271
#, python-format
msgid ""
"Volume %(volume_id)s did not finish being created even after we waited "
"%(seconds)s seconds or %(attempts)s attempts."
msgstr ""
#: nova/exception.py:278
#, python-format
msgid "Keypair data is invalid: %(reason)s"
msgstr ""
#: nova/exception.py:282
msgid "The request is invalid."
msgstr ""
#: nova/exception.py:286
#, python-format
msgid "Invalid input received: %(reason)s"
msgstr ""
#: nova/exception.py:291
#, python-format
msgid "Invalid volume: %(reason)s"
msgstr ""
#: nova/exception.py:295
#, python-format
msgid "Invalid volume access mode: %(access_mode)s"
msgstr ""
#: nova/exception.py:299
#, python-format
msgid "Invalid metadata: %(reason)s"
msgstr ""
#: nova/exception.py:303
#, python-format
msgid "Invalid metadata size: %(reason)s"
msgstr ""
#: nova/exception.py:308
#, python-format
msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s"
msgstr ""
#: nova/exception.py:312
#, python-format
msgid "Invalid IP protocol %(protocol)s."
msgstr ""
#: nova/exception.py:316
#, python-format
msgid "Invalid content type %(content_type)s."
msgstr ""
#: nova/exception.py:320
msgid "Invalid Parameter: Unicode is not supported by the current database."
msgstr ""
#: nova/exception.py:328
#, python-format
msgid "%(err)s"
msgstr ""
#: nova/exception.py:332
#, python-format
msgid ""
"Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason:"
" %(reason)s."
msgstr ""
#: nova/exception.py:337
#, python-format
msgid "Group not valid. Reason: %(reason)s"
msgstr ""
#: nova/exception.py:341
msgid "Sort key supplied was not valid."
msgstr ""
#: nova/exception.py:345
#, python-format
msgid "Invalid datetime string: %(reason)s"
msgstr ""
#: nova/exception.py:349
#, 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:354
#, python-format
msgid "Instance %(instance_id)s is not running."
msgstr ""
#: nova/exception.py:358
#, python-format
msgid "Instance %(instance_id)s is not in rescue mode"
msgstr ""
#: nova/exception.py:362
#, python-format
msgid "Instance %(instance_id)s cannot be rescued: %(reason)s"
msgstr ""
#: nova/exception.py:366
#, python-format
msgid "Instance %(instance_id)s is not ready"
msgstr ""
#: nova/exception.py:370
#, python-format
msgid "Failed to suspend instance: %(reason)s"
msgstr ""
#: nova/exception.py:374
#, python-format
msgid "Failed to resume instance: %(reason)s"
msgstr ""
#: nova/exception.py:378
#, python-format
msgid "Failed to power on instance: %(reason)s"
msgstr ""
#: nova/exception.py:382
#, python-format
msgid "Failed to power off instance: %(reason)s"
msgstr ""
#: nova/exception.py:386
#, python-format
msgid "Failed to reboot instance: %(reason)s"
msgstr ""
#: nova/exception.py:390
#, python-format
msgid "Failed to terminate instance: %(reason)s"
msgstr ""
#: nova/exception.py:394
#, python-format
msgid "Failed to deploy instance: %(reason)s"
msgstr ""
#: nova/exception.py:398 nova/exception.py:402
#, python-format
msgid "Failed to launch instances: %(reason)s"
msgstr ""
#: nova/exception.py:406
msgid "Service is unavailable at this time."
msgstr ""
#: nova/exception.py:410
#, python-format
msgid "Insufficient compute resources: %(reason)s."
msgstr ""
#: nova/exception.py:414
#, python-format
msgid "Connection to the hypervisor is broken on host: %(host)s"
msgstr ""
#: nova/exception.py:418
#, python-format
msgid "Compute service of %(host)s is unavailable at this time."
msgstr ""
#: nova/exception.py:422
#, python-format
msgid "Compute service of %(host)s is still in use."
msgstr ""
#: nova/exception.py:426
#, python-format
msgid "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)."
msgstr ""
#: nova/exception.py:431
msgid "The supplied hypervisor type of is invalid."
msgstr ""
#: nova/exception.py:435
msgid "The instance requires a newer hypervisor version than has been provided."
msgstr ""
#: nova/exception.py:440
#, python-format
msgid ""
"The supplied disk path (%(path)s) already exists, it is expected not to "
"exist."
msgstr ""
#: nova/exception.py:445
#, python-format
msgid "The supplied device path (%(path)s) is invalid."
msgstr ""
#: nova/exception.py:449
#, python-format
msgid "The supplied device path (%(path)s) is in use."
msgstr ""
#: nova/exception.py:454
#, python-format
msgid "The supplied device (%(device)s) is busy."
msgstr ""
#: nova/exception.py:458
#, python-format
msgid "Unacceptable CPU info: %(reason)s"
msgstr ""
#: nova/exception.py:462
#, python-format
msgid "%(address)s is not a valid IP v4/6 address."
msgstr ""
#: nova/exception.py:466
#, 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:472
#, 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:479
#, python-format
msgid "Disk format %(disk_format)s is not acceptable"
msgstr ""
#: nova/exception.py:483
#, python-format
msgid "Disk info file is invalid: %(reason)s"
msgstr ""
#: nova/exception.py:487
#, python-format
msgid "Failed to read or write disk info file: %(reason)s"
msgstr ""
#: nova/exception.py:491
#, python-format
msgid "Image %(image_id)s is unacceptable: %(reason)s"
msgstr ""
#: nova/exception.py:495
#, python-format
msgid "Instance %(instance_id)s is unacceptable: %(reason)s"
msgstr ""
#: nova/exception.py:499
#, python-format
msgid "Ec2 id %(ec2_id)s is unacceptable."
msgstr ""
#: nova/exception.py:503
#, python-format
msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: nova/exception.py:507
#, python-format
msgid "Invalid ID received %(id)s."
msgstr ""
#: nova/exception.py:511
msgid "Constraint not met."
msgstr ""
#: nova/exception.py:516
msgid "Resource could not be found."
msgstr ""
#: nova/exception.py:521
#, python-format
msgid "No agent-build associated with id %(id)s."
msgstr ""
#: nova/exception.py:525
#, python-format
msgid ""
"Agent-build with hypervisor %(hypervisor)s os %(os)s architecture "
"%(architecture)s exists."
msgstr ""
#: nova/exception.py:531
#, python-format
msgid "Volume %(volume_id)s could not be found."
msgstr ""
#: nova/exception.py:535
#, python-format
msgid "No volume Block Device Mapping with id %(volume_id)s."
msgstr ""
#: nova/exception.py:539
#, python-format
msgid "No volume Block Device Mapping at path: %(path)s"
msgstr ""
#: nova/exception.py:544
#, python-format
msgid "Snapshot %(snapshot_id)s could not be found."
msgstr ""
#: nova/exception.py:548
#, python-format
msgid "No disk at %(location)s"
msgstr ""
#: nova/exception.py:552
#, python-format
msgid "Could not find a handler for %(driver_type)s volume."
msgstr ""
#: nova/exception.py:556
#, python-format
msgid "Invalid image href %(image_href)s."
msgstr ""
#: nova/exception.py:560
#, python-format
msgid "Requested image %(image)s has automatic disk resize disabled."
msgstr ""
#: nova/exception.py:565
#, python-format
msgid "Image %(image_id)s could not be found."
msgstr ""
#: nova/exception.py:569
msgid "The current driver does not support preserving ephemeral partitions."
msgstr ""
#: nova/exception.py:575
#, python-format
msgid ""
"Image %(image_id)s could not be found. The nova EC2 API assigns image ids"
" dynamically when they are listed for the first time. Have you listed "
"image ids since adding this image?"
msgstr ""
#: nova/exception.py:582
#, python-format
msgid "Project %(project_id)s could not be found."
msgstr ""
#: nova/exception.py:586
msgid "Cannot find SR to read/write VDI."
msgstr ""
#: nova/exception.py:590
#, python-format
msgid "Network %(network_id)s is duplicated."
msgstr ""
#: nova/exception.py:594
#, python-format
msgid "Failed to release IP %(address)s with MAC %(mac_address)s"
msgstr ""
#: nova/exception.py:598
#, python-format
msgid "Network %(network_id)s is still in use."
msgstr ""
#: nova/exception.py:602
#, python-format
msgid "%(req)s is required to create a network."
msgstr ""
#: nova/exception.py:606
msgid "Maximum allowed length for 'label' is 255."
msgstr ""
#: nova/exception.py:610
#, python-format
msgid "%(key)s must be an integer."
msgstr ""
#: nova/exception.py:614
#, python-format
msgid "%(cidr)s is not a valid ip network."
msgstr ""
#: nova/exception.py:618
#, python-format
msgid "%(address)s is not a valid ip address."
msgstr ""
#: nova/exception.py:622
#, python-format
msgid "%(address)s is not within %(cidr)s."
msgstr ""
#: nova/exception.py:626
#, python-format
msgid "Detected existing vlan with id %(vlan)d"
msgstr ""
#: nova/exception.py:631
#, python-format
msgid "Requested cidr (%(cidr)s) conflicts with existing cidr (%(other)s)"
msgstr ""
#: nova/exception.py:637
#, python-format
msgid ""
"Network must be disassociated from project %(project_id)s before it can "
"be deleted."
msgstr ""
#: nova/exception.py:642
#, python-format
msgid "Network %(network_id)s could not be found."
msgstr ""
#: nova/exception.py:646
#, python-format
msgid "Port id %(port_id)s could not be found."
msgstr ""
#: nova/exception.py:650
#, python-format
msgid "Network could not be found for bridge %(bridge)s"
msgstr ""
#: nova/exception.py:654
#, python-format
msgid "Network could not be found for uuid %(uuid)s"
msgstr ""
#: nova/exception.py:658
#, python-format
msgid "Network could not be found with cidr %(cidr)s."
msgstr ""
#: nova/exception.py:662
#, python-format
msgid "Network could not be found for instance %(instance_id)s."
msgstr ""
#: nova/exception.py:666
msgid "No networks defined."
msgstr ""
#: nova/exception.py:670
msgid "No more available networks."
msgstr ""
#: nova/exception.py:674
#, 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:679
msgid ""
"More than one possible network found. Specify network ID(s) to select "
"which one(s) to connect to,"
msgstr ""
#: nova/exception.py:684
#, python-format
msgid "Network %(network_uuid)s requires a subnet in order to boot instances on."
msgstr ""
#: nova/exception.py:689
#, python-format
msgid ""
"It is not allowed to create an interface on external network "
"%(network_uuid)s"
msgstr ""
#: nova/exception.py:694
#, python-format
msgid "Physical network is missing for network %(network_uuid)s"
msgstr ""
#: nova/exception.py:698
msgid "Could not find the datastore reference(s) which the VM uses."
msgstr ""
#: nova/exception.py:702
#, python-format
msgid "Port %(port_id)s is still in use."
msgstr ""
#: nova/exception.py:706
#, python-format
msgid "Port %(port_id)s requires a FixedIP in order to be used."
msgstr ""
#: nova/exception.py:710
#, python-format
msgid "Port %(port_id)s not usable for instance %(instance)s."
msgstr ""
#: nova/exception.py:714
#, python-format
msgid "No free port available for instance %(instance)s."
msgstr ""
#: nova/exception.py:718
#, python-format
msgid "Fixed ip %(address)s already exists."
msgstr ""
#: nova/exception.py:722
#, python-format
msgid "No fixed IP associated with id %(id)s."
msgstr ""
#: nova/exception.py:726
#, python-format
msgid "Fixed ip not found for address %(address)s."
msgstr ""
#: nova/exception.py:730
#, python-format
msgid "Instance %(instance_uuid)s has zero fixed ips."
msgstr ""
#: nova/exception.py:734
#, python-format
msgid "Network host %(host)s has zero fixed ips in network %(network_id)s."
msgstr ""
#: nova/exception.py:739
#, python-format
msgid "Instance %(instance_uuid)s doesn't have fixed ip '%(ip)s'."
msgstr ""
#: nova/exception.py:743
#, python-format
msgid ""
"Fixed IP address (%(address)s) does not exist in network "
"(%(network_uuid)s)."
msgstr ""
#: nova/exception.py:748
#, python-format
msgid ""
"Fixed IP address %(address)s is already in use on instance "
"%(instance_uuid)s."
msgstr ""
#: nova/exception.py:753
#, python-format
msgid "More than one instance is associated with fixed ip address '%(address)s'."
msgstr ""
#: nova/exception.py:758
#, python-format
msgid "Fixed IP address %(address)s is invalid."
msgstr ""
#: nova/exception.py:763
#, python-format
msgid "No fixed IP addresses available for network: %(net)s"
msgstr ""
#: nova/exception.py:767
msgid "Zero fixed ips could be found."
msgstr ""
#: nova/exception.py:771
#, python-format
msgid "Floating ip %(address)s already exists."
msgstr ""
#: nova/exception.py:776
#, python-format
msgid "Floating ip not found for id %(id)s."
msgstr ""
#: nova/exception.py:780
#, python-format
msgid "The DNS entry %(name)s already exists in domain %(domain)s."
msgstr ""
#: nova/exception.py:784
#, python-format
msgid "Floating ip not found for address %(address)s."
msgstr ""
#: nova/exception.py:788
#, python-format
msgid "Floating ip not found for host %(host)s."
msgstr ""
#: nova/exception.py:792
#, python-format
msgid "Multiple floating ips are found for address %(address)s."
msgstr ""
#: nova/exception.py:796
msgid "Floating ip pool not found."
msgstr ""
#: nova/exception.py:801
msgid "Zero floating ips available."
msgstr ""
#: nova/exception.py:807
#, python-format
msgid "Floating ip %(address)s is associated."
msgstr ""
#: nova/exception.py:811
#, python-format
msgid "Floating ip %(address)s is not associated."
msgstr ""
#: nova/exception.py:815
msgid "Zero floating ips exist."
msgstr ""
#: nova/exception.py:820
#, python-format
msgid "Interface %(interface)s not found."
msgstr ""
#: nova/exception.py:825 nova/api/openstack/compute/contrib/floating_ips.py:98
#: nova/api/openstack/compute/contrib/floating_ips.py:182
msgid "Cannot disassociate auto assigned floating ip"
msgstr ""
#: nova/exception.py:830
#, python-format
msgid "Keypair %(name)s not found for user %(user_id)s"
msgstr ""
#: nova/exception.py:834
#, python-format
msgid "Service %(service_id)s could not be found."
msgstr ""
#: nova/exception.py:838
#, python-format
msgid "Service with host %(host)s binary %(binary)s exists."
msgstr ""
#: nova/exception.py:842
#, python-format
msgid "Service with host %(host)s topic %(topic)s exists."
msgstr ""
#: nova/exception.py:846
#, python-format
msgid "Host %(host)s could not be found."
msgstr ""
#: nova/exception.py:850
#, python-format
msgid "Compute host %(host)s could not be found."
msgstr ""
#: nova/exception.py:854
#, python-format
msgid "Compute host %(name)s needs to be created first before updating."
msgstr ""
#: nova/exception.py:859
#, python-format
msgid "Could not find binary %(binary)s on host %(host)s."
msgstr ""
#: nova/exception.py:863
#, python-format
msgid "Invalid reservation expiration %(expire)s."
msgstr ""
#: nova/exception.py:867
#, python-format
msgid ""
"Change would make usage less than 0 for the following resources: "
"%(unders)s"
msgstr ""
#: nova/exception.py:872
#, python-format
msgid "Wrong quota method %(method)s used on resource %(res)s"
msgstr ""
#: nova/exception.py:876
msgid "Quota could not be found"
msgstr ""
#: nova/exception.py:880
#, python-format
msgid "Quota exists for project %(project_id)s, resource %(resource)s"
msgstr ""
#: nova/exception.py:885
#, python-format
msgid "Unknown quota resources %(unknown)s."
msgstr ""
#: nova/exception.py:889
#, python-format
msgid "Quota for user %(user_id)s in project %(project_id)s could not be found."
msgstr ""
#: nova/exception.py:894
#, python-format
msgid "Quota for project %(project_id)s could not be found."
msgstr ""
#: nova/exception.py:898
#, python-format
msgid "Quota class %(class_name)s could not be found."
msgstr ""
#: nova/exception.py:902
#, python-format
msgid "Quota usage for project %(project_id)s could not be found."
msgstr ""
#: nova/exception.py:906
#, python-format
msgid "Quota reservation %(uuid)s could not be found."
msgstr ""
#: nova/exception.py:910
#, python-format
msgid "Quota exceeded for resources: %(overs)s"
msgstr ""
#: nova/exception.py:914
#, python-format
msgid "Security group %(security_group_id)s not found."
msgstr ""
#: nova/exception.py:918
#, python-format
msgid "Security group %(security_group_id)s not found for project %(project_id)s."
msgstr ""
#: nova/exception.py:923
#, python-format
msgid "Security group with rule %(rule_id)s not found."
msgstr ""
#: nova/exception.py:928
#, python-format
msgid ""
"Security group %(security_group_name)s already exists for project "
"%(project_id)s."
msgstr ""
#: nova/exception.py:933
#, python-format
msgid ""
"Security group %(security_group_id)s is already associated with the "
"instance %(instance_id)s"
msgstr ""
#: nova/exception.py:938
#, python-format
msgid ""
"Security group %(security_group_id)s is not associated with the instance "
"%(instance_id)s"
msgstr ""
#: nova/exception.py:943
#, python-format
msgid "Security group default rule (%rule_id)s not found."
msgstr ""
#: nova/exception.py:947
msgid ""
"Network requires port_security_enabled and subnet associated in order to "
"apply security groups."
msgstr ""
#: nova/exception.py:953
#, python-format
msgid "Rule already exists in group: %(rule)s"
msgstr ""
#: nova/exception.py:957
msgid "No Unique Match Found."
msgstr ""
#: nova/exception.py:962
#, python-format
msgid "Migration %(migration_id)s could not be found."
msgstr ""
#: nova/exception.py:966
#, python-format
msgid "Migration not found for instance %(instance_id)s with status %(status)s."
msgstr ""
#: nova/exception.py:971
#, python-format
msgid "Console pool %(pool_id)s could not be found."
msgstr ""
#: nova/exception.py:975
#, 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:981
#, 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:987
#, python-format
msgid "Console %(console_id)s could not be found."
msgstr ""
#: nova/exception.py:991
#, python-format
msgid "Console for instance %(instance_uuid)s could not be found."
msgstr ""
#: nova/exception.py:995
#, python-format
msgid ""
"Console for instance %(instance_uuid)s in pool %(pool_id)s could not be "
"found."
msgstr ""
#: nova/exception.py:1000
#, python-format
msgid "Invalid console type %(console_type)s"
msgstr ""
#: nova/exception.py:1004
#, python-format
msgid "Unavailable console type %(console_type)s."
msgstr ""
#: nova/exception.py:1008
#, python-format
msgid "The console port range %(min_port)d-%(max_port)d is exhausted."
msgstr ""
#: nova/exception.py:1013
#, python-format
msgid "Flavor %(flavor_id)s could not be found."
msgstr ""
#: nova/exception.py:1017
#, python-format
msgid "Flavor with name %(flavor_name)s could not be found."
msgstr ""
#: nova/exception.py:1021
#, python-format
msgid "Flavor access not found for %(flavor_id)s / %(project_id)s combination."
msgstr ""
#: nova/exception.py:1026
#, python-format
msgid ""
"Flavor %(id)d extra spec cannot be updated or created after %(retries)d "
"retries."
msgstr ""
#: nova/exception.py:1031
#, python-format
msgid "Cell %(cell_name)s doesn't exist."
msgstr ""
#: nova/exception.py:1035
#, python-format
msgid "Cell with name %(name)s already exists."
msgstr ""
#: nova/exception.py:1039
#, python-format
msgid "Inconsistency in cell routing: %(reason)s"
msgstr ""
#: nova/exception.py:1043
#, python-format
msgid "Service API method not found: %(detail)s"
msgstr ""
#: nova/exception.py:1047
msgid "Timeout waiting for response from cell"
msgstr ""
#: nova/exception.py:1051
#, python-format
msgid "Cell message has reached maximum hop count: %(hop_count)s"
msgstr ""
#: nova/exception.py:1055
msgid "No cells available matching scheduling criteria."
msgstr ""
#: nova/exception.py:1059
msgid "Cannot update cells configuration file."
msgstr ""
#: nova/exception.py:1063
#, python-format
msgid "Cell is not known for instance %(instance_uuid)s"
msgstr ""
#: nova/exception.py:1067
#, python-format
msgid "Scheduler Host Filter %(filter_name)s could not be found."
msgstr ""
#: nova/exception.py:1071
#, python-format
msgid "Flavor %(flavor_id)s has no extra specs with key %(extra_specs_key)s."
msgstr ""
#: nova/exception.py:1076
#, python-format
msgid ""
"Metric %(name)s could not be found on the compute host node "
"%(host)s.%(node)s."
msgstr ""
#: nova/exception.py:1081
#, python-format
msgid "File %(file_path)s could not be found."
msgstr ""
#: nova/exception.py:1085
#, python-format
msgid "Virtual switch associated with the network adapter %(adapter)s not found."
msgstr ""
#: nova/exception.py:1090
#, python-format
msgid "Network adapter %(adapter)s could not be found."
msgstr ""
#: nova/exception.py:1094
#, python-format
msgid "Class %(class_name)s could not be found: %(exception)s"
msgstr ""
#: nova/exception.py:1098
msgid "Action not allowed."
msgstr ""
#: nova/exception.py:1102
msgid "Rotation is not allowed for snapshots"
msgstr ""
#: nova/exception.py:1106
msgid "Rotation param is required for backup image_type"
msgstr ""
#: nova/exception.py:1111 nova/tests/compute/test_keypairs.py:146
#, python-format
msgid "Key pair '%(key_name)s' already exists."
msgstr ""
#: nova/exception.py:1115
#, python-format
msgid "Instance %(name)s already exists."
msgstr ""
#: nova/exception.py:1119
#, python-format
msgid "Flavor with name %(name)s already exists."
msgstr ""
#: nova/exception.py:1123
#, python-format
msgid "Flavor with ID %(flavor_id)s already exists."
msgstr ""
#: nova/exception.py:1127
#, python-format
msgid ""
"Flavor access already exists for flavor %(flavor_id)s and project "
"%(project_id)s combination."
msgstr ""
#: nova/exception.py:1132
#, python-format
msgid "%(path)s is not on shared storage: %(reason)s"
msgstr ""
#: nova/exception.py:1136
#, python-format
msgid "%(path)s is not on local storage: %(reason)s"
msgstr ""
#: nova/exception.py:1140
#, python-format
msgid "Storage error: %(reason)s"
msgstr ""
#: nova/exception.py:1144
#, python-format
msgid "Migration error: %(reason)s"
msgstr ""
#: nova/exception.py:1148
#, python-format
msgid "Migration pre-check error: %(reason)s"
msgstr ""
#: nova/exception.py:1152
#, python-format
msgid "Malformed message body: %(reason)s"
msgstr ""
#: nova/exception.py:1158
#, python-format
msgid "Could not find config at %(path)s"
msgstr ""
#: nova/exception.py:1162
#, python-format
msgid "Could not load paste app '%(name)s' from %(path)s"
msgstr ""
#: nova/exception.py:1166
msgid "When resizing, instances must change flavor!"
msgstr ""
#: nova/exception.py:1170
#, python-format
msgid "Resize error: %(reason)s"
msgstr ""
#: nova/exception.py:1174
#, python-format
msgid "Server disk was unable to be resized because: %(reason)s"
msgstr ""
#: nova/exception.py:1178
msgid "Flavor's memory is too small for requested image."
msgstr ""
#: nova/exception.py:1182
msgid "Flavor's disk is too small for requested image."
msgstr ""
#: nova/exception.py:1186
#, python-format
msgid "Insufficient free memory on compute node to start %(uuid)s."
msgstr ""
#: nova/exception.py:1190
#, python-format
msgid "No valid host was found. %(reason)s"
msgstr ""
#: nova/exception.py:1195
#, python-format
msgid "Quota exceeded: code=%(code)s"
msgstr ""
#: nova/exception.py:1205
#, python-format
msgid ""
"Quota exceeded for %(overs)s: Requested %(req)s, but already used "
"%(used)d of %(allowed)d %(resource)s"
msgstr ""
#: nova/exception.py:1210
msgid "Maximum number of floating ips exceeded"
msgstr ""
#: nova/exception.py:1214
msgid "Maximum number of fixed ips exceeded"
msgstr ""
#: nova/exception.py:1218
#, python-format
msgid "Maximum number of metadata items exceeds %(allowed)d"
msgstr ""
#: nova/exception.py:1222
msgid "Personality file limit exceeded"
msgstr ""
#: nova/exception.py:1226
msgid "Personality file path too long"
msgstr ""
#: nova/exception.py:1230
msgid "Personality file content too long"
msgstr ""
#: nova/exception.py:1234 nova/tests/compute/test_keypairs.py:157
msgid "Maximum number of key pairs exceeded"
msgstr ""
#: nova/exception.py:1239
msgid "Maximum number of security groups or rules exceeded"
msgstr ""
#: nova/exception.py:1243
msgid "Maximum number of ports exceeded"
msgstr ""
#: nova/exception.py:1247
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: action '%(action)s' caused an error: "
"%(reason)s."
msgstr ""
#: nova/exception.py:1252
#, python-format
msgid "Aggregate %(aggregate_id)s could not be found."
msgstr ""
#: nova/exception.py:1256
#, python-format
msgid "Aggregate %(aggregate_name)s already exists."
msgstr ""
#: nova/exception.py:1260
#, python-format
msgid "Aggregate %(aggregate_id)s has no host %(host)s."
msgstr ""
#: nova/exception.py:1264
#, python-format
msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s."
msgstr ""
#: nova/exception.py:1269
#, python-format
msgid "Aggregate %(aggregate_id)s already has host %(host)s."
msgstr ""
#: nova/exception.py:1273
msgid "Unable to create flavor"
msgstr ""
#: nova/exception.py:1277
#, python-format
msgid "Failed to set admin password on %(instance)s because %(reason)s"
msgstr ""
#: nova/exception.py:1284
#, python-format
msgid "Instance %(instance_id)s could not be found."
msgstr ""
#: nova/exception.py:1288
#, python-format
msgid "Info cache for instance %(instance_uuid)s could not be found."
msgstr ""
#: nova/exception.py:1294
msgid "Invalid association."
msgstr ""
#: nova/exception.py:1298
#, python-format
msgid "Node %(node_id)s could not be found."
msgstr ""
#: nova/exception.py:1302
#, python-format
msgid "Node with UUID %(node_uuid)s could not be found."
msgstr ""
#: nova/exception.py:1306
#, python-format
msgid "Marker %(marker)s could not be found."
msgstr ""
#: nova/exception.py:1310
#, python-format
msgid "Invalid id: %(instance_id)s (expecting \"i-...\")"
msgstr ""
#: nova/exception.py:1315
#, python-format
msgid "Invalid id: %(volume_id)s (expecting \"i-...\")"
msgstr ""
#: nova/exception.py:1320
#, python-format
msgid "Could not fetch image %(image_id)s"
msgstr ""
#: nova/exception.py:1324
#, python-format
msgid "Could not upload image %(image_id)s"
msgstr ""
#: nova/exception.py:1328
#, python-format
msgid "Task %(task_name)s is already running on host %(host)s"
msgstr ""
#: nova/exception.py:1332
#, python-format
msgid "Task %(task_name)s is not running on host %(host)s"
msgstr ""
#: nova/exception.py:1336
#, python-format
msgid "Instance %(instance_uuid)s is locked"
msgstr ""
#: nova/exception.py:1340
#, python-format
msgid "Invalid value for Config Drive option: %(option)s"
msgstr ""
#: nova/exception.py:1344
#, python-format
msgid "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s"
msgstr ""
#: nova/exception.py:1349
#, python-format
msgid "Unknown config drive format %(format)s. Select one of iso9660 or vfat."
msgstr ""
#: nova/exception.py:1354
#, python-format
msgid "Failed to attach network adapter device to %(instance_uuid)s"
msgstr ""
#: nova/exception.py:1359
#, python-format
msgid "Failed to detach network adapter device from %(instance_uuid)s"
msgstr ""
#: nova/exception.py:1364
#, python-format
msgid ""
"User data too large. User data must be no larger than %(maxsize)s bytes "
"once base64 encoded. Your data is %(length)d bytes"
msgstr ""
#: nova/exception.py:1370
msgid "User data needs to be valid base 64."
msgstr ""
#: nova/exception.py:1374
#, python-format
msgid ""
"Unexpected task state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
#: nova/exception.py:1383
#, python-format
msgid ""
"Action for request_id %(request_id)s on instance %(instance_uuid)s not "
"found"
msgstr ""
#: nova/exception.py:1388
#, python-format
msgid "Event %(event)s not found for action id %(action_id)s"
msgstr ""
#: nova/exception.py:1392
#, python-format
msgid ""
"Unexpected VM state: expecting %(expected)s but the actual state is "
"%(actual)s"
msgstr ""
#: nova/exception.py:1397
#, python-format
msgid "The CA file for %(project)s could not be found"
msgstr ""
#: nova/exception.py:1401
#, python-format
msgid "The CRL file for %(project)s could not be found"
msgstr ""
#: nova/exception.py:1405
msgid "Instance recreate is not supported."
msgstr ""
#: nova/exception.py:1409
#, python-format
msgid ""
"The service from servicegroup driver %(driver)s is temporarily "
"unavailable."
msgstr ""
#: nova/exception.py:1414
#, python-format
msgid "%(binary)s attempted direct database access which is not allowed by policy"
msgstr ""
#: nova/exception.py:1419
#, python-format
msgid "Virtualization type '%(virt)s' is not supported by this compute driver"
msgstr ""
#: nova/exception.py:1424
#, python-format
msgid ""
"Requested hardware '%(model)s' is not supported by the '%(virt)s' virt "
"driver"
msgstr ""
#: nova/exception.py:1429
#, python-format
msgid "Invalid Base 64 data for file %(path)s"
msgstr ""
#: nova/exception.py:1433
#, python-format
msgid "Build of instance %(instance_uuid)s aborted: %(reason)s"
msgstr ""
#: nova/exception.py:1437
#, python-format
msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s"
msgstr ""
#: nova/exception.py:1442
#, python-format
msgid "Shadow table with name %(name)s already exists."
msgstr ""
#: nova/exception.py:1447
#, python-format
msgid "Instance rollback performed due to: %s"
msgstr ""
#: nova/exception.py:1453
#, python-format
msgid "Unsupported object type %(objtype)s"
msgstr ""
#: nova/exception.py:1457
#, python-format
msgid "Cannot call %(method)s on orphaned %(objtype)s object"
msgstr ""
#: nova/exception.py:1461
#, python-format
msgid "Version %(objver)s of %(objname)s is not supported"
msgstr ""
#: nova/exception.py:1465
#, python-format
msgid "Cannot modify readonly field %(field)s"
msgstr ""
#: nova/exception.py:1469
#, python-format
msgid "Object action %(action)s failed because: %(reason)s"
msgstr ""
#: nova/exception.py:1473
#, python-format
msgid "Field %(field)s of %(objname)s is not an instance of Field"
msgstr ""
#: nova/exception.py:1477
#, python-format
msgid "Core API extensions are missing: %(missing_apis)s"
msgstr ""
#: nova/exception.py:1481
#, python-format
msgid "Error during following call to agent: %(method)s"
msgstr ""
#: nova/exception.py:1485
#, python-format
msgid "Unable to contact guest agent. The following call timed out: %(method)s"
msgstr ""
#: nova/exception.py:1490
#, python-format
msgid "Agent does not support the call: %(method)s"
msgstr ""
#: nova/exception.py:1494
#, python-format
msgid "Instance group %(group_uuid)s could not be found."
msgstr ""
#: nova/exception.py:1498
#, python-format
msgid "Instance group %(group_uuid)s already exists."
msgstr ""
#: nova/exception.py:1502
#, python-format
msgid "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s."
msgstr ""
#: nova/exception.py:1507
#, python-format
msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s."
msgstr ""
#: nova/exception.py:1512
#, python-format
msgid "Instance group %(group_uuid)s has no policy %(policy)s."
msgstr ""
#: nova/exception.py:1516
#, python-format
msgid "Number of retries to plugin (%(num_retries)d) exceeded."
msgstr ""
#: nova/exception.py:1520
#, python-format
msgid "There was an error with the download module %(module)s. %(reason)s"
msgstr ""
#: nova/exception.py:1525
#, python-format
msgid ""
"The metadata for this location will not work with this module %(module)s."
" %(reason)s."
msgstr ""
#: nova/exception.py:1530
#, python-format
msgid "The method %(method_name)s is not implemented."
msgstr ""
#: nova/exception.py:1534
#, python-format
msgid "The module %(module)s is misconfigured: %(reason)s."
msgstr ""
#: nova/exception.py:1538
#, python-format
msgid "Error when creating resource monitor: %(monitor)s"
msgstr ""
#: nova/exception.py:1542
#, python-format
msgid "The PCI address %(address)s has an incorrect format."
msgstr ""
#: nova/exception.py:1546
#, python-format
msgid ""
"Invalid PCI Whitelist: The PCI address %(address)s has an invalid "
"%(field)s."
msgstr ""
#: nova/exception.py:1551
msgid ""
"Invalid PCI Whitelist: The PCI whitelist can specify devname or address, "
"but not both"
msgstr ""
#: nova/exception.py:1557
#, python-format
msgid "PCI device %(id)s not found"
msgstr ""
#: nova/exception.py:1561
#, python-format
msgid "PCI Device %(node_id)s:%(address)s not found."
msgstr ""
#: nova/exception.py:1565
#, python-format
msgid ""
"PCI device %(compute_node_id)s:%(address)s is %(status)s instead of "
"%(hopestatus)s"
msgstr ""
#: nova/exception.py:1571
#, python-format
msgid ""
"PCI device %(compute_node_id)s:%(address)s is owned by %(owner)s instead "
"of %(hopeowner)s"
msgstr ""
#: nova/exception.py:1577
#, python-format
msgid "PCI device request (%requests)s failed"
msgstr ""
#: nova/exception.py:1582
#, python-format
msgid ""
"Attempt to consume PCI device %(compute_node_id)s:%(address)s from empty "
"pool"
msgstr ""
#: nova/exception.py:1588
#, python-format
msgid "Invalid PCI alias definition: %(reason)s"
msgstr ""
#: nova/exception.py:1592
#, python-format
msgid "PCI alias %(alias)s is not defined"
msgstr ""
#: nova/exception.py:1597
#, python-format
msgid "Not enough parameters: %(reason)s"
msgstr ""
#: nova/exception.py:1602
#, python-format
msgid "Invalid PCI devices Whitelist config %(reason)s"
msgstr ""
#: nova/exception.py:1606
#, python-format
msgid "Cannot change %(node_id)s to %(new_node_id)s"
msgstr ""
#: nova/exception.py:1616
#, python-format
msgid ""
"Failed to prepare PCI device %(id)s for instance %(instance_uuid)s: "
"%(reason)s"
msgstr ""
#: nova/exception.py:1621
#, python-format
msgid "Failed to detach PCI device %(dev)s: %(reason)s"
msgstr ""
#: nova/exception.py:1625
#, python-format
msgid "%(type)s hypervisor does not support PCI devices"
msgstr ""
#: nova/exception.py:1629
#, python-format
msgid "Key manager error: %(reason)s"
msgstr ""
#: nova/exception.py:1633
#, python-format
msgid "Failed to remove volume(s): (%(reason)s)"
msgstr ""
#: nova/exception.py:1637
#, python-format
msgid "Provided video model (%(model)s) is not supported."
msgstr ""
#: nova/exception.py:1641
#, python-format
msgid "The provided RNG device path: (%(path)s) is not present on the host."
msgstr ""
#: nova/exception.py:1646
#, 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:1651
#, python-format
msgid "Provided watchdog action (%(action)s) is not supported."
msgstr ""
#: nova/exception.py:1655
msgid ""
"Live migration of instances with config drives is not supported in "
"libvirt unless libvirt instance path and drive data is shared across "
"compute nodes."
msgstr ""
#: nova/exception.py:1661
#, python-format
msgid ""
"Host %(server)s is running an old version of Nova, live migrations "
"involving that version may cause data loss. Upgrade Nova on %(server)s "
"and try again."
msgstr ""
#: nova/exception.py:1667
#, python-format
msgid "Error during unshelve instance %(instance_id)s: %(reason)s"
msgstr ""
#: nova/exception.py:1671
#, python-format
msgid ""
"Image vCPU limits %(sockets)d:%(cores)d:%(threads)d exceeds permitted "
"%(maxsockets)d:%(maxcores)d:%(maxthreads)d"
msgstr ""
#: nova/exception.py:1676
#, python-format
msgid ""
"Image vCPU topology %(sockets)d:%(cores)d:%(threads)d exceeds permitted "
"%(maxsockets)d:%(maxcores)d:%(maxthreads)d"
msgstr ""
#: nova/exception.py:1681
#, 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:1686
#, python-format
msgid "Architecture name '%(arch)s' is not recognised"
msgstr ""
#: nova/exception.py:1690
msgid "CPU and memory allocation must be provided for all NUMA nodes"
msgstr ""
#: nova/exception.py:1695
#, python-format
msgid ""
"Image property '%(name)s' is not permitted to override NUMA configuration"
" set against the flavor"
msgstr ""
#: nova/exception.py:1700
msgid ""
"Asymmetric NUMA topologies require explicit assignment of CPUs and memory"
" to nodes in image or flavor"
msgstr ""
#: nova/exception.py:1705
#, python-format
msgid "CPU number %(cpunum)d is larger than max %(cpumax)d"
msgstr ""
#: nova/exception.py:1709
#, python-format
msgid "CPU number %(cpunum)d is assigned to two nodes"
msgstr ""
#: nova/exception.py:1713
#, python-format
msgid "CPU number %(cpuset)s is not assigned to any node"
msgstr ""
#: nova/exception.py:1717
#, python-format
msgid "%(memsize)d MB of memory assigned, but expected %(memtotal)d MB"
msgstr ""
#: nova/exception.py:1722
#, python-format
msgid "Invalid characters in hostname '%(hostname)s'"
msgstr ""
#: nova/exception.py:1726
#, python-format
msgid "Instance %(instance_uuid)s does not specify a NUMA topology"
msgstr ""
#: nova/exception.py:1730
#, python-format
msgid "Not able to acquire a free port for %(host)s"
msgstr ""
#: nova/exception.py:1734
#, python-format
msgid "Not able to bind %(host)s:%(port)d, %(error)s"
msgstr ""
#: nova/exception.py:1738
#, python-format
msgid ""
"Number of serial ports '%(num_ports)s' specified in '%(property)s' isn't "
"valid."
msgstr ""
#: nova/exception.py:1743
msgid ""
"Forbidden to exceed flavor value of number of serial ports passed in "
"image meta."
msgstr ""
#: nova/exception.py:1748
#, python-format
msgid "Image's config drive option '%(config_drive)s' is invalid"
msgstr ""
#: nova/exception.py:1752
#, python-format
msgid "Hypervisor virtualization type '%(hvtype)s' is not recognised"
msgstr ""
#: nova/exception.py:1757
#, python-format
msgid "Virtual machine mode '%(vmmode)s' is not recognised"
msgstr ""
#: nova/exception.py:1761
#, python-format
msgid "The token '%(token)s' is invalid or has expired"
msgstr ""
#: nova/exception.py:1765
msgid "Invalid Connection Info"
msgstr ""
#: nova/filters.py:84
#, python-format
msgid "Filter %s returned 0 hosts"
msgstr ""
#: nova/notifications.py:149 nova/notifications.py:188
msgid "Failed to send state update notification"
msgstr ""
#: nova/notifications.py:292
msgid "Failed to get nw_info"
msgstr ""
#: nova/quota.py:1333
#, python-format
msgid "Failed to commit reservations %s"
msgstr ""
#: nova/quota.py:1356
#, python-format
msgid "Failed to roll back reservations %s"
msgstr ""
#: nova/service.py:161
#, python-format
msgid "Starting %(topic)s node (version %(version)s)"
msgstr ""
#: nova/service.py:286
msgid "Service killed that has no database entry"
msgstr ""
#: nova/service.py:298
msgid "Service error occurred during cleanup_host"
msgstr ""
#: nova/service.py:315
#, python-format
msgid "Temporary directory is invalid: %s"
msgstr ""
#: nova/service.py:340
#, python-format
msgid "%(worker_name)s value of %(workers)s is invalid, must be greater than 0"
msgstr ""
#: nova/service.py:433
msgid "serve() can only be called once"
msgstr ""
#: nova/utils.py:147
#, python-format
msgid "Expected to receive %(exp)s bytes, but actually %(act)s"
msgstr ""
#: nova/utils.py:353
#, python-format
msgid "Couldn't get IPv4 : %(ex)s"
msgstr ""
#: nova/utils.py:369
#, python-format
msgid "IPv4 address is not found.: %s"
msgstr ""
#: nova/utils.py:372
#, python-format
msgid "Couldn't get IPv4 of %(interface)s : %(ex)s"
msgstr ""
#: nova/utils.py:387
#, python-format
msgid "Link Local address is not found.:%s"
msgstr ""
#: nova/utils.py:390
#, python-format
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
msgstr ""
#: nova/utils.py:411
#, python-format
msgid "Invalid backend: %s"
msgstr ""
#: nova/utils.py:454
#, python-format
msgid "Expected object of type: %s"
msgstr ""
#: nova/utils.py:482
#, python-format
msgid "Invalid server_string: %s"
msgstr ""
#: nova/utils.py:773
#, python-format
msgid "Could not remove tmpdir: %s"
msgstr ""
#: nova/utils.py:964
msgid "The input is not a string or unicode"
msgstr ""
#: nova/utils.py:966
#, python-format
msgid "%s is not a string or unicode"
msgstr ""
#: nova/utils.py:973
#, python-format
msgid "%(name)s has a minimum character requirement of %(min_length)s."
msgstr ""
#: nova/utils.py:978
#, python-format
msgid "%(name)s has more than %(max_length)s characters."
msgstr ""
#: nova/utils.py:988
#, python-format
msgid "%(value_name)s must be an integer"
msgstr ""
#: nova/utils.py:994
#, python-format
msgid "%(value_name)s must be >= %(min_value)d"
msgstr ""
#: nova/utils.py:1000
#, python-format
msgid "%(value_name)s must be <= %(max_value)d"
msgstr ""
#: nova/utils.py:1034
#, python-format
msgid "Hypervisor version %s is invalid."
msgstr ""
#: nova/version.py:65
#, python-format
msgid "Failed to load %(cfgfile)s: %(ex)s"
msgstr ""
#: nova/wsgi.py:133
#, python-format
msgid "Could not bind to %(host)s:%(port)s"
msgstr ""
#: nova/wsgi.py:138
#, python-format
msgid "%(name)s listening on %(host)s:%(port)s"
msgstr ""
#: nova/wsgi.py:160 nova/openstack/common/sslutils.py:47
#, python-format
msgid "Unable to find cert_file : %s"
msgstr ""
#: nova/wsgi.py:164 nova/openstack/common/sslutils.py:50
#, python-format
msgid "Unable to find ca_file : %s"
msgstr ""
#: nova/wsgi.py:168 nova/openstack/common/sslutils.py:53
#, python-format
msgid "Unable to find key_file : %s"
msgstr ""
#: nova/wsgi.py:172 nova/openstack/common/sslutils.py:56
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/wsgi.py:203
#, python-format
msgid "Failed to start %(name)s on %(host)s:%(port)s with SSL support"
msgstr ""
#: nova/wsgi.py:241
msgid "Stopping WSGI server."
msgstr ""
#: nova/wsgi.py:261
msgid "WSGI server has stopped."
msgstr ""
#: nova/wsgi.py:330
msgid "You must implement __call__"
msgstr ""
#: nova/api/auth.py:140
msgid "Invalid service catalog json."
msgstr ""
#: nova/api/sizelimit.py:53 nova/api/sizelimit.py:62 nova/api/sizelimit.py:76
#: nova/api/metadata/password.py:62
msgid "Request is too large."
msgstr ""
#: nova/api/ec2/__init__.py:90
#, python-format
msgid "FaultWrapper: %s"
msgstr ""
#: nova/api/ec2/__init__.py:161
msgid "Too many failed authentications."
msgstr ""
#: nova/api/ec2/__init__.py:189
msgid "Signature not provided"
msgstr ""
#: nova/api/ec2/__init__.py:194
msgid "Access key not provided"
msgstr ""
#: nova/api/ec2/__init__.py:230 nova/api/ec2/__init__.py:246
msgid "Failure communicating with keystone"
msgstr ""
#: nova/api/ec2/__init__.py:306
msgid "Timestamp failed validation."
msgstr ""
#: nova/api/ec2/__init__.py:404
#, python-format
msgid "Unauthorized request for controller=%(controller)s and action=%(action)s"
msgstr ""
#: nova/api/ec2/__init__.py:523
msgid "Unknown error occurred."
msgstr ""
#: nova/api/ec2/cloud.py:406
#, python-format
msgid "Create snapshot of volume %s"
msgstr ""
#: nova/api/ec2/cloud.py:433
#, python-format
msgid "Could not find key pair(s): %s"
msgstr ""
#: nova/api/ec2/cloud.py:449
#, python-format
msgid "Create key pair %s"
msgstr ""
#: nova/api/ec2/cloud.py:461
#, python-format
msgid "Import key %s"
msgstr ""
#: nova/api/ec2/cloud.py:474
#, python-format
msgid "Delete key pair %s"
msgstr ""
#: nova/api/ec2/cloud.py:616 nova/api/ec2/cloud.py:746
msgid "need group_name or group_id"
msgstr ""
#: nova/api/ec2/cloud.py:621
msgid "can't build a valid rule"
msgstr ""
#: nova/api/ec2/cloud.py:629
#, python-format
msgid "Invalid IP protocol %(protocol)s"
msgstr ""
#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:699
msgid "No rule for the specified parameters."
msgstr ""
#: nova/api/ec2/cloud.py:777
#, python-format
msgid "Get console output for instance %s"
msgstr ""
#: nova/api/ec2/cloud.py:849
#, python-format
msgid "Create volume from snapshot %s"
msgstr ""
#: nova/api/ec2/cloud.py:853 nova/api/openstack/compute/contrib/volumes.py:244
#: nova/api/openstack/compute/plugins/v3/volumes.py:160
#, python-format
msgid "Create volume of %s GB"
msgstr ""
#: nova/api/ec2/cloud.py:893
#, python-format
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
msgstr ""
#: nova/api/ec2/cloud.py:923 nova/api/openstack/compute/contrib/volumes.py:509
#, python-format
msgid "Detach volume %s"
msgstr ""
#: nova/api/ec2/cloud.py:1282
msgid "Allocate address"
msgstr ""
#: nova/api/ec2/cloud.py:1287
#, python-format
msgid "Release address %s"
msgstr ""
#: nova/api/ec2/cloud.py:1292
#, python-format
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
msgstr ""
#: nova/api/ec2/cloud.py:1302
msgid "Unable to associate IP Address, no fixed_ips."
msgstr ""
#: nova/api/ec2/cloud.py:1323
#, python-format
msgid "Disassociate address %s"
msgstr ""
#: nova/api/ec2/cloud.py:1327
msgid "Floating ip is not associated."
msgstr ""
#: nova/api/ec2/cloud.py:1343 nova/api/openstack/compute/servers.py:917
#: nova/api/openstack/compute/plugins/v3/multiple_create.py:56
msgid "min_count must be <= max_count"
msgstr ""
#: nova/api/ec2/cloud.py:1375
msgid "Image must be available"
msgstr ""
#: nova/api/ec2/cloud.py:1475
#, python-format
msgid "Reboot instance %r"
msgstr ""
#: nova/api/ec2/cloud.py:1590
#, python-format
msgid "De-registering image %s"
msgstr ""
#: nova/api/ec2/cloud.py:1606
msgid "imageLocation is required"
msgstr ""
#: nova/api/ec2/cloud.py:1626
#, python-format
msgid "Registered image %(image_location)s with id %(image_id)s"
msgstr ""
#: nova/api/ec2/cloud.py:1687
msgid "user or group not specified"
msgstr ""
#: nova/api/ec2/cloud.py:1690
msgid "only group \"all\" is supported"
msgstr ""
#: nova/api/ec2/cloud.py:1693
msgid "operation_type must be add or remove"
msgstr ""
#: nova/api/ec2/cloud.py:1695
#, python-format
msgid "Updating image %s publicity"
msgstr ""
#: nova/api/ec2/cloud.py:1708
#, python-format
msgid "Not allowed to modify attributes for image %s"
msgstr ""
#: nova/api/ec2/cloud.py:1738
#, python-format
msgid ""
"Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not "
"have a volume attached at root (%(root)s)"
msgstr ""
#: nova/api/ec2/cloud.py:1771
#, python-format
msgid ""
"Couldn't stop instance %(instance)s within 1 hour. Current vm_state: "
"%(vm_state)s, current task_state: %(task_state)s"
msgstr ""
#: nova/api/ec2/cloud.py:1795
#, python-format
msgid "image of %(instance)s at %(now)s"
msgstr ""
#: nova/api/ec2/cloud.py:1820 nova/api/ec2/cloud.py:1870
msgid "resource_id and tag are required"
msgstr ""
#: nova/api/ec2/cloud.py:1824 nova/api/ec2/cloud.py:1874
msgid "Expecting a list of resources"
msgstr ""
#: nova/api/ec2/cloud.py:1829 nova/api/ec2/cloud.py:1879
#: nova/api/ec2/cloud.py:1937
msgid "Only instances implemented"
msgstr ""
#: nova/api/ec2/cloud.py:1833 nova/api/ec2/cloud.py:1883
msgid "Expecting a list of tagSets"
msgstr ""
#: nova/api/ec2/cloud.py:1839 nova/api/ec2/cloud.py:1892
msgid "Expecting tagSet to be key/value pairs"
msgstr ""
#: nova/api/ec2/cloud.py:1846
msgid "Expecting both key and value to be set"
msgstr ""
#: nova/api/ec2/cloud.py:1897
msgid "Expecting key to be set"
msgstr ""
#: nova/api/ec2/cloud.py:1971
msgid "Invalid CIDR"
msgstr ""
#: nova/api/ec2/ec2utils.py:256
#, python-format
msgid "Unacceptable attach status:%s for ec2 API."
msgstr ""
#: nova/api/ec2/ec2utils.py:279
msgid "Request must include either Timestamp or Expires, but cannot contain both"
msgstr ""
#: nova/api/ec2/ec2utils.py:297
msgid "Timestamp is invalid."
msgstr ""
#: nova/api/metadata/handler.py:148
#, python-format
msgid "Failed to get metadata for ip: %s"
msgstr ""
#: nova/api/metadata/handler.py:150 nova/api/metadata/handler.py:207
msgid "An unknown error has occurred. Please try your request again."
msgstr ""
#: nova/api/metadata/handler.py:169
msgid "X-Instance-ID header is missing from request."
msgstr ""
#: nova/api/metadata/handler.py:171
msgid "X-Tenant-ID header is missing from request."
msgstr ""
#: nova/api/metadata/handler.py:173
msgid "Multiple X-Instance-ID headers found within request."
msgstr ""
#: nova/api/metadata/handler.py:175
msgid "Multiple X-Tenant-ID headers found within request."
msgstr ""
#: nova/api/metadata/handler.py:198
msgid "Invalid proxy request signature."
msgstr ""
#: nova/api/metadata/handler.py:205
#, python-format
msgid "Failed to get metadata for instance id: %s"
msgstr ""
#: nova/api/openstack/__init__.py:92
#, python-format
msgid "Caught error: %s"
msgstr ""
#: nova/api/openstack/__init__.py:189
msgid "Must specify an ExtensionManager class"
msgstr ""
#: nova/api/openstack/common.py:224
#, python-format
msgid "%s param must be an integer"
msgstr ""
#: nova/api/openstack/common.py:227
#, python-format
msgid "%s param must be positive"
msgstr ""
#: nova/api/openstack/common.py:252
msgid "offset param must be an integer"
msgstr ""
#: nova/api/openstack/common.py:258
msgid "limit param must be an integer"
msgstr ""
#: nova/api/openstack/common.py:262
msgid "limit param must be positive"
msgstr ""
#: nova/api/openstack/common.py:266
msgid "offset param must be positive"
msgstr ""
#: nova/api/openstack/common.py:319
#, python-format
msgid "href %s does not contain version"
msgstr ""
#: nova/api/openstack/common.py:332
msgid "Image metadata limit exceeded"
msgstr ""
#: nova/api/openstack/common.py:339
msgid "Image metadata key cannot be blank"
msgstr ""
#: nova/api/openstack/common.py:342
msgid "Image metadata key too long"
msgstr ""
#: nova/api/openstack/common.py:345
msgid "Invalid image metadata"
msgstr ""
#: nova/api/openstack/common.py:408
#, python-format
msgid ""
"Cannot '%(action)s' instance %(server_id)s while it is in %(attr)s "
"%(state)s"
msgstr ""
#: nova/api/openstack/common.py:413
#, python-format
msgid "Cannot '%(action)' instance %(server_id)s which has never been active"
msgstr ""
#: nova/api/openstack/common.py:417
#, python-format
msgid "Instance %(server_id)s is in an invalid state for '%(action)s'"
msgstr ""
#: nova/api/openstack/common.py:500
msgid "Instance snapshots are not permitted at this time."
msgstr ""
#: nova/api/openstack/common.py:622
msgid "Cells is not enabled."
msgstr ""
#: nova/api/openstack/extensions.py:242
#: nova/api/openstack/compute/plugins/__init__.py:51
#, python-format
msgid "Exception loading extension: %s"
msgstr ""
#: nova/api/openstack/extensions.py:348
#, python-format
msgid "Failed to load extension %(classpath)s: %(exc)s"
msgstr ""
#: nova/api/openstack/extensions.py:371
#, python-format
msgid "Failed to load extension %(ext_name)s:%(exc)s"
msgstr ""
#: nova/api/openstack/extensions.py:501
msgid "Unexpected exception in API method"
msgstr ""
#: nova/api/openstack/extensions.py:502
#, 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/wsgi.py:230 nova/api/openstack/wsgi.py:611
msgid "cannot understand JSON"
msgstr ""
#: nova/api/openstack/wsgi.py:616
msgid "too many body keys"
msgstr ""
#: nova/api/openstack/wsgi.py:897
#, python-format
msgid "There is no such action: %s"
msgstr ""
#: nova/api/openstack/wsgi.py:900 nova/api/openstack/wsgi.py:926
#: nova/api/openstack/compute/server_metadata.py:57
#: nova/api/openstack/compute/server_metadata.py:78
#: nova/api/openstack/compute/server_metadata.py:107
#: nova/api/openstack/compute/server_metadata.py:137
#: nova/api/openstack/compute/contrib/evacuate.py:47
msgid "Malformed request body"
msgstr ""
#: nova/api/openstack/wsgi.py:904
#, python-format
msgid "Action: '%(action)s', calling method: %(meth)s, body: %(body)s"
msgstr ""
#: nova/api/openstack/wsgi.py:923
msgid "Unsupported Content-Type"
msgstr ""
#: nova/api/openstack/wsgi.py:935
#, 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/xmlutil.py:286
msgid "element is not a child"
msgstr ""
#: nova/api/openstack/xmlutil.py:445
msgid "root element selecting a list"
msgstr ""
#: nova/api/openstack/xmlutil.py:768
#, python-format
msgid "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s"
msgstr ""
#: nova/api/openstack/xmlutil.py:888
msgid "subclasses must implement construct()!"
msgstr ""
#: nova/api/openstack/compute/extensions.py:37
msgid "Initializing extension manager."
msgstr ""
#: nova/api/openstack/compute/flavors.py:108
#: nova/api/openstack/compute/plugins/v3/flavors.py:73
#, python-format
msgid "Invalid is_public filter [%s]"
msgstr ""
#: nova/api/openstack/compute/flavors.py:131
#, python-format
msgid "Invalid minRam filter [%s]"
msgstr ""
#: nova/api/openstack/compute/flavors.py:138
#: nova/api/openstack/compute/plugins/v3/flavors.py:103
#, python-format
msgid "Invalid minDisk filter [%s]"
msgstr ""
#: nova/api/openstack/compute/flavors.py:146
#: nova/api/openstack/compute/servers.py:606
#: nova/api/openstack/compute/plugins/v3/flavors.py:112
#: nova/api/openstack/compute/plugins/v3/servers.py:330
#, python-format
msgid "marker [%s] not found"
msgstr ""
#: nova/api/openstack/compute/image_metadata.py:37
#: nova/api/openstack/compute/images.py:135
#: nova/api/openstack/compute/images.py:151
#: nova/api/openstack/compute/plugins/v3/image_metadata.py:40
#: nova/api/openstack/compute/plugins/v3/images.py:89
#: nova/api/openstack/compute/plugins/v3/images.py:107
msgid "Image not found."
msgstr ""
#: nova/api/openstack/compute/image_metadata.py:81
#: nova/api/openstack/compute/plugins/v3/image_metadata.py:82
msgid "Incorrect request body format"
msgstr ""
#: nova/api/openstack/compute/image_metadata.py:85
#: nova/api/openstack/compute/server_metadata.py:86
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:118
#: nova/api/openstack/compute/plugins/v3/flavors_extraspecs.py:90
#: nova/api/openstack/compute/plugins/v3/image_metadata.py:86
#: nova/api/openstack/compute/plugins/v3/server_metadata.py:78
msgid "Request body and URI mismatch"
msgstr ""
#: nova/api/openstack/compute/image_metadata.py:88
#: nova/api/openstack/compute/server_metadata.py:90
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:121
#: nova/api/openstack/compute/plugins/v3/image_metadata.py:89
msgid "Request body contains too many items"
msgstr ""
#: nova/api/openstack/compute/image_metadata.py:122
#: nova/api/openstack/compute/plugins/v3/image_metadata.py:123
msgid "Invalid metadata key"
msgstr ""
#: nova/api/openstack/compute/images.py:156
#: nova/api/openstack/compute/plugins/v3/images.py:112
msgid "You are not allowed to delete the image."
msgstr ""
#: nova/api/openstack/compute/ips.py:67
#: nova/api/openstack/compute/plugins/v3/ips.py:41
msgid "Instance does not exist"
msgstr ""
#: nova/api/openstack/compute/ips.py:84
#: nova/api/openstack/compute/plugins/v3/ips.py:58
msgid "Instance is not a member of specified network"
msgstr ""
#: nova/api/openstack/compute/limits.py:162
#, python-format
msgid ""
"Only %(value)s %(verb)s request(s) can be made to %(uri)s every "
"%(unit_string)s."
msgstr ""
#: nova/api/openstack/compute/limits.py:290
msgid "This request was rate-limited."
msgstr ""
#: nova/api/openstack/compute/server_metadata.py:37
#: nova/api/openstack/compute/server_metadata.py:133
#: nova/api/openstack/compute/server_metadata.py:186
#: nova/api/openstack/compute/plugins/v3/server_metadata.py:45
msgid "Server does not exist"
msgstr ""
#: nova/api/openstack/compute/server_metadata.py:60
#: nova/api/openstack/compute/server_metadata.py:111
msgid "Malformed request body. metadata must be object"
msgstr ""
#: nova/api/openstack/compute/server_metadata.py:82
msgid "Malformed request body. meta item must be object"
msgstr ""
#: nova/api/openstack/compute/server_metadata.py:166
#: nova/api/openstack/compute/server_metadata.py:177
#: nova/api/openstack/compute/plugins/v3/server_metadata.py:130
#: nova/api/openstack/compute/plugins/v3/server_metadata.py:142
msgid "Metadata item was not found"
msgstr ""
#: nova/api/openstack/compute/servers.py:554
#: nova/api/openstack/compute/contrib/cells.py:427
#: nova/api/openstack/compute/plugins/v3/servers.py:265
msgid "Invalid changes-since value"
msgstr ""
#: nova/api/openstack/compute/servers.py:573
#: nova/api/openstack/compute/plugins/v3/servers.py:284
msgid "Only administrators may list deleted instances"
msgstr ""
#: nova/api/openstack/compute/servers.py:627
#: nova/api/openstack/compute/servers.py:771
#: nova/api/openstack/compute/servers.py:1088
#: nova/api/openstack/compute/servers.py:1212
#: nova/api/openstack/compute/servers.py:1397
#: nova/api/openstack/compute/plugins/v3/servers.py:684
#: nova/api/openstack/compute/plugins/v3/servers.py:808
#: nova/api/openstack/compute/plugins/v3/servers.py:917
msgid "Instance could not be found"
msgstr ""
#: nova/api/openstack/compute/servers.py:658
#, python-format
msgid "Bad personality format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:661
msgid "Bad personality format"
msgstr ""
#: nova/api/openstack/compute/servers.py:664
#, python-format
msgid "Personality content for %s cannot be decoded"
msgstr ""
#: nova/api/openstack/compute/servers.py:679
#, python-format
msgid "Bad port format: port uuid is not in proper format (%s)"
msgstr ""
#: nova/api/openstack/compute/servers.py:687
msgid "Unknown argument : port"
msgstr ""
#: nova/api/openstack/compute/servers.py:696
#: nova/api/openstack/compute/plugins/v3/servers.py:396
#, python-format
msgid "Bad networks format: network uuid is not in proper format (%s)"
msgstr ""
#: nova/api/openstack/compute/servers.py:707
#, python-format
msgid "Invalid fixed IP address (%s)"
msgstr ""
#: nova/api/openstack/compute/servers.py:712
#: nova/api/openstack/compute/plugins/v3/servers.py:403
#, python-format
msgid "Duplicate networks (%s) are not allowed"
msgstr ""
#: nova/api/openstack/compute/servers.py:719
#: nova/api/openstack/compute/plugins/v3/servers.py:410
#, python-format
msgid "Bad network format: missing %s"
msgstr ""
#: nova/api/openstack/compute/servers.py:722
#: nova/api/openstack/compute/servers.py:823
#: nova/api/openstack/compute/plugins/v3/servers.py:413
msgid "Bad networks format"
msgstr ""
#: nova/api/openstack/compute/servers.py:748
msgid "Userdata content cannot be decoded"
msgstr ""
#: nova/api/openstack/compute/servers.py:753
msgid "accessIPv4 is not proper IPv4 format"
msgstr ""
#: nova/api/openstack/compute/servers.py:758
msgid "accessIPv6 is not proper IPv6 format"
msgstr ""
#: nova/api/openstack/compute/servers.py:787
msgid "Server name is not defined"
msgstr ""
#: nova/api/openstack/compute/servers.py:839
#: nova/api/openstack/compute/servers.py:971
#: nova/api/openstack/compute/plugins/v3/servers.py:499
#: nova/api/openstack/compute/plugins/v3/servers.py:525
msgid "Invalid flavorRef provided."
msgstr ""
#: nova/api/openstack/compute/servers.py:879
#: nova/api/openstack/compute/plugins/v3/block_device_mapping.py:52
#: nova/api/openstack/compute/plugins/v3/block_device_mapping_v1.py:53
msgid ""
"Using different block_device_mapping syntaxes is not allowed in the same "
"request."
msgstr ""
#: nova/api/openstack/compute/servers.py:968
#: nova/api/openstack/compute/plugins/v3/servers.py:522
msgid "Can not find requested image"
msgstr ""
#: nova/api/openstack/compute/servers.py:974
#: nova/api/openstack/compute/plugins/v3/servers.py:528
msgid "Invalid key_name provided."
msgstr ""
#: nova/api/openstack/compute/servers.py:977
#: nova/api/openstack/compute/plugins/v3/servers.py:531
msgid "Invalid config_drive provided."
msgstr ""
#: nova/api/openstack/compute/servers.py:1073
msgid "HostId cannot be updated."
msgstr ""
#: nova/api/openstack/compute/servers.py:1077
msgid "Personality cannot be updated."
msgstr ""
#: nova/api/openstack/compute/servers.py:1103
#: nova/api/openstack/compute/servers.py:1121
#: nova/api/openstack/compute/plugins/v3/servers.py:699
#: nova/api/openstack/compute/plugins/v3/servers.py:716
msgid "Instance has not been resized."
msgstr ""
#: nova/api/openstack/compute/servers.py:1124
#: nova/api/openstack/compute/plugins/v3/servers.py:719
msgid "Flavor used by the instance could not be found."
msgstr ""
#: nova/api/openstack/compute/servers.py:1140
#: nova/api/openstack/compute/plugins/v3/servers.py:734
msgid "Argument 'type' for reboot must be a string"
msgstr ""
#: nova/api/openstack/compute/servers.py:1146
#: nova/api/openstack/compute/plugins/v3/servers.py:740
msgid "Argument 'type' for reboot is not HARD or SOFT"
msgstr ""
#: nova/api/openstack/compute/servers.py:1150
#: nova/api/openstack/compute/plugins/v3/servers.py:744
msgid "Missing argument 'type' for reboot"
msgstr ""
#: nova/api/openstack/compute/servers.py:1177
#: nova/api/openstack/compute/plugins/v3/servers.py:772
msgid "Unable to locate requested flavor."
msgstr ""
#: nova/api/openstack/compute/servers.py:1180
#: nova/api/openstack/compute/plugins/v3/servers.py:775
msgid "Resize requires a flavor change."
msgstr ""
#: nova/api/openstack/compute/servers.py:1190
#: nova/api/openstack/compute/plugins/v3/servers.py:785
msgid "You are not authorized to access the image the instance was started with."
msgstr ""
#: nova/api/openstack/compute/servers.py:1194
#: nova/api/openstack/compute/plugins/v3/servers.py:789
msgid "Image that the instance was started with could not be found."
msgstr ""
#: nova/api/openstack/compute/servers.py:1201
#: nova/api/openstack/compute/plugins/v3/servers.py:796
msgid "Invalid instance image."
msgstr ""
#: nova/api/openstack/compute/servers.py:1224
#: nova/api/openstack/compute/plugins/v3/servers.py:841
msgid "Missing imageRef attribute"
msgstr ""
#: nova/api/openstack/compute/servers.py:1229
#: nova/api/openstack/compute/servers.py:1237
#: nova/api/openstack/compute/plugins/v3/servers.py:822
msgid "Invalid imageRef provided."
msgstr ""
#: nova/api/openstack/compute/servers.py:1267
msgid "Missing flavorRef attribute"
msgstr ""
#: nova/api/openstack/compute/servers.py:1280
msgid "No adminPass was specified"
msgstr ""
#: nova/api/openstack/compute/servers.py:1288
#: nova/api/openstack/compute/plugins/v3/admin_password.py:59
msgid "Unable to set password on instance"
msgstr ""
#: nova/api/openstack/compute/servers.py:1297
msgid "Unable to parse metadata key/value pairs."
msgstr ""
#: nova/api/openstack/compute/servers.py:1310
#: nova/api/openstack/compute/plugins/v3/servers.py:857
msgid "Resize request has invalid 'flavorRef' attribute."
msgstr ""
#: nova/api/openstack/compute/servers.py:1313
#: nova/api/openstack/compute/plugins/v3/servers.py:860
msgid "Resize requests require 'flavorRef' attribute."
msgstr ""
#: nova/api/openstack/compute/servers.py:1333
msgid "Could not parse imageRef from request."
msgstr ""
#: nova/api/openstack/compute/servers.py:1403
#: nova/api/openstack/compute/plugins/v3/servers.py:920
msgid "Cannot find image for rebuild"
msgstr ""
#: nova/api/openstack/compute/servers.py:1439
#: nova/api/openstack/compute/plugins/v3/servers.py:955
msgid "createImage entity requires name attribute"
msgstr ""
#: nova/api/openstack/compute/servers.py:1448
#: nova/api/openstack/compute/contrib/admin_actions.py:291
#: nova/api/openstack/compute/plugins/v3/servers.py:964
msgid "Invalid metadata"
msgstr ""
#: nova/api/openstack/compute/servers.py:1506
msgid "Invalid adminPass"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:66
#: nova/api/openstack/compute/contrib/admin_actions.py:89
#: nova/api/openstack/compute/contrib/admin_actions.py:112
#: nova/api/openstack/compute/contrib/admin_actions.py:135
#: nova/api/openstack/compute/contrib/admin_actions.py:178
#: nova/api/openstack/compute/contrib/admin_actions.py:198
#: nova/api/openstack/compute/contrib/admin_actions.py:218
#: nova/api/openstack/compute/contrib/admin_actions.py:238
#: nova/api/openstack/compute/contrib/admin_actions.py:394
#: nova/api/openstack/compute/contrib/multinic.py:44
#: nova/api/openstack/compute/contrib/rescue.py:45
#: nova/api/openstack/compute/contrib/shelve.py:43
msgid "Server not found"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:268
#, python-format
msgid "createBackup entity requires %s attribute"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:272
msgid "Malformed createBackup entity"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:278
msgid "createBackup attribute 'rotation' must be an integer"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:281
msgid "createBackup attribute 'rotation' must be greater than or equal to zero"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:324
msgid ""
"host, block_migration and disk_over_commit must be specified for live "
"migration."
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:362
#, python-format
msgid "Live migration of instance %s to another host failed"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:365
#, python-format
msgid "Live migration of instance %(id)s to host %(host)s failed"
msgstr ""
#: nova/api/openstack/compute/contrib/admin_actions.py:383
#, python-format
msgid "Desired state must be specified. Valid states are: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/agents.py:100
#: nova/api/openstack/compute/contrib/agents.py:118
#: nova/api/openstack/compute/contrib/agents.py:156
#: nova/api/openstack/compute/contrib/cloudpipe_update.py:56
#, python-format
msgid "Invalid request body: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:39
msgid "Only host parameter can be specified"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:42
msgid "Host parameter must be specified"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:176
#, python-format
msgid "Aggregates does not have %s action"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:180
#: nova/api/openstack/compute/contrib/flavormanage.py:55
#: nova/api/openstack/compute/contrib/keypairs.py:86
#: nova/api/openstack/compute/plugins/v3/aggregates.py:182
msgid "Invalid request body"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:190
#: nova/api/openstack/compute/contrib/aggregates.py:195
#, python-format
msgid "Cannot add host %(host)s in aggregate %(id)s"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:209
#: nova/api/openstack/compute/contrib/aggregates.py:213
#: nova/api/openstack/compute/plugins/v3/aggregates.py:166
#: nova/api/openstack/compute/plugins/v3/aggregates.py:170
#, python-format
msgid "Cannot remove host %(host)s in aggregate %(id)s"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:232
#: nova/api/openstack/compute/plugins/v3/aggregates.py:190
msgid "The value of metadata must be a dict"
msgstr ""
#: nova/api/openstack/compute/contrib/aggregates.py:245
#, python-format
msgid "Cannot set metadata %(metadata)s in aggregate %(id)s"
msgstr ""
#: nova/api/openstack/compute/contrib/assisted_volume_snapshots.py:67
#, python-format
msgid "Create assisted snapshot from volume %s"
msgstr ""
#: nova/api/openstack/compute/contrib/assisted_volume_snapshots.py:78
#: nova/api/openstack/compute/contrib/volumes.py:652
#: nova/api/openstack/compute/plugins/v3/volumes.py:266
#, python-format
msgid "Delete snapshot with id: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:75
#, python-format
msgid "Instance %(instance)s does not have a port with id%(port)s"
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:100
msgid "Must not input both network_id and port_id"
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:103
msgid "Must input network_id when request IP address"
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:110
msgid "Attach interface"
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:123
#: nova/api/openstack/compute/contrib/attach_interfaces.py:152
#: nova/api/openstack/compute/contrib/attach_interfaces.py:174
#: nova/api/openstack/compute/plugins/v3/attach_interfaces.py:178
#: nova/network/security_group/neutron_driver.py:518
#: nova/network/security_group/neutron_driver.py:522
#: nova/network/security_group/neutron_driver.py:526
#: nova/network/security_group/neutron_driver.py:530
#: nova/network/security_group/neutron_driver.py:534
msgid "Network driver does not support this function."
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:127
msgid "Failed to attach interface"
msgstr ""
#: nova/api/openstack/compute/contrib/attach_interfaces.py:143
#: nova/api/openstack/compute/plugins/v3/attach_interfaces.py:147
#, python-format
msgid "Detach interface %s"
msgstr ""
#: nova/api/openstack/compute/contrib/baremetal_nodes.py:97
#, python-format
msgid ""
"Command Not supported. Please use Ironic command %(cmd)s to perform this "
"action."
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:250
#, python-format
msgid "Cell %(id)s not found."
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:286
msgid "Cell name cannot be empty"
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:289
msgid "Cell name cannot contain '!' or '.'"
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:295
msgid "Cell type must be 'parent' or 'child'"
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:353
#: nova/api/openstack/compute/contrib/cells.py:378
msgid "No cell information in request"
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:357
msgid "No cell name in request"
msgstr ""
#: nova/api/openstack/compute/contrib/cells.py:415
msgid "Only 'updated_since', 'project_id' and 'deleted' are understood."
msgstr ""
#: nova/api/openstack/compute/contrib/certificates.py:60
#: nova/api/openstack/compute/plugins/v3/certificates.py:48
msgid "Only root certificate can be retrieved."
msgstr ""
#: nova/api/openstack/compute/contrib/cloudpipe.py:152
#: nova/api/openstack/compute/plugins/v3/cloudpipe.py:132
msgid ""
"Unable to claim IP for VPN instances, ensure it isn't running, and try "
"again in a few minutes"
msgstr ""
#: nova/api/openstack/compute/contrib/cloudpipe_update.py:41
#, python-format
msgid "Unknown action %s"
msgstr ""
#: nova/api/openstack/compute/contrib/console_auth_tokens.py:40
#: nova/api/openstack/compute/plugins/v3/console_auth_tokens.py:45
msgid "Token not found"
msgstr ""
#: nova/api/openstack/compute/contrib/console_auth_tokens.py:46
#: nova/api/openstack/compute/plugins/v3/console_auth_tokens.py:51
msgid "The requested console type details are not accessible"
msgstr ""
#: nova/api/openstack/compute/contrib/console_output.py:46
#: nova/api/openstack/compute/contrib/server_start_stop.py:40
msgid "Instance not found"
msgstr ""
#: nova/api/openstack/compute/contrib/console_output.py:52
msgid "os-getConsoleOutput malformed or missing from request body"
msgstr ""
#: nova/api/openstack/compute/contrib/console_output.py:63
msgid "Length in request body must be an integer value"
msgstr ""
#: nova/api/openstack/compute/contrib/console_output.py:71
msgid "Unable to get console"
msgstr ""
#: nova/api/openstack/compute/contrib/console_output.py:76
#: nova/api/openstack/compute/plugins/v3/console_output.py:65
msgid "Unable to get console log, functionality not implemented"
msgstr ""
#: nova/api/openstack/compute/contrib/consoles.py:50
msgid "Instance not yet ready"
msgstr ""
#: nova/api/openstack/compute/contrib/consoles.py:54
#: nova/api/openstack/compute/plugins/v3/remote_consoles.py:60
msgid "Unable to get vnc console, functionality not implemented"
msgstr ""
#: nova/api/openstack/compute/contrib/consoles.py:79
#: nova/api/openstack/compute/plugins/v3/remote_consoles.py:89
msgid "Unable to get spice console, functionality not implemented"
msgstr ""
#: nova/api/openstack/compute/contrib/consoles.py:105
#: nova/api/openstack/compute/plugins/v3/remote_consoles.py:121
msgid "Unable to get rdp console, functionality not implemented"
msgstr ""
#: nova/api/openstack/compute/contrib/consoles.py:128
msgid "Unable to get serial console, functionality not implemented"
msgstr ""
#: nova/api/openstack/compute/contrib/disk_config.py:42
#, python-format
msgid "%s must be either 'MANUAL' or 'AUTO'."
msgstr ""
#: nova/api/openstack/compute/contrib/evacuate.py:54
msgid "host must be specified."
msgstr ""
#: nova/api/openstack/compute/contrib/evacuate.py:61
msgid "onSharedStorage must be specified."
msgstr ""
#: nova/api/openstack/compute/contrib/evacuate.py:69
#: nova/api/openstack/compute/plugins/v3/evacuate.py:67
msgid "admin password can't be changed on existing disk"
msgstr ""
#: nova/api/openstack/compute/contrib/evacuate.py:80
#: nova/api/openstack/compute/plugins/v3/evacuate.py:78
#, python-format
msgid "Compute host %s not found."
msgstr ""
#: nova/api/openstack/compute/contrib/evacuate.py:86
#: nova/api/openstack/compute/plugins/v3/evacuate.py:84
msgid "The target host can't be the same one."
msgstr ""
#: nova/api/openstack/compute/contrib/fixed_ips.py:42
#, python-format
msgid "Fixed IP %s has been deleted"
msgstr ""
#: nova/api/openstack/compute/contrib/fixed_ips.py:75
#, python-format
msgid "Fixed IP %s not found"
msgstr ""
#: nova/api/openstack/compute/contrib/flavor_access.py:94
msgid "Flavor not found."
msgstr ""
#: nova/api/openstack/compute/contrib/flavor_access.py:99
#: nova/api/openstack/compute/plugins/v3/flavor_access.py:61
msgid "Access list not available for public flavors."
msgstr ""
#: nova/api/openstack/compute/contrib/flavor_access.py:111
msgid "No request body"
msgstr ""
#: nova/api/openstack/compute/contrib/flavor_access.py:170
#: nova/api/openstack/compute/contrib/flavor_access.py:194
msgid "Missing tenant parameter"
msgstr ""
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:57
msgid "No Request Body"
msgstr ""
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:62
msgid "Bad extra_specs provided"
msgstr ""
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:68
msgid "Fail to validate provided extra specs keys. Expected string"
msgstr ""
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:144
#: nova/api/openstack/compute/contrib/flavorextraspecs.py:160
#: nova/api/openstack/compute/plugins/v3/flavors_extraspecs.py:114
#: nova/api/openstack/compute/plugins/v3/flavors_extraspecs.py:135
#, python-format
msgid "Flavor %(flavor_id)s has no extra specs with key %(key)s."
msgstr ""
#: nova/api/openstack/compute/contrib/flavormanage.py:60
msgid "A valid name parameter is required"
msgstr ""
#: nova/api/openstack/compute/contrib/flavormanage.py:66
msgid "A valid ram parameter is required"
msgstr ""
#: nova/api/openstack/compute/contrib/flavormanage.py:71
msgid "A valid vcpus parameter is required"
msgstr ""
#: nova/api/openstack/compute/contrib/flavormanage.py:76
msgid "A valid disk parameter is required"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ip_dns.py:222
msgid "DNS entries not found."
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:119
#: nova/api/openstack/compute/contrib/floating_ips.py:170
#, python-format
msgid "Floating ip not found for id %s"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:147
#, python-format
msgid "No more floating ips in pool %s."
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:149
msgid "No more floating ips available."
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:153
#, python-format
msgid "IP allocation over quota in pool %s."
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:155
msgid "IP allocation over quota."
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:203
#: nova/api/openstack/compute/contrib/floating_ips.py:272
#: nova/api/openstack/compute/contrib/security_groups.py:488
msgid "Missing parameter dict"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:206
#: nova/api/openstack/compute/contrib/floating_ips.py:275
msgid "Address not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:212
msgid "No nw_info cache associated with instance"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:217
msgid "No fixed ips associated to instance"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:228
msgid "Specified fixed address not assigned to instance"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:242
msgid "floating ip is already associated"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:245
msgid "l3driver call to add floating ip failed"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:248
#: nova/api/openstack/compute/contrib/floating_ips.py:283
msgid "floating ip not found"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:253
#, 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/contrib/floating_ips.py:298
msgid "Floating ip is not associated"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips.py:302
#, python-format
msgid "Floating ip %(address)s is not associated with instance %(id)s."
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips_bulk.py:115
#: nova/api/openstack/compute/contrib/services.py:170
#: nova/api/openstack/compute/plugins/v3/services.py:121
msgid "Unknown action"
msgstr ""
#: nova/api/openstack/compute/contrib/floating_ips_bulk.py:143
#: nova/cmd/manage.py:416
#, python-format
msgid "/%s should be specified as single address(es) not in cidr format"
msgstr ""
#: nova/api/openstack/compute/contrib/fping.py:52
#: nova/api/openstack/compute/plugins/v3/fping.py:49
msgid "fping utility is not found."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:185
#, python-format
msgid "Invalid update setting: '%s'"
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:188
#, python-format
msgid "Invalid status: '%s'"
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:190
#, python-format
msgid "Invalid mode: '%s'"
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:192
msgid "'status' or 'maintenance_mode' needed for host update"
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:208
#: nova/api/openstack/compute/plugins/v3/hosts.py:135
#, python-format
msgid "Putting host %(host_name)s in maintenance mode %(mode)s."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:214
#: nova/api/openstack/compute/plugins/v3/hosts.py:141
msgid "Virt driver does not implement host maintenance mode."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:229
#: nova/api/openstack/compute/plugins/v3/hosts.py:157
#, python-format
msgid "Enabling host %s."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:231
#: nova/api/openstack/compute/plugins/v3/hosts.py:159
#, python-format
msgid "Disabling host %s."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:236
#: nova/api/openstack/compute/plugins/v3/hosts.py:164
msgid "Virt driver does not implement host disabled status."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:252
#: nova/api/openstack/compute/plugins/v3/hosts.py:182
msgid "Virt driver does not implement host power management."
msgstr ""
#: nova/api/openstack/compute/contrib/hosts.py:338
#: nova/api/openstack/compute/plugins/v3/hosts.py:274
msgid "Describe-resource is admin only functionality"
msgstr ""
#: nova/api/openstack/compute/contrib/hypervisors.py:208
#: nova/api/openstack/compute/contrib/hypervisors.py:220
#: nova/api/openstack/compute/plugins/v3/hypervisors.py:100
#: nova/api/openstack/compute/plugins/v3/hypervisors.py:112
#, python-format
msgid "Hypervisor with ID '%s' could not be found."
msgstr ""
#: nova/api/openstack/compute/contrib/hypervisors.py:228
#: nova/api/openstack/compute/plugins/v3/hypervisors.py:120
msgid "Virt driver does not implement uptime function."
msgstr ""
#: nova/api/openstack/compute/contrib/hypervisors.py:244
#: nova/api/openstack/compute/contrib/hypervisors.py:254
#: nova/api/openstack/compute/plugins/v3/hypervisors.py:136
#: nova/api/openstack/compute/plugins/v3/hypervisors.py:146
#, python-format
msgid "No hypervisor matching '%s' could be found."
msgstr ""
#: nova/api/openstack/compute/contrib/instance_usage_audit_log.py:56
#, python-format
msgid "Invalid timestamp for date %s"
msgstr ""
#: nova/api/openstack/compute/contrib/keypairs.py:104
#: nova/api/openstack/compute/plugins/v3/keypairs.py:90
msgid "Quota exceeded, too many key pairs."
msgstr ""
#: nova/api/openstack/compute/contrib/multinic.py:55
msgid "Missing 'networkId' argument for addFixedIp"
msgstr ""
#: nova/api/openstack/compute/contrib/multinic.py:75
msgid "Missing 'address' argument for removeFixedIp"
msgstr ""
#: nova/api/openstack/compute/contrib/networks_associate.py:41
#: nova/api/openstack/compute/contrib/networks_associate.py:57
#: nova/api/openstack/compute/contrib/networks_associate.py:75
#: nova/api/openstack/compute/contrib/os_networks.py:106
#: nova/api/openstack/compute/contrib/os_networks.py:121
#: nova/api/openstack/compute/contrib/os_networks.py:134
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:114
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:146
msgid "Network not found"
msgstr ""
#: nova/api/openstack/compute/contrib/networks_associate.py:44
msgid "Disassociate host is not implemented by the configured Network API"
msgstr ""
#: nova/api/openstack/compute/contrib/networks_associate.py:60
msgid "Disassociate project is not implemented by the configured Network API"
msgstr ""
#: nova/api/openstack/compute/contrib/networks_associate.py:78
msgid "Associate host is not implemented by the configured Network API"
msgstr ""
#: nova/api/openstack/compute/contrib/os_networks.py:109
msgid "Disassociate network is not implemented by the configured Network API"
msgstr ""
#: nova/api/openstack/compute/contrib/os_networks.py:146
msgid "Missing network in body"
msgstr ""
#: nova/api/openstack/compute/contrib/os_networks.py:150
msgid "Network label is required"
msgstr ""
#: nova/api/openstack/compute/contrib/os_networks.py:154
msgid "Network cidr or cidr_v6 is required"
msgstr ""
#: nova/api/openstack/compute/contrib/os_networks.py:198
msgid "VLAN support must be enabled"
msgstr ""
#: nova/api/openstack/compute/contrib/os_networks.py:201
#, python-format
msgid "Cannot associate network %(network)s with project %(project)s: %(message)s"
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:170
msgid "No CIDR requested"
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:176
msgid "Requested network does not contain enough (2+) usable hosts"
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:180
msgid "CIDR is malformed."
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:183
msgid "Address could not be converted."
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:191
msgid "Quota exceeded, too many networks."
msgstr ""
#: nova/api/openstack/compute/contrib/os_tenant_networks.py:204
msgid "Create networks failed"
msgstr ""
#: nova/api/openstack/compute/contrib/quota_classes.py:96
msgid "quota_class_set not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/quota_classes.py:111
#: nova/api/openstack/compute/contrib/quotas.py:186
#, python-format
msgid "Bad key(s) %s in quota_set"
msgstr ""
#: nova/api/openstack/compute/contrib/quotas.py:88
#, python-format
msgid "Quota limit %(limit)s for %(resource)s must be -1 or greater."
msgstr ""
#: nova/api/openstack/compute/contrib/quotas.py:94
#: nova/api/openstack/compute/plugins/v3/quota_sets.py:56
#, 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/contrib/quotas.py:100
#: nova/api/openstack/compute/plugins/v3/quota_sets.py:62
#, python-format
msgid ""
"Quota limit %(limit)s for %(resource)s must be less than or equal to "
"%(maximum)s."
msgstr ""
#: nova/api/openstack/compute/contrib/quotas.py:163
msgid "quota_set not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/scheduler_hints.py:37
#: nova/api/openstack/compute/plugins/v3/scheduler_hints.py:48
msgid "Malformed scheduler_hints attribute"
msgstr ""
#: nova/api/openstack/compute/contrib/security_group_default_rules.py:127
#: nova/api/openstack/compute/contrib/security_groups.py:394
msgid "Not enough parameters to build a valid rule."
msgstr ""
#: nova/api/openstack/compute/contrib/security_group_default_rules.py:131
msgid "This default rule already exists."
msgstr ""
#: nova/api/openstack/compute/contrib/security_group_default_rules.py:156
msgid "security group default rule not found"
msgstr ""
#: nova/api/openstack/compute/contrib/security_groups.py:402
#, python-format
msgid "Bad prefix for network in cidr %s"
msgstr ""
#: nova/api/openstack/compute/contrib/security_groups.py:491
msgid "Security group not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/security_groups.py:495
msgid "Security group name cannot be empty"
msgstr ""
#: nova/api/openstack/compute/contrib/server_diagnostics.py:60
#: nova/api/openstack/compute/plugins/v3/server_diagnostics.py:54
msgid "Unable to get diagnostics, functionality not implemented"
msgstr ""
#: nova/api/openstack/compute/contrib/server_external_events.py:93
#: nova/api/openstack/compute/plugins/v3/server_external_events.py:65
#, python-format
msgid "event entity requires key %(key)s"
msgstr ""
#: nova/api/openstack/compute/contrib/server_external_events.py:97
#: nova/api/openstack/compute/plugins/v3/server_external_events.py:69
#, python-format
msgid "event entity contains unsupported items: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/server_external_events.py:103
#: nova/api/openstack/compute/plugins/v3/server_external_events.py:75
#, python-format
msgid "Invalid event status `%s'"
msgstr ""
#: nova/api/openstack/compute/contrib/server_external_events.py:126
#, python-format
msgid "Creating event %(name)s:%(tag)s for instance %(instance_uuid)s"
msgstr ""
#: nova/api/openstack/compute/contrib/server_external_events.py:148
#: nova/api/openstack/compute/plugins/v3/server_external_events.py:103
msgid "No instances found for any event"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:171
#: nova/api/openstack/compute/plugins/v3/server_groups.py:84
msgid "Conflicting policies configured!"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:176
#: nova/api/openstack/compute/plugins/v3/server_groups.py:89
#, python-format
msgid "Invalid policies: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:181
#: nova/api/openstack/compute/plugins/v3/server_groups.py:94
msgid "Duplicate policies configured!"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:186
#: nova/api/openstack/compute/plugins/v3/server_groups.py:99
msgid "the body is invalid."
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:195
#: nova/api/openstack/compute/plugins/v3/server_groups.py:108
#, python-format
msgid "'%s' is either missing or empty."
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:201
#: nova/api/openstack/compute/plugins/v3/server_groups.py:114
#, python-format
msgid "Invalid format for name: '%s'"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:209
#: nova/api/openstack/compute/plugins/v3/server_groups.py:122
#, python-format
msgid "'%s' is not a list"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:213
#: nova/api/openstack/compute/plugins/v3/server_groups.py:126
#, python-format
msgid "unsupported fields: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/server_groups.py:294
#: nova/api/openstack/compute/plugins/v3/server_groups.py:202
#: nova/compute/api.py:1006
msgid "Quota exceeded, too many server groups."
msgstr ""
#: nova/api/openstack/compute/contrib/services.py:143
#: nova/api/openstack/compute/plugins/v3/services.py:96
#, python-format
msgid "Service %s not found."
msgstr ""
#: nova/api/openstack/compute/contrib/services.py:189
msgid ""
"The string containing the reason for disabling the service contains "
"invalid characters or is too long."
msgstr ""
#: nova/api/openstack/compute/contrib/services.py:197
#: nova/api/openstack/compute/plugins/v3/services.py:147
msgid "Invalid attribute in the request"
msgstr ""
#: nova/api/openstack/compute/contrib/services.py:199
#: nova/api/openstack/compute/plugins/v3/services.py:149
msgid "Missing disabled reason field"
msgstr ""
#: nova/api/openstack/compute/contrib/simple_tenant_usage.py:231
#: nova/api/openstack/compute/plugins/v3/simple_tenant_usage.py:197
msgid "Datetime is in invalid format"
msgstr ""
#: nova/api/openstack/compute/contrib/simple_tenant_usage.py:250
#: nova/api/openstack/compute/plugins/v3/simple_tenant_usage.py:216
msgid "Invalid start time. The start time cannot occur after the end time."
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:77
#: nova/api/openstack/compute/plugins/v3/volumes.py:71
#, python-format
msgid "vol=%s"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:188
#: nova/api/openstack/compute/plugins/v3/volumes.py:107
#, python-format
msgid "Delete volume with id: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:224
#: nova/api/openstack/compute/plugins/v3/volumes.py:142
msgid "volume not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:363
#: nova/api/openstack/compute/contrib/volumes.py:522
#, python-format
msgid "Instance %s is not attached."
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:374
#: nova/api/openstack/compute/contrib/volumes.py:497
#: nova/api/openstack/compute/contrib/volumes.py:548
#, python-format
msgid "volume_id not found: %s"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:384
#, python-format
msgid "Bad volumeId format: volumeId is not in proper format (%s)"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:396
#: nova/api/openstack/compute/contrib/volumes.py:454
msgid "volumeAttachment not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:401
#: nova/api/openstack/compute/contrib/volumes.py:463
msgid "volumeId must be specified."
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:407
#: nova/api/openstack/compute/plugins/v3/extended_volumes.py:140
#, python-format
msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:531
#: nova/api/openstack/compute/plugins/v3/extended_volumes.py:202
msgid "Can't detach root device volume"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:687
#: nova/api/openstack/compute/plugins/v3/volumes.py:301
msgid "snapshot not specified"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:693
#: nova/api/openstack/compute/plugins/v3/volumes.py:307
#, python-format
msgid "Create snapshot from volume %s"
msgstr ""
#: nova/api/openstack/compute/contrib/volumes.py:700
#: nova/api/openstack/compute/plugins/v3/volumes.py:314
#, python-format
msgid "Invalid value '%s' for force."
msgstr ""
#: nova/api/openstack/compute/plugins/__init__.py:34
#, python-format
msgid "Loaded extension %s"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/aggregates.py:185
msgid "Invalid request format for metadata"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/attach_interfaces.py:112
#, python-format
msgid "Attach interface to %s"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/cells.py:190
#, python-format
msgid "Cell %s doesn't exist."
msgstr ""
#: nova/api/openstack/compute/plugins/v3/console_auth_tokens.py:40
msgid "token not provided"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/extended_volumes.py:99
msgid "The volume was either invalid or not attached to the instance."
msgstr ""
#: nova/api/openstack/compute/plugins/v3/extended_volumes.py:177
#, python-format
msgid "Detach volume %(volume_id)s from instance %(server_id)s"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/extended_volumes.py:192
#: nova/api/openstack/compute/plugins/v3/extended_volumes.py:219
#, python-format
msgid "Volume %(volume_id)s is not attached to the instance %(server_id)s"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/flavors.py:96
#, python-format
msgid "Invalid min_ram filter [%s]"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/instance_actions.py:73
#, python-format
msgid "Action %s not found"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/pause_server.py:57
#: nova/api/openstack/compute/plugins/v3/pause_server.py:79
msgid "Virt driver does not implement pause function."
msgstr ""
#: nova/api/openstack/compute/plugins/v3/server_external_events.py:94
#, python-format
msgid "Create event %(name)s:%(tag)s for instance %(instance_uuid)s"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/servers.py:333
#, python-format
msgid "Flavor '%s' could not be found "
msgstr ""
#: nova/api/openstack/compute/plugins/v3/servers.py:380
msgid "Unknown argument: port"
msgstr ""
#: nova/api/openstack/compute/plugins/v3/servers.py:383
#, python-format
msgid ""
"Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port "
"already has a Fixed IP allocated."
msgstr ""
#: nova/api/openstack/compute/plugins/v3/servers.py:665
msgid "host_id cannot be updated."
msgstr ""
#: nova/api/openstack/compute/plugins/v3/services.py:140
msgid "Disabled reason contains invalid characters or is too long"
msgstr ""
#: nova/api/validation/validators.py:92
#, python-format
msgid "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s"
msgstr ""
#: nova/cells/manager.py:79
msgid ""
"The cells feature of Nova is considered experimental by the OpenStack "
"project because it receives much less testing than the rest of Nova. This"
" may change in the future, but current deployers should be aware that the"
" use of it in production right now may be risky."
msgstr ""
#: nova/cells/messaging.py:204
#, python-format
msgid "Error processing message locally: %(exc)s"
msgstr ""
#: nova/cells/messaging.py:365 nova/cells/messaging.py:373
#, python-format
msgid "destination is %(target_cell)s but routing_path is %(routing_path)s"
msgstr ""
#: nova/cells/messaging.py:385
#, python-format
msgid "Unknown %(cell_type)s when routing to %(target_cell)s"
msgstr ""
#: nova/cells/messaging.py:409
#, python-format
msgid "Error locating next hop for message: %(exc)s"
msgstr ""
#: nova/cells/messaging.py:436
#, python-format
msgid "Failed to send message to cell: %(next_hop)s: %(exc)s"
msgstr ""
#: nova/cells/messaging.py:515
#, python-format
msgid "Error locating next hops for message: %(exc)s"
msgstr ""
#: nova/cells/messaging.py:535
#, python-format
msgid "Error sending message to next hops: %(exc)s"
msgstr ""
#: nova/cells/messaging.py:553
#, python-format
msgid "Error waiting for responses from neighbor cells: %(exc)s"
msgstr ""
#: nova/cells/messaging.py:664
#, python-format
msgid "Unknown method '%(method)s' in compute API"
msgstr ""
#: nova/cells/messaging.py:1110
#, python-format
msgid "Got message to create instance fault: %(instance_fault)s"
msgstr ""
#: nova/cells/messaging.py:1133
#, python-format
msgid ""
"Forcing a sync of instances, project_id=%(projid_str)s, "
"updated_since=%(since_str)s"
msgstr ""
#: nova/cells/messaging.py:1212
#, python-format
msgid "No match when trying to update BDM: %(bdm)s"
msgstr ""
#: nova/cells/messaging.py:1693
#, python-format
msgid "No cell_name for %(method)s() from API"
msgstr ""
#: nova/cells/messaging.py:1710
msgid "No cell_name for instance update from API"
msgstr ""
#: nova/cells/messaging.py:1877
#, python-format
msgid "Returning exception %s to caller"
msgstr ""
#: nova/cells/rpcapi.py:384
msgid "Failed to notify cells of BDM update/create."
msgstr ""
#: nova/cells/rpcapi.py:400
msgid "Failed to notify cells of BDM destroy."
msgstr ""
#: nova/cells/scheduler.py:191
#, python-format
msgid "Couldn't communicate with cell '%s'"
msgstr ""
#: nova/cells/scheduler.py:195
msgid "Couldn't communicate with any cells"
msgstr ""
#: nova/cells/scheduler.py:233
#, python-format
msgid ""
"No cells available when scheduling. Will retry in %(sleep_time)s "
"second(s)"
msgstr ""
#: nova/cells/scheduler.py:239
#, python-format
msgid "Error scheduling instances %(instance_uuids)s"
msgstr ""
#: nova/cells/state.py:179
#, python-format
msgid "DB error: %s"
msgstr ""
#: nova/cells/state.py:360
#, python-format
msgid "Unknown cell '%(cell_name)s' when trying to update capabilities"
msgstr ""
#: nova/cells/state.py:375
#, python-format
msgid "Unknown cell '%(cell_name)s' when trying to update capacities"
msgstr ""
#: nova/cells/filters/target_cell.py:58
#, python-format
msgid ""
"Forcing direct route to %(cell_name)s because of 'target_cell' scheduler "
"hint"
msgstr ""
#: nova/cells/weights/mute_child.py:66
#, python-format
msgid ""
"%(cell)s has not been seen since %(last_seen)s and is being treated as "
"mute."
msgstr ""
#: nova/cloudpipe/pipelib.py:47
msgid "Flavor for vpn instances"
msgstr ""
#: nova/cloudpipe/pipelib.py:50
msgid "Template for cloudpipe instance boot script"
msgstr ""
#: nova/cloudpipe/pipelib.py:53
msgid "Network to push into openvpn config"
msgstr ""
#: nova/cloudpipe/pipelib.py:56
msgid "Netmask to push into openvpn config"
msgstr ""
#: nova/cmd/all.py:63 nova/cmd/all.py:69 nova/cmd/all.py:92
#, python-format
msgid "Failed to load %s"
msgstr ""
#: nova/cmd/compute.py:50
#, python-format
msgid "No db access allowed in nova-compute: %s"
msgstr ""
#: nova/cmd/dhcpbridge.py:108
#, python-format
msgid "No db access allowed in nova-dhcpbridge: %s"
msgstr ""
#: nova/cmd/dhcpbridge.py:131
#, python-format
msgid "Called '%(action)s' for mac '%(mac)s' with ip '%(ip)s'"
msgstr ""
#: nova/cmd/dhcpbridge.py:141
msgid "Environment variable 'NETWORK_ID' must be set."
msgstr ""
#: nova/cmd/manage.py:213
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:254
msgid "Quota limit must be -1 or greater."
msgstr ""
#: nova/cmd/manage.py:258
#, python-format
msgid "Quota limit must be greater than %s."
msgstr ""
#: nova/cmd/manage.py:261
#, python-format
msgid "Quota limit must be less than %s."
msgstr ""
#: nova/cmd/manage.py:270
#, python-format
msgid "%(key)s is not a valid quota key. Valid options are: %(options)s."
msgstr ""
#: nova/cmd/manage.py:276
msgid "Quota"
msgstr ""
#: nova/cmd/manage.py:277
msgid "Limit"
msgstr ""
#: nova/cmd/manage.py:278
msgid "In Use"
msgstr ""
#: nova/cmd/manage.py:279
msgid "Reserved"
msgstr ""
#: nova/cmd/manage.py:322 nova/cmd/manage.py:397 nova/cmd/manage.py:736
#: nova/cmd/manage.py:750 nova/cmd/manage.py:820
#, python-format
msgid "error: %s"
msgstr ""
#: nova/cmd/manage.py:330
msgid "network"
msgstr ""
#: nova/cmd/manage.py:331
msgid "IP address"
msgstr ""
#: nova/cmd/manage.py:332
msgid "hostname"
msgstr ""
#: nova/cmd/manage.py:333 nova/cmd/manage.py:876
msgid "host"
msgstr ""
#: nova/cmd/manage.py:345 nova/cmd/manage.py:369
msgid "No fixed IP found."
msgstr ""
#: nova/cmd/manage.py:361
#, python-format
msgid "WARNING: fixed ip %s allocated to missing instance"
msgstr ""
#: nova/cmd/manage.py:423
#, python-format
msgid ""
"Too many IP addresses will be generated. Please increase /%s to reduce "
"the number generated."
msgstr ""
#: nova/cmd/manage.py:474
msgid "No floating IP addresses have been defined."
msgstr ""
#: nova/cmd/manage.py:493
msgid ""
"ERROR: Network commands are not supported when using the Neutron API. "
"Use python-neutronclient instead."
msgstr ""
#: nova/cmd/manage.py:550 nova/tests/test_nova_manage.py:219
msgid "id"
msgstr ""
#: nova/cmd/manage.py:551 nova/tests/test_nova_manage.py:220
msgid "IPv4"
msgstr ""
#: nova/cmd/manage.py:552 nova/tests/test_nova_manage.py:221
msgid "IPv6"
msgstr ""
#: nova/cmd/manage.py:553 nova/tests/test_nova_manage.py:222
msgid "start address"
msgstr ""
#: nova/cmd/manage.py:554 nova/tests/test_nova_manage.py:223
msgid "DNS1"
msgstr ""
#: nova/cmd/manage.py:555 nova/tests/test_nova_manage.py:224
msgid "DNS2"
msgstr ""
#: nova/cmd/manage.py:556 nova/tests/test_nova_manage.py:225
msgid "VlanID"
msgstr ""
#: nova/cmd/manage.py:557 nova/cmd/manage.py:664
#: nova/tests/test_nova_manage.py:226
msgid "project"
msgstr ""
#: nova/cmd/manage.py:558 nova/tests/test_nova_manage.py:227
msgid "uuid"
msgstr ""
#: nova/cmd/manage.py:565
msgid "No networks found"
msgstr ""
#: nova/cmd/manage.py:584
msgid "Please specify either fixed_range or uuid"
msgstr ""
#: nova/cmd/manage.py:589
msgid "UUID is required to delete Neutron Networks"
msgstr ""
#: nova/cmd/manage.py:592
msgid "Deleting by fixed_range is not supported with the NeutronManager"
msgstr ""
#: nova/cmd/manage.py:656
msgid "instance"
msgstr ""
#: nova/cmd/manage.py:657
msgid "node"
msgstr ""
#: nova/cmd/manage.py:658
msgid "type"
msgstr ""
#: nova/cmd/manage.py:659
msgid "state"
msgstr ""
#: nova/cmd/manage.py:660
msgid "launched"
msgstr ""
#: nova/cmd/manage.py:661
msgid "image"
msgstr ""
#: nova/cmd/manage.py:662
msgid "kernel"
msgstr ""
#: nova/cmd/manage.py:663
msgid "ramdisk"
msgstr ""
#: nova/cmd/manage.py:665
msgid "user"
msgstr ""
#: nova/cmd/manage.py:666 nova/cmd/manage.py:877
msgid "zone"
msgstr ""
#: nova/cmd/manage.py:667
msgid "index"
msgstr ""
#: nova/cmd/manage.py:711
msgid "Binary"
msgstr ""
#: nova/cmd/manage.py:712
msgid "Host"
msgstr ""
#: nova/cmd/manage.py:713
msgid "Zone"
msgstr ""
#: nova/cmd/manage.py:714
msgid "Status"
msgstr ""
#: nova/cmd/manage.py:715
msgid "State"
msgstr ""
#: nova/cmd/manage.py:716
msgid "Updated_At"
msgstr ""
#: nova/cmd/manage.py:738
#, python-format
msgid "Service %(service)s on host %(host)s enabled."
msgstr ""
#: nova/cmd/manage.py:752
#, python-format
msgid "Service %(service)s on host %(host)s disabled."
msgstr ""
#: nova/cmd/manage.py:824
msgid "An unexpected error has occurred."
msgstr ""
#: nova/cmd/manage.py:825
msgid "[Result]"
msgstr ""
#: nova/cmd/manage.py:829
msgid "HOST"
msgstr ""
#: nova/cmd/manage.py:830
msgid "PROJECT"
msgstr ""
#: nova/cmd/manage.py:831
msgid "cpu"
msgstr ""
#: nova/cmd/manage.py:832
msgid "mem(mb)"
msgstr ""
#: nova/cmd/manage.py:833
msgid "hdd"
msgstr ""
#: nova/cmd/manage.py:916
msgid "Must supply a positive value for max_rows"
msgstr ""
#: nova/cmd/manage.py:977
#, python-format
msgid "Hypervisor: %s"
msgstr ""
#: nova/cmd/manage.py:1026
#, python-format
msgid "Line %(linenum)d : %(line)s"
msgstr ""
#: nova/cmd/manage.py:1029
msgid "No errors in logfiles!"
msgstr ""
#: nova/cmd/manage.py:1043
msgid "Unable to find system log file!"
msgstr ""
#: nova/cmd/manage.py:1047
#, python-format
msgid "Last %s nova syslog entries:-"
msgstr ""
#: nova/cmd/manage.py:1056
msgid "No nova entries in syslog!"
msgstr ""
#: nova/cmd/manage.py:1073
#, python-format
msgid "Invalid broker_hosts value: %s. It should be in hostname:port format"
msgstr ""
#: nova/cmd/manage.py:1079
#, python-format
msgid "Invalid port value: %s. It should be an integer"
msgstr ""
#: nova/cmd/manage.py:1092
#, python-format
msgid "Invalid port value: %s. Should be an integer"
msgstr ""
#: nova/cmd/manage.py:1258
#, python-format
msgid "Could not read %s. Re-running with sudo"
msgstr ""
#: nova/cmd/manage.py:1262
msgid "sudo failed, continuing as if nothing happened"
msgstr ""
#: nova/cmd/manage.py:1264
msgid "Please re-run nova-manage as root."
msgstr ""
#: nova/cmd/manage.py:1311
msgid "Command failed, please check log for more info"
msgstr ""
#: nova/cmd/network.py:50
#, python-format
msgid "No db access allowed in nova-network: %s"
msgstr ""
#: nova/compute/api.py:383
msgid "Cannot run any more instances of this type."
msgstr ""
#: nova/compute/api.py:390
#, python-format
msgid "Can only run %s more instances of this type."
msgstr ""
#: nova/compute/api.py:402
#, python-format
msgid ""
"%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)d "
"instances. %(msg)s"
msgstr ""
#: nova/compute/api.py:406
#, python-format
msgid ""
"%(overs)s quota exceeded for %(pid)s, tried to run between %(min_count)d "
"and %(max_count)d instances. %(msg)s"
msgstr ""
#: nova/compute/api.py:427
msgid "Metadata type should be dict."
msgstr ""
#: nova/compute/api.py:449
msgid "Metadata property key greater than 255 characters"
msgstr ""
#: nova/compute/api.py:452
msgid "Metadata property value greater than 255 characters"
msgstr ""
#: nova/compute/api.py:700
msgid "Cannot attach one or more volumes to multiple instances"
msgstr ""
#: nova/compute/api.py:740
msgid "The requested availability zone is not available"
msgstr ""
#: nova/compute/api.py:889
msgid "Quota exceeded, too many servers in group"
msgstr ""
#: nova/compute/api.py:1220
msgid ""
"Images with destination_type 'volume' need to have a non-zero size "
"specified"
msgstr ""
#: nova/compute/api.py:1252
msgid "More than one swap drive requested."
msgstr ""
#: nova/compute/api.py:1398
#: nova/tests/api/openstack/compute/test_servers.py:2838
#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2587
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:1408
msgid "max_count cannot be greater than 1 if an fixed_ip is specified."
msgstr ""
#: nova/compute/api.py:1515
msgid "instance termination disabled"
msgstr ""
#: nova/compute/api.py:1529
#, python-format
msgid "Working on deleting snapshot %s from shelved instance..."
msgstr ""
#: nova/compute/api.py:1536
#, python-format
msgid "Failed to delete snapshot from shelved instance (%s)."
msgstr ""
#: nova/compute/api.py:1597
msgid "Instance is already in deleting state, ignoring this request"
msgstr ""
#: nova/compute/api.py:1632
#, python-format
msgid ""
"Found an unconfirmed migration during delete, id: %(id)s, status: "
"%(status)s"
msgstr ""
#: nova/compute/api.py:1642
msgid "Instance may have been confirmed during delete"
msgstr ""
#: nova/compute/api.py:1659
#, python-format
msgid "Migration %s may have been confirmed during delete"
msgstr ""
#: nova/compute/api.py:1694
#, python-format
msgid "Flavor %d not found"
msgstr ""
#: nova/compute/api.py:1714
#, python-format
msgid "instance's host %s is down, deleting from database"
msgstr ""
#: nova/compute/api.py:1741
#, python-format
msgid "Ignoring volume cleanup failure due to %s"
msgstr ""
#: nova/compute/api.py:2149
#, python-format
msgid "snapshot for %s"
msgstr ""
#: nova/compute/api.py:2492
msgid "Resize to zero disk flavor is not allowed."
msgstr ""
#: nova/compute/api.py:2531
#, python-format
msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance."
msgstr ""
#: nova/compute/api.py:2706
msgid "Cannot rescue a volume-backed instance"
msgstr ""
#: nova/compute/api.py:2952
msgid "Volume must be attached in order to detach."
msgstr ""
#: nova/compute/api.py:2972
msgid "Old volume is attached to a different instance."
msgstr ""
#: nova/compute/api.py:2975
msgid "New volume must be detached in order to swap."
msgstr ""
#: nova/compute/api.py:2978
msgid "New volume must be the same size or larger."
msgstr ""
#: nova/compute/api.py:3188
#, python-format
msgid "Instance compute service state on %s expected to be down, but it was up."
msgstr ""
#: nova/compute/api.py:3486
msgid "Host aggregate is not empty"
msgstr ""
#: nova/compute/api.py:3519
#, python-format
msgid "More than 1 AZ for host %s"
msgstr ""
#: nova/compute/api.py:3554
#, python-format
msgid "Host already in availability zone %s"
msgstr ""
#: nova/compute/api.py:3638 nova/tests/compute/test_keypairs.py:137
msgid "Keypair name contains unsafe characters"
msgstr ""
#: nova/compute/api.py:3644 nova/tests/compute/test_keypairs.py:127
#: nova/tests/compute/test_keypairs.py:132
msgid "Keypair name must be string and between 1 and 255 characters long"
msgstr ""
#: nova/compute/api.py:3732
#, python-format
msgid "Security group %s is not a string or unicode"
msgstr ""
#: nova/compute/api.py:3742
#, python-format
msgid ""
"Value (%(value)s) for parameter Group%(property)s is invalid. Content "
"limited to '%(allowed)s'."
msgstr ""
#: nova/compute/api.py:3762
msgid "Quota exceeded, too many security groups."
msgstr ""
#: nova/compute/api.py:3765
#, python-format
msgid "Create Security Group %s"
msgstr ""
#: nova/compute/api.py:3777
#, python-format
msgid "Security group %s already exists"
msgstr ""
#: nova/compute/api.py:3790
#, python-format
msgid "Unable to update system group '%s'"
msgstr ""
#: nova/compute/api.py:3852
#, python-format
msgid "Unable to delete system group '%s'"
msgstr ""
#: nova/compute/api.py:3857
msgid "Security group is still in use"
msgstr ""
#: nova/compute/api.py:3870
#, python-format
msgid "Delete security group %s"
msgstr ""
#: nova/compute/api.py:3946 nova/compute/api.py:4029
#, python-format
msgid "Rule (%s) not found"
msgstr ""
#: nova/compute/api.py:3962
msgid "Quota exceeded, too many security group rules."
msgstr ""
#: nova/compute/api.py:3965
#, python-format
msgid ""
"Security group %(name)s added %(protocol)s ingress "
"(%(from_port)s:%(to_port)s)"
msgstr ""
#: nova/compute/api.py:3980
#, python-format
msgid ""
"Security group %(name)s removed %(protocol)s ingress "
"(%(from_port)s:%(to_port)s)"
msgstr ""
#: nova/compute/api.py:4036
msgid "Security group id should be integer"
msgstr ""
#: nova/compute/claims.py:152
#, python-format
msgid "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB"
msgstr ""
#: nova/compute/claims.py:167
msgid "Claim successful"
msgstr ""
#: nova/compute/claims.py:170
msgid "memory"
msgstr ""
#: nova/compute/claims.py:179
msgid "disk"
msgstr ""
#: nova/compute/claims.py:195 nova/compute/claims.py:277
msgid "Claim pci failed."
msgstr ""
#: nova/compute/claims.py:215
#, python-format
msgid "Total %(type)s: %(total)d %(unit)s, used: %(used).02f %(unit)s"
msgstr ""
#: nova/compute/claims.py:222
#, python-format
msgid "%(type)s limit not specified, defaulting to unlimited"
msgstr ""
#: nova/compute/claims.py:229
#, python-format
msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s"
msgstr ""
#: nova/compute/claims.py:235
#, python-format
msgid "Free %(type)s %(free).02f %(unit)s < requested %(requested)d %(unit)s"
msgstr ""
#: nova/compute/flavors.py:114
msgid ""
"Flavor names can only contain alphanumeric characters, periods, dashes, "
"underscores and spaces."
msgstr ""
#: nova/compute/flavors.py:124
msgid "id cannot contain leading and/or trailing whitespace(s)"
msgstr ""
#: nova/compute/flavors.py:134
msgid ""
"Flavor id can only contain letters from A-Z (both cases), periods, "
"dashes, underscores and spaces."
msgstr ""
#: nova/compute/flavors.py:160
#, python-format
msgid "'rxtx_factor' argument must be a float between 0 and %g"
msgstr ""
#: nova/compute/flavors.py:171
msgid "is_public must be a boolean"
msgstr ""
#: nova/compute/flavors.py:371
msgid ""
"Key Names can only contain alphanumeric characters, periods, dashes, "
"underscores, colons and spaces."
msgstr ""
#: nova/compute/manager.py:292
#, python-format
msgid "Task possibly preempted: %s"
msgstr ""
#: nova/compute/manager.py:535
msgid "Instance event failed"
msgstr ""
#: nova/compute/manager.py:642
#, python-format
msgid "%s is not a valid node managed by this compute host."
msgstr ""
#: nova/compute/manager.py:748
#, python-format
msgid ""
"Deleting instance as its host (%(instance_host)s) is not equal to our "
"host (%(our_host)s)."
msgstr ""
#: nova/compute/manager.py:763
msgid "Instance has been marked deleted already, removing it from the hypervisor."
msgstr ""
#: nova/compute/manager.py:783
msgid ""
"Hypervisor driver does not support instance shared storage check, "
"assuming it's not on shared storage"
msgstr ""
#: nova/compute/manager.py:907
msgid ""
"Service started deleting the instance during the previous run, but did "
"not finish. Restarting the deletion now."
msgstr ""
#: nova/compute/manager.py:948
#, python-format
msgid ""
"Instance in transitional state (%(task_state)s) at start-up and power "
"state is (%(power_state)s), clearing task state"
msgstr ""
#: nova/compute/manager.py:1006
msgid "Instance found in migrating state during startup. Resetting task_state"
msgstr ""
#: nova/compute/manager.py:1028
msgid "Rebooting instance after nova-compute restart."
msgstr ""
#: nova/compute/manager.py:1038
msgid "Hypervisor driver does not support resume guests"
msgstr ""
#: nova/compute/manager.py:1043
msgid "Failed to resume instance"
msgstr ""
#: nova/compute/manager.py:1052
msgid "Hypervisor driver does not support firewall rules"
msgstr ""
#: nova/compute/manager.py:1077
#, python-format
msgid "VM %(state)s (Lifecycle Event)"
msgstr ""
#: nova/compute/manager.py:1093
#, python-format
msgid "Unexpected power state %d"
msgstr ""
#: nova/compute/manager.py:1209
msgid "Hypervisor driver does not support security groups."
msgstr ""
#: nova/compute/manager.py:1258
#, python-format
msgid "Volume id: %s finished being created but was not set as 'available'"
msgstr ""
#: nova/compute/manager.py:1314 nova/compute/manager.py:2170
msgid "Success"
msgstr ""
#: nova/compute/manager.py:1338
msgid "Instance disappeared before we could start it"
msgstr ""
#: nova/compute/manager.py:1365
msgid "Anti-affinity instance group policy was violated."
msgstr ""
#: nova/compute/manager.py:1456
msgid "Instance disappeared during build"
msgstr ""
#: nova/compute/manager.py:1499
#, python-format
msgid "Error: %s"
msgstr ""
#: nova/compute/manager.py:1604
msgid "Instance build timed out. Set to error state."
msgstr ""
#: nova/compute/manager.py:1614 nova/compute/manager.py:1987
msgid "Starting instance..."
msgstr ""
#: nova/compute/manager.py:1632
#, python-format
msgid ""
"Treating negative config value (%(retries)s) for "
"'network_allocate_retries' as 0."
msgstr ""
#: nova/compute/manager.py:1661
#, python-format
msgid "Instance failed network setup (attempt %(attempt)d of %(attempts)d)"
msgstr ""
#: nova/compute/manager.py:2126
#, python-format
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
msgstr ""
#: nova/compute/manager.py:2136 nova/compute/manager.py:2193
msgid "Failed to allocate the network(s), not rescheduling."
msgstr ""
#: nova/compute/manager.py:2228
msgid "Failure prepping block device."
msgstr ""
#: nova/compute/manager.py:2249
msgid "Could not clean up failed build, not rescheduling"
msgstr ""
#: nova/compute/manager.py:2307
msgid "Failed to deallocate network for instance."
msgstr ""
#: nova/compute/manager.py:2347
#, python-format
msgid "%(action_str)s instance"
msgstr ""
#: nova/compute/manager.py:2502
msgid "Instance disappeared during terminate"
msgstr ""
#: nova/compute/manager.py:2713
msgid "Rebuilding instance"
msgstr ""
#: nova/compute/manager.py:2726
msgid "Invalid state of instance files on shared storage"
msgstr ""
#: nova/compute/manager.py:2730
msgid "disk on shared storage, recreating using existing disk"
msgstr ""
#: nova/compute/manager.py:2734
#, python-format
msgid "disk not on shared storage, rebuilding from: '%s'"
msgstr ""
#: nova/compute/manager.py:2853
#, python-format
msgid "Detaching from volume api: %s"
msgstr ""
#: nova/compute/manager.py:2880
msgid "Rebooting instance"
msgstr ""
#: nova/compute/manager.py:2897
#, python-format
msgid ""
"trying to reboot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
#: nova/compute/manager.py:2933
msgid "Reboot failed but instance is running"
msgstr ""
#: nova/compute/manager.py:2941
#, python-format
msgid "Cannot reboot instance: %s"
msgstr ""
#: nova/compute/manager.py:2953
msgid "Instance disappeared during reboot"
msgstr ""
#: nova/compute/manager.py:3021
msgid "instance snapshotting"
msgstr ""
#: nova/compute/manager.py:3027
#, python-format
msgid ""
"trying to snapshot a non-running instance: (state: %(state)s expected: "
"%(running)s)"
msgstr ""
#: nova/compute/manager.py:3060
#, python-format
msgid "Error while trying to clean up image %s"
msgstr ""
#: nova/compute/manager.py:3065
msgid "Image not found during snapshot"
msgstr ""
#: nova/compute/manager.py:3150
#, python-format
msgid "Failed to set admin password. Instance %s is not running"
msgstr ""
#: nova/compute/manager.py:3157
msgid "Root password set"
msgstr ""
#: nova/compute/manager.py:3162
msgid "set_admin_password is not implemented by this driver or guest instance."
msgstr ""
#: nova/compute/manager.py:3181
msgid "error setting admin password"
msgstr ""
#: nova/compute/manager.py:3197
#, python-format
msgid ""
"trying to inject a file into a non-running (state: %(current_state)s "
"expected: %(expected_state)s)"
msgstr ""
#: nova/compute/manager.py:3202
#, python-format
msgid "injecting file to %s"
msgstr ""
#: nova/compute/manager.py:3220
msgid ""
"Unable to find a different image to use for rescue VM, using instance's "
"current image"
msgstr ""
#: nova/compute/manager.py:3239
msgid "Rescuing"
msgstr ""
#: nova/compute/manager.py:3266
#, python-format
msgid "Driver Error: %s"
msgstr ""
#: nova/compute/manager.py:3289
msgid "Unrescuing"
msgstr ""
#: nova/compute/manager.py:3363
#, python-format
msgid "Migration %s is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3369
#, python-format
msgid "Migration %s is already confirmed"
msgstr ""
#: nova/compute/manager.py:3374
#, python-format
msgid ""
"Unexpected confirmation status '%(status)s' of migration %(id)s, exit "
"confirmation process"
msgstr ""
#: nova/compute/manager.py:3389
msgid "Instance is not found during confirmation"
msgstr ""
#: nova/compute/manager.py:3571
#, python-format
msgid "Updating instance to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:3594
msgid "Instance has no source host"
msgstr ""
#: nova/compute/manager.py:3600
msgid "destination same as source!"
msgstr ""
#: nova/compute/manager.py:3618
msgid "Migrating"
msgstr ""
#: nova/compute/manager.py:3959
msgid "Pausing"
msgstr ""
#: nova/compute/manager.py:3976
msgid "Unpausing"
msgstr ""
#: nova/compute/manager.py:4017 nova/compute/manager.py:4034
msgid "Retrieving diagnostics"
msgstr ""
#: nova/compute/manager.py:4073
msgid "Resuming"
msgstr ""
#: nova/compute/manager.py:4299
msgid "Get console output"
msgstr ""
#: nova/compute/manager.py:4542
#, python-format
msgid "Attaching volume %(volume_id)s to %(mountpoint)s"
msgstr ""
#: nova/compute/manager.py:4567
#, python-format
msgid "Detach volume %(volume_id)s from mountpoint %(mp)s"
msgstr ""
#: nova/compute/manager.py:4578
msgid "Detaching volume from unknown instance"
msgstr ""
#: nova/compute/manager.py:4765
#, python-format
msgid "allocate_port_for_instance returned %(ports)s ports"
msgstr ""
#: nova/compute/manager.py:4789
#, python-format
msgid "Port %s is not attached"
msgstr ""
#: nova/compute/manager.py:4801 nova/tests/compute/test_compute.py:11054
#, python-format
msgid "Host %s not found"
msgstr ""
#: nova/compute/manager.py:5019
msgid "_post_live_migration() is started.."
msgstr ""
#: nova/compute/manager.py:5099
#, python-format
msgid "Migrating instance to %s finished successfully."
msgstr ""
#: nova/compute/manager.py:5101
msgid ""
"You may see the error \"libvirt: QEMU error: Domain not found: no domain "
"with matching name.\" This error can be safely ignored."
msgstr ""
#: nova/compute/manager.py:5126
msgid "Post operation of migration started"
msgstr ""
#: nova/compute/manager.py:5331
msgid "An error occurred while refreshing the network cache."
msgstr ""
#: nova/compute/manager.py:5384
#, python-format
msgid ""
"Found %(migration_count)d unconfirmed migrations older than "
"%(confirm_window)d seconds"
msgstr ""
#: nova/compute/manager.py:5389
#, python-format
msgid "Setting migration %(migration_id)s to error: %(reason)s"
msgstr ""
#: nova/compute/manager.py:5398
#, python-format
msgid ""
"Automatically confirming migration %(migration_id)s for instance "
"%(instance_uuid)s"
msgstr ""
#: nova/compute/manager.py:5408
#, python-format
msgid "Instance %s not found"
msgstr ""
#: nova/compute/manager.py:5413
msgid "In ERROR state"
msgstr ""
#: nova/compute/manager.py:5431
#, python-format
msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None"
msgstr ""
#: nova/compute/manager.py:5442
#, python-format
msgid "Error auto-confirming resize: %s. Will retry later."
msgstr ""
#: nova/compute/manager.py:5492
#, python-format
msgid ""
"Running instance usage audit for host %(host)s from %(begin_time)s to "
"%(end_time)s. %(number_instances)s instances."
msgstr ""
#: nova/compute/manager.py:5541
msgid "Updating bandwidth usage cache"
msgstr ""
#: nova/compute/manager.py:5563
msgid "Bandwidth usage not supported by hypervisor."
msgstr ""
#: nova/compute/manager.py:5684
#, python-format
msgid ""
"While synchronizing instance power states, found %(num_db_instances)s "
"instances in the database and %(num_vm_instances)s instances on the "
"hypervisor."
msgstr ""
#: nova/compute/manager.py:5764
#, python-format
msgid ""
"During the sync_power process the instance has moved from host %(src)s to"
" host %(dst)s"
msgstr ""
#: nova/compute/manager.py:5777
#, python-format
msgid "During sync_power_state the instance has a pending task (%(task)s). Skip."
msgstr ""
#: nova/compute/manager.py:5829
msgid "Instance is suspended unexpectedly. Calling the stop API."
msgstr ""
#: nova/compute/manager.py:5845
msgid "Instance is paused unexpectedly. Ignore."
msgstr ""
#: nova/compute/manager.py:5851
msgid "Instance is unexpectedly not found. Ignore."
msgstr ""
#: nova/compute/manager.py:5879
msgid "Paused instance shutdown by itself. Calling the stop API."
msgstr ""
#: nova/compute/manager.py:5893
msgid "Instance is not (soft-)deleted."
msgstr ""
#: nova/compute/manager.py:5923
msgid "Reclaiming deleted instance"
msgstr ""
#: nova/compute/manager.py:5927
#, python-format
msgid "Periodic reclaim failed to delete instance: %s"
msgstr ""
#: nova/compute/manager.py:5953
#, python-format
msgid "Deleting orphan compute node %s"
msgstr ""
#: nova/compute/manager.py:5962 nova/compute/resource_tracker.py:436
#, python-format
msgid "No service record for host %s"
msgstr ""
#: nova/compute/manager.py:6004
#, python-format
msgid ""
"Detected instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6010
#, python-format
msgid ""
"Powering off instance with name label '%s' which is marked as DELETED but"
" still present on host."
msgstr ""
#: nova/compute/manager.py:6019
msgid "set_bootable is not implemented for the current driver"
msgstr ""
#: nova/compute/manager.py:6024
msgid "Failed to power off instance"
msgstr ""
#: nova/compute/manager.py:6028
#, python-format
msgid ""
"Destroying instance with name label '%s' which is marked as DELETED but "
"still present on host."
msgstr ""
#: nova/compute/manager.py:6038
#, python-format
msgid "Periodic cleanup failed to delete instance: %s"
msgstr ""
#: nova/compute/manager.py:6042
#, python-format
msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action"
msgstr ""
#: nova/compute/manager.py:6074
#, python-format
msgid "Setting instance back to %(state)s after: %(error)s"
msgstr ""
#: nova/compute/manager.py:6084
#, python-format
msgid "Setting instance back to ACTIVE after: %s"
msgstr ""
#: nova/compute/resource_tracker.py:114
msgid ""
"Host field should not be set on the instance until resources have been "
"claimed."
msgstr ""
#: nova/compute/resource_tracker.py:119
msgid ""
"Node field should not be set on the instance until resources have been "
"claimed."
msgstr ""
#: nova/compute/resource_tracker.py:294
#, python-format
msgid "Cannot get the metrics from %s."
msgstr ""
#: nova/compute/resource_tracker.py:312
msgid "Auditing locally available compute resources"
msgstr ""
#: nova/compute/resource_tracker.py:317
msgid ""
"Virt driver does not support 'get_available_resource' Compute tracking "
"is disabled."
msgstr ""
#: nova/compute/resource_tracker.py:403
#, python-format
msgid "Compute_service record created for %(host)s:%(node)s"
msgstr ""
#: nova/compute/resource_tracker.py:409
#, python-format
msgid "Compute_service record updated for %(host)s:%(node)s"
msgstr ""
#: nova/compute/resource_tracker.py:476
#, python-format
msgid ""
"Total physical ram (MB): %(pram)s, total allocated virtual ram (MB): "
"%(vram)s"
msgstr ""
#: nova/compute/resource_tracker.py:480
#, python-format
msgid "Free disk (GB): %s"
msgstr ""
#: nova/compute/resource_tracker.py:484
#, python-format
msgid "Total usable vcpus: %(tcpu)s, total allocated vcpus: %(ucpu)s"
msgstr ""
#: nova/compute/resource_tracker.py:488
msgid "Free VCPU information unavailable"
msgstr ""
#: nova/compute/resource_tracker.py:491
#, python-format
msgid "PCI stats: %s"
msgstr ""
#: nova/compute/resource_tracker.py:557
#, python-format
msgid "Updating from migration %s"
msgstr ""
#: nova/compute/resource_tracker.py:631
msgid "Instance not resizing, skipping migration."
msgstr ""
#: nova/compute/resource_tracker.py:646
msgid "Flavor could not be found, skipping migration."
msgstr ""
#: nova/compute/resource_tracker.py:736
#, python-format
msgid ""
"Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB "
"memory)"
msgstr ""
#: nova/compute/resource_tracker.py:751
#, python-format
msgid "Missing keys: %s"
msgstr ""
#: nova/compute/rpcapi.py:58
msgid "No compute host specified"
msgstr ""
#: nova/compute/rpcapi.py:60
#, python-format
msgid "Unable to find host for Instance %s"
msgstr ""
#: nova/compute/stats.py:49
msgid "Unexpected type adding stats"
msgstr ""
#: nova/compute/monitors/__init__.py:176
#, python-format
msgid ""
"Excluding monitor %(monitor_name)s due to metric name overlap; "
"overlapping metrics: %(overlap)s"
msgstr ""
#: nova/compute/monitors/__init__.py:184
#, python-format
msgid "Monitor %(monitor_name)s cannot be used: %(ex)s"
msgstr ""
#: nova/compute/monitors/__init__.py:190
#, python-format
msgid "The following monitors have been disabled: %s"
msgstr ""
#: nova/compute/monitors/virt/cpu_monitor.py:112
#, python-format
msgid "Not all properties needed are implemented in the compute driver: %s"
msgstr ""
#: nova/conductor/api.py:315
msgid "nova-conductor connection established successfully"
msgstr ""
#: nova/conductor/api.py:320
msgid ""
"Timed out waiting for nova-conductor. Is it running? Or did this service"
" start before nova-conductor? Reattempting establishment of nova-"
"conductor connection..."
msgstr ""
#: nova/conductor/manager.py:123
#, python-format
msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s"
msgstr ""
#: nova/conductor/manager.py:521
msgid "No valid host found for cold migrate"
msgstr ""
#: nova/conductor/manager.py:523
msgid "No valid host found for resize"
msgstr ""
#: nova/conductor/manager.py:586
#, python-format
msgid ""
"Migration of instance %(instance_id)s to host %(dest)s unexpectedly "
"failed."
msgstr ""
#: nova/conductor/manager.py:681
#, python-format
msgid "Unshelve attempted but the image %s cannot be found."
msgstr ""
#: nova/conductor/manager.py:704
msgid "No valid host found for unshelve instance"
msgstr ""
#: nova/conductor/manager.py:708
msgid "Unshelve attempted but vm_state not SHELVED or SHELVED_OFFLOADED"
msgstr ""
#: nova/conductor/manager.py:745
msgid "No valid host found for rebuild"
msgstr ""
#: nova/conductor/tasks/live_migrate.py:113
#, 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:177
#, python-format
msgid ""
"Exceeded max scheduling retries %(max_retries)d for instance "
"%(instance_uuid)s during live migration"
msgstr ""
#: nova/console/websocketproxy.py:53
#, python-format
msgid ""
"We do not support scheme '%s' under Python < 2.7.4, please use http or "
"https"
msgstr ""
#: nova/console/websocketproxy.py:76
#, python-format
msgid "connect info: %s"
msgstr ""
#: nova/console/websocketproxy.py:81
#, python-format
msgid "connecting to: %(host)s:%(port)s"
msgstr ""
#: nova/console/websocketproxy.py:104
#, python-format
msgid "%(host)s:%(port)s: Target closed"
msgstr ""
#: nova/console/xvp.py:124
msgid "Failed to write configuration file"
msgstr ""
#: nova/console/xvp.py:147
#, python-format
msgid "Error starting xvp: %s"
msgstr ""
#: nova/console/xvp.py:203
msgid "Failed to run xvp."
msgstr ""
#: nova/consoleauth/manager.py:99
#, python-format
msgid "Received Token: %(token)s, %(token_dict)s"
msgstr ""
#: nova/consoleauth/manager.py:124
#, python-format
msgid "Checking Token: %(token)s, %(token_valid)s"
msgstr ""
#: nova/db/api.py:633
msgid "Failed to notify cells of instance destroy"
msgstr ""
#: nova/db/api.py:723 nova/db/api.py:751
msgid "Failed to notify cells of instance update"
msgstr ""
#: nova/db/api.py:1672
msgid "Failed to notify cells of bw_usage update"
msgstr ""
#: nova/db/sqlalchemy/api.py:183
#, python-format
msgid "Deadlock detected when running '%(func_name)s': Retrying..."
msgstr ""
#: nova/db/sqlalchemy/api.py:224
msgid "model or base_model parameter should be subclass of NovaBase"
msgstr ""
#: nova/db/sqlalchemy/api.py:237
#, python-format
msgid "Unrecognized read_deleted value '%s'"
msgstr ""
#: nova/db/sqlalchemy/api.py:741
#, python-format
msgid "Invalid floating ip id %s in request"
msgstr ""
#: nova/db/sqlalchemy/api.py:846
msgid "Failed to update usages bulk deallocating floating IP"
msgstr ""
#: nova/db/sqlalchemy/api.py:995
#, python-format
msgid "Invalid floating IP %s in request"
msgstr ""
#: nova/db/sqlalchemy/api.py:1298 nova/db/sqlalchemy/api.py:1337
#, python-format
msgid "Invalid fixed IP Address %s in request"
msgstr ""
#: nova/db/sqlalchemy/api.py:1483
#, python-format
msgid "Invalid virtual interface address %s in request"
msgstr ""
#: nova/db/sqlalchemy/api.py:1577
#, python-format
msgid ""
"Unknown osapi_compute_unique_server_name_scope value: %s Flag must be "
"empty, \"global\" or \"project\""
msgstr ""
#: nova/db/sqlalchemy/api.py:1749
#, python-format
msgid "Invalid instance id %s in request"
msgstr ""
#: nova/db/sqlalchemy/api.py:2028
#, python-format
msgid "Invalid field name: %s"
msgstr ""
#: nova/db/sqlalchemy/api.py:2132
msgid "Sort direction size exceeds sort key size"
msgstr ""
#: nova/db/sqlalchemy/api.py:3447
#, python-format
msgid "Change will make usage less than 0 for the following resources: %s"
msgstr ""
#: nova/db/sqlalchemy/api.py:5087
#, python-format
msgid ""
"Volume(%s) has lower stats then what is in the database. Instance must "
"have been rebooted or crashed. Updating totals."
msgstr ""
#: nova/db/sqlalchemy/api.py:5454
#, python-format
msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries"
msgstr ""
#: nova/db/sqlalchemy/api.py:5846
#, python-format
msgid "IntegrityError detected when archiving table %s"
msgstr ""
#: nova/db/sqlalchemy/migration.py:39
msgid "version should be an integer"
msgstr ""
#: nova/db/sqlalchemy/migration.py:66
msgid "Upgrade DB using Essex release first."
msgstr ""
#: nova/db/sqlalchemy/utils.py:69
#, python-format
msgid "Missing column %(table)s.%(column)s in shadow table"
msgstr ""
#: nova/db/sqlalchemy/utils.py:75
#, 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:84
#, python-format
msgid "Extra column %(table)s.%(column)s in shadow table"
msgstr ""
#: nova/db/sqlalchemy/utils.py:103
msgid "Specify `table_name` or `table` param"
msgstr ""
#: nova/db/sqlalchemy/utils.py:106
msgid "Specify only one param `table_name` `table`"
msgstr ""
#: nova/db/sqlalchemy/utils.py:132 nova/db/sqlalchemy/utils.py:136
#: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:84
#: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:1103
msgid "Exception while creating table."
msgstr ""
#: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:111
msgid "Exception while seeding instance_types table"
msgstr ""
#: nova/image/glance.py:242
#, python-format
msgid ""
"Error contacting glance server '%(host)s:%(port)s' for '%(method)s', "
"%(extra)s."
msgstr ""
#: nova/image/glance.py:274
#, python-format
msgid ""
"When loading the module %(module_str)s the following error occurred: "
"%(ex)s"
msgstr ""
#: nova/image/glance.py:333
#, python-format
msgid "Failed to instantiate the download handler for %(scheme)s"
msgstr ""
#: nova/image/glance.py:349
#, python-format
msgid "Successfully transferred using %s"
msgstr ""
#: nova/image/s3.py:386
#, python-format
msgid "Image %s was deleted underneath us"
msgstr ""
#: nova/image/s3.py:401
#, python-format
msgid "Failed to decrypt private key: %s"
msgstr ""
#: nova/image/s3.py:408
#, python-format
msgid "Failed to decrypt initialization vector: %s"
msgstr ""
#: nova/image/s3.py:419
#, python-format
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
msgstr ""
#: nova/image/s3.py:431
msgid "Unsafe filenames in image"
msgstr ""
#: nova/image/download/__init__.py:42
#, python-format
msgid ""
"%(scheme)s is registered as a module twice. %(module_name)s is not being "
"used."
msgstr ""
#: nova/image/download/file.py:30
msgid ""
"List of file systems that are configured in this file in the "
"image_file_url:<list entry name> sections"
msgstr ""
#: nova/image/download/file.py:78
msgid ""
"A unique ID given to each file system. This is value is set in Glance "
"and agreed upon here so that the operator knowns they are dealing with "
"the same file system."
msgstr ""
#: nova/image/download/file.py:83
msgid "The path at which the file system is mounted."
msgstr ""
#: nova/image/download/file.py:92
#, python-format
msgid "The group %s(group_name) must be configured with an id."
msgstr ""
#: nova/image/download/file.py:110
#, python-format
msgid "The key %s is required in all file system descriptions."
msgstr ""
#: nova/image/download/file.py:120
#, python-format
msgid ""
"The key %(r)s is required in the location metadata to access the url "
"%(url)s."
msgstr ""
#: nova/image/download/file.py:127
#, python-format
msgid "The ID %(id)s is unknown."
msgstr ""
#: nova/image/download/file.py:135
#, python-format
msgid ""
"The mount point advertised by glance: %(glance_mount)s, does not match "
"the URL path: %(path)s"
msgstr ""
#: nova/image/download/file.py:153
#, python-format
msgid "No matching ID for the URL %s was found."
msgstr ""
#: nova/image/download/file.py:164
#, python-format
msgid "Copied %(source_file)s using %(module_str)s"
msgstr ""
#: nova/ipv6/account_identifier.py:39 nova/ipv6/rfc2462.py:34
#, python-format
msgid "Bad mac for to_global_ipv6: %s"
msgstr ""
#: nova/ipv6/account_identifier.py:41 nova/ipv6/rfc2462.py:36
#, python-format
msgid "Bad prefix for to_global_ipv6: %s"
msgstr ""
#: nova/ipv6/account_identifier.py:43
#, python-format
msgid "Bad project_id for to_global_ipv6: %s"
msgstr ""
#: nova/keymgr/conf_key_mgr.py:58
msgid "keymgr.fixed_key not defined"
msgstr ""
#: nova/keymgr/mock_key_mgr.py:54
msgid "This key manager is not suitable for use in production deployments"
msgstr ""
#: nova/keymgr/single_key_mgr.py:40
msgid ""
"This key manager is insecure and is not recommended for production "
"deployments"
msgstr ""
#: nova/keymgr/single_key_mgr.py:72
#, python-format
msgid "Not deleting key %s"
msgstr ""
#: nova/network/api.py:227 nova/network/neutronv2/api.py:963
#, python-format
msgid "re-assign floating IP %(address)s from instance %(instance_id)s"
msgstr ""
#: nova/network/base_api.py:50
msgid "Failed storing info cache"
msgstr ""
#: nova/network/base_api.py:69
msgid "instance is a required argument to use @refresh_cache"
msgstr ""
#: nova/network/driver.py:39
msgid "Network driver option required, but not specified"
msgstr ""
#: nova/network/driver.py:42
#, python-format
msgid "Loading network driver '%s'"
msgstr ""
#: nova/network/floating_ips.py:86
#, python-format
msgid "Fixed ip %s not found"
msgstr ""
#: nova/network/floating_ips.py:177
#, python-format
msgid "Floating IP %s is not associated. Ignore."
msgstr ""
#: nova/network/floating_ips.py:196
#, python-format
msgid "Address |%(address)s| is not allocated"
msgstr ""
#: nova/network/floating_ips.py:200
#, python-format
msgid "Address |%(address)s| is not allocated to your project |%(project)s|"
msgstr ""
#: nova/network/floating_ips.py:220
#, python-format
msgid "Quota exceeded for %s, tried to allocate floating IP"
msgstr ""
#: nova/network/floating_ips.py:279
msgid "Failed to update usages deallocating floating IP"
msgstr ""
#: nova/network/floating_ips.py:377
#, python-format
msgid "Failed to disassociated floating address: %s"
msgstr ""
#: nova/network/floating_ips.py:382
#, python-format
msgid "Interface %s not found"
msgstr ""
#: nova/network/floating_ips.py:536
#, python-format
msgid "Starting migration network for instance %s"
msgstr ""
#: nova/network/floating_ips.py:542
#, python-format
msgid ""
"Floating ip address |%(address)s| no longer belongs to instance "
"%(instance_uuid)s. Will not migrate it "
msgstr ""
#: nova/network/floating_ips.py:571
#, python-format
msgid "Finishing migration network for instance %s"
msgstr ""
#: nova/network/floating_ips.py:578
#, python-format
msgid ""
"Floating ip address |%(address)s| no longer belongs to instance "
"%(instance_uuid)s. Will notsetup it."
msgstr ""
#: nova/network/floating_ips.py:621
#, python-format
msgid ""
"Database inconsistency: DNS domain |%s| is registered in the Nova db but "
"not visible to either the floating or instance DNS driver. It will be "
"ignored."
msgstr ""
#: nova/network/floating_ips.py:661
#, python-format
msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|."
msgstr ""
#: nova/network/floating_ips.py:670
#, python-format
msgid "Domain |%(domain)s| already exists, changing project to |%(project)s|."
msgstr ""
#: nova/network/ldapdns.py:108
#, python-format
msgid ""
"Found multiple matches for domain %(domain)s.\n"
"%(entry)s"
msgstr ""
#: nova/network/ldapdns.py:135
#, python-format
msgid "Unable to dequalify. %(name)s is not in %(domain)s.\n"
msgstr ""
#: nova/network/ldapdns.py:322
msgid "ldap not installed"
msgstr ""
#: nova/network/ldapdns.py:333
msgid "This driver only supports type 'a' entries."
msgstr ""
#: nova/network/ldapdns.py:376
msgid "This shouldn't be getting called except during testing."
msgstr ""
#: nova/network/linux_net.py:232
#, python-format
msgid "Attempted to remove chain %s which does not exist"
msgstr ""
#: nova/network/linux_net.py:268
#, python-format
msgid "Unknown chain: %r"
msgstr ""
#: nova/network/linux_net.py:301
#, python-format
msgid ""
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
"%(top)r"
msgstr ""
#: nova/network/linux_net.py:777
#, python-format
msgid "Removed %(num)d duplicate rules for floating ip %(float)s"
msgstr ""
#: nova/network/linux_net.py:825
#, python-format
msgid "Error deleting conntrack entries for %s"
msgstr ""
#: nova/network/linux_net.py:1083
#, python-format
msgid "Hupping dnsmasq threw %s"
msgstr ""
#: nova/network/linux_net.py:1163
#, python-format
msgid "killing radvd threw %s"
msgstr ""
#: nova/network/linux_net.py:1325
#, python-format
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
msgstr ""
#: nova/network/linux_net.py:1383
#, python-format
msgid "Failed removing net device: '%s'"
msgstr ""
#: nova/network/linux_net.py:1560
#, python-format
msgid "Adding interface %(interface)s to bridge %(bridge)s"
msgstr ""
#: nova/network/linux_net.py:1566
#, python-format
msgid "Failed to add interface: %s"
msgstr ""
#: nova/network/manager.py:828
#, python-format
msgid "instance-dns-zone not found |%s|."
msgstr ""
#: nova/network/manager.py:835
#, python-format
msgid ""
"instance-dns-zone is |%(domain)s|, which is in availability zone "
"|%(zone)s|. Instance is in zone |%(zone2)s|. No DNS record will be "
"created."
msgstr ""
#: nova/network/manager.py:965
msgid "Error cleaning up fixed ip allocation. Manual cleanup may be required."
msgstr ""
#: nova/network/manager.py:995
msgid "Failed to update usages deallocating fixed IP"
msgstr ""
#: nova/network/manager.py:1019
#, python-format
msgid "Unable to release %s because vif doesn't exist."
msgstr ""
#: nova/network/manager.py:1067
#, python-format
msgid "IP %s leased that is not associated"
msgstr ""
#: nova/network/manager.py:1073
#, python-format
msgid "IP |%s| leased that isn't allocated"
msgstr ""
#: nova/network/manager.py:1082
#, python-format
msgid "IP %s released that is not associated"
msgstr ""
#: nova/network/manager.py:1086
#, python-format
msgid "IP %s released that was not leased"
msgstr ""
#: nova/network/manager.py:1169
#, python-format
msgid ""
"Subnet(s) too large, defaulting to /%s. To override, specify "
"network_size flag."
msgstr ""
#: nova/network/manager.py:2023
msgid ""
"The sum between the number of networks and the vlan start cannot be "
"greater than 4094"
msgstr ""
#: nova/network/manager.py:2033
msgid "vlan must be an integer"
msgstr ""
#: nova/network/manager.py:2035
msgid "The vlan number cannot be greater than 4094"
msgstr ""
#: nova/network/manager.py:2038
msgid "The vlan number cannot be less than 1"
msgstr ""
#: nova/network/manager.py:2043
#, 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:75 nova/network/minidns.py:106
msgid "Invalid name"
msgstr ""
#: nova/network/minidns.py:78
msgid "This driver only supports type 'a'"
msgstr ""
#: nova/network/minidns.py:122
#, python-format
msgid "Cannot delete entry |%s|"
msgstr ""
#: nova/network/minidns.py:201
#, python-format
msgid "deleted %s"
msgstr ""
#: nova/network/minidns.py:207
#, python-format
msgid "Cannot delete domain |%s|"
msgstr ""
#: nova/network/model.py:110
#, python-format
msgid "Invalid IP format %s"
msgstr ""
#: nova/network/neutronv2/api.py:281
#, python-format
msgid "empty project id for instance %s"
msgstr ""
#: nova/network/neutronv2/api.py:327 nova/network/neutronv2/api.py:787
msgid "Multiple possible networks found, use a Network ID to be more specific."
msgstr ""
#: nova/network/neutronv2/api.py:355
#, python-format
msgid ""
"Multiple security groups found matching '%s'. Use an ID to be more "
"specific."
msgstr ""
#: nova/network/neutronv2/api.py:548
#, python-format
msgid "Unable to reset device ID for port %s"
msgstr ""
#: nova/network/neutronv2/api.py:1139
#, python-format
msgid "Multiple floating IP pools matches found for name '%s'"
msgstr ""
#: nova/network/security_group/neutron_driver.py:57
#, python-format
msgid "Neutron Error creating security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:78
#, python-format
msgid "Neutron Error updating security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:141
#: nova/network/security_group/neutron_driver.py:188
#: nova/network/security_group/neutron_driver.py:283
#, python-format
msgid "Neutron Error: %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:162
msgid "Neutron Error getting security groups"
msgstr ""
#: nova/network/security_group/neutron_driver.py:171
msgid "Security group id should be uuid"
msgstr ""
#: nova/network/security_group/neutron_driver.py:208
#, python-format
msgid "Neutron Error getting security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:212
#, python-format
msgid "Neutron Error adding rules to security group %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:216
#: nova/network/security_group/neutron_driver.py:414
#: nova/network/security_group/neutron_driver.py:421
#: nova/network/security_group/neutron_driver.py:447
#: nova/network/security_group/neutron_driver.py:467
#: nova/network/security_group/neutron_driver.py:474
#: nova/network/security_group/neutron_driver.py:503
msgid "Neutron Error:"
msgstr ""
#: nova/network/security_group/neutron_driver.py:270
#, python-format
msgid "Neutron Error unable to delete %s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:408
#: nova/network/security_group/neutron_driver.py:461
#, python-format
msgid "Security group %(name)s is not found for project %(project)s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:424
#: nova/network/security_group/neutron_driver.py:477
#, python-format
msgid "instance_id %s could not be found as device id on any ports"
msgstr ""
#: nova/network/security_group/neutron_driver.py:430
#, python-format
msgid ""
"Cannot add security group %(name)s to %(instance)s since the port "
"%(port_id)s does not meet security requirements"
msgstr ""
#: nova/network/security_group/neutron_driver.py:440
#: nova/network/security_group/neutron_driver.py:495
#, python-format
msgid "Adding security group %(security_group_id)s to port %(port_id)s"
msgstr ""
#: nova/network/security_group/neutron_driver.py:505
#, python-format
msgid ""
"Security group %(security_group_name)s not associated with the instance "
"%(instance)s"
msgstr ""
#: nova/network/security_group/security_group_base.py:89
msgid "Type and Code must be integers for ICMP protocol type"
msgstr ""
#: nova/network/security_group/security_group_base.py:92
msgid "To and From ports must be integers"
msgstr ""
#: nova/network/security_group/security_group_base.py:134
#, python-format
msgid "This rule already exists in group %s"
msgstr ""
#: nova/objects/base.py:264
#, python-format
msgid "Unable to instantiate unregistered object type %(objtype)s"
msgstr ""
#: nova/objects/base.py:395
#, python-format
msgid "Cannot load '%s' in the base class"
msgstr ""
#: nova/objects/base.py:441
#, python-format
msgid "%(objname)s object has no attribute '%(attrname)s'"
msgstr ""
#: nova/objects/block_device.py:163
msgid "Volume does not belong to the requested instance."
msgstr ""
#: nova/objects/fields.py:30
#, python-format
msgid "Key %(key)s must be of type %(expected)s not %(actual)s"
msgstr ""
#: nova/objects/fields.py:40
#, python-format
msgid "Element %(key)s:%(val)s must be of type %(expected)s not %(actual)s"
msgstr ""
#: nova/objects/fields.py:165
#, python-format
msgid "Field `%s' cannot be None"
msgstr ""
#: nova/objects/fields.py:246
#, python-format
msgid "A string is required here, not %s"
msgstr ""
#: nova/objects/fields.py:286
msgid "A datetime.datetime is required here"
msgstr ""
#: nova/objects/fields.py:328 nova/objects/fields.py:337
#: nova/objects/fields.py:346
#, python-format
msgid "Network \"%s\" is not valid"
msgstr ""
#: nova/objects/fields.py:385
msgid "A list is required here"
msgstr ""
#: nova/objects/fields.py:405
msgid "A dict is required here"
msgstr ""
#: nova/objects/fields.py:440
msgid "A set is required here"
msgstr ""
#: nova/objects/fields.py:473
#, python-format
msgid "An object of type %s is required here"
msgstr ""
#: nova/objects/fields.py:516
msgid "A NetworkModel is required here"
msgstr ""
#: nova/openstack/common/gettextutils.py:301
msgid "Message objects do not support addition."
msgstr ""
#: nova/openstack/common/gettextutils.py:311
msgid ""
"Message objects do not support str() because they may contain non-ascii "
"characters. Please use unicode() or translate() instead."
msgstr ""
#: nova/openstack/common/imageutils.py:75
#, python-format
msgid "Invalid input value \"%s\"."
msgstr ""
#: nova/openstack/common/imageutils.py:104
msgid "Snapshot list encountered but no header found!"
msgstr ""
#: nova/openstack/common/lockutils.py:101
#, python-format
msgid "Unable to acquire lock on `%(filename)s` due to %(exception)s"
msgstr ""
#: nova/openstack/common/log.py:290
#, python-format
msgid "Deprecated: %s"
msgstr ""
#: nova/openstack/common/log.py:398
#, python-format
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
msgstr ""
#: nova/openstack/common/log.py:459
#, python-format
msgid "syslog facility must be one of: %s"
msgstr ""
#: nova/openstack/common/log.py:710
#, python-format
msgid "Fatal call to deprecated config: %(msg)s"
msgstr ""
#: nova/openstack/common/periodic_task.py:40
#, python-format
msgid "Unexpected argument for periodic task creation: %(arg)s."
msgstr ""
#: nova/openstack/common/policy.py:96
msgid "The JSON file that defines policies."
msgstr ""
#: nova/openstack/common/policy.py:99
msgid "Default rule. Enforced when a requested rule is not found."
msgstr ""
#: nova/openstack/common/policy.py:114
#, python-format
msgid "Policy doesn't allow %s to be performed."
msgstr ""
#: nova/openstack/common/policy.py:208
#, python-format
msgid "Rules must be an instance of dict or Rules, got %s instead"
msgstr ""
#: nova/openstack/common/processutils.py:60
msgid "Unexpected error while running command."
msgstr ""
#: nova/openstack/common/processutils.py:63
#, python-format
msgid ""
"%(description)s\n"
"Command: %(cmd)s\n"
"Exit code: %(exit_code)s\n"
"Stdout: %(stdout)r\n"
"Stderr: %(stderr)r"
msgstr ""
#: nova/openstack/common/processutils.py:145
#, python-format
msgid "Got unknown keyword args to utils.execute: %r"
msgstr ""
#: nova/openstack/common/processutils.py:151
msgid "Command requested root, but did not specify a root helper."
msgstr ""
#: nova/openstack/common/processutils.py:161
#, python-format
msgid "Running cmd (subprocess): %s"
msgstr ""
#: nova/openstack/common/processutils.py:209
#, python-format
msgid "%r failed. Retrying."
msgstr ""
#: nova/openstack/common/processutils.py:251
msgid "Environment not supported over SSH"
msgstr ""
#: nova/openstack/common/processutils.py:255
msgid "process_input not supported over SSH"
msgstr ""
#: nova/openstack/common/sslutils.py:95
#, python-format
msgid "Invalid SSL version : %s"
msgstr ""
#: nova/openstack/common/strutils.py:125
#, python-format
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
msgstr ""
#: nova/openstack/common/strutils.py:230
#, python-format
msgid "Invalid unit system: \"%s\""
msgstr ""
#: nova/openstack/common/strutils.py:239
#, python-format
msgid "Invalid string format: %s"
msgstr ""
#: nova/openstack/common/versionutils.py:86
#, python-format
msgid ""
"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
"may be removed in %(remove_in)s."
msgstr ""
#: nova/openstack/common/versionutils.py:90
#, python-format
msgid ""
"%(what)s is deprecated as of %(as_of)s and may be removed in "
"%(remove_in)s. It will not be superseded."
msgstr ""
#: nova/openstack/common/versionutils.py:94
#, python-format
msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
msgstr ""
#: nova/openstack/common/versionutils.py:97
#, python-format
msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
msgstr ""
#: nova/pci/pci_manager.py:112
#, python-format
msgid ""
"Trying to remove device with %(status)s ownership %(instance_uuid)s "
"because of %(pci_exception)s"
msgstr ""
#: nova/scheduler/chance.py:55
msgid "Is the appropriate service running?"
msgstr ""
#: nova/scheduler/chance.py:60
msgid "Could not find another compute"
msgstr ""
#: nova/scheduler/driver.py:60
msgid "Exception during scheduler.run_instance"
msgstr ""
#: nova/scheduler/driver.py:125
msgid "Driver must implement schedule_run_instance"
msgstr ""
#: nova/scheduler/driver.py:134
msgid "Driver must implement select_destinations"
msgstr ""
#: nova/scheduler/filter_scheduler.py:83
#, python-format
msgid ""
"Attempting to build %(num_instances)d instance(s) uuids: "
"%(instance_uuids)s"
msgstr ""
#: nova/scheduler/filter_scheduler.py:112
#, python-format
msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s"
msgstr ""
#: nova/scheduler/filter_scheduler.py:220
msgid "ServerGroupAffinityFilter not configured"
msgstr ""
#: nova/scheduler/filter_scheduler.py:225
msgid "ServerGroupAntiAffinityFilter not configured"
msgstr ""
#: nova/scheduler/host_manager.py:319
#, python-format
msgid "Host filter ignoring hosts: %s"
msgstr ""
#: nova/scheduler/host_manager.py:331
#, python-format
msgid "Host filter forcing available hosts to %s"
msgstr ""
#: nova/scheduler/host_manager.py:334
#, python-format
msgid "No hosts matched due to not matching 'force_hosts' value of '%s'"
msgstr ""
#: nova/scheduler/host_manager.py:347
#, python-format
msgid "Host filter forcing available nodes to %s"
msgstr ""
#: nova/scheduler/host_manager.py:350
#, python-format
msgid "No nodes matched due to not matching 'force_nodes' value of '%s'"
msgstr ""
#: nova/scheduler/host_manager.py:416
#, python-format
msgid "Removing dead compute node %(host)s:%(node)s from scheduler"
msgstr ""
#: nova/scheduler/scheduler_options.py:69
#, python-format
msgid "Could not stat scheduler options file %(filename)s: '%(e)s'"
msgstr ""
#: nova/scheduler/scheduler_options.py:78
#, python-format
msgid "Could not decode scheduler options: '%s'"
msgstr ""
#: nova/scheduler/utils.py:155
#, python-format
msgid ""
"Exceeded max scheduling attempts %(max_attempts)d for instance "
"%(instance_uuid)s. Last exception: %(exc)s"
msgstr ""
#: nova/scheduler/utils.py:177
#, python-format
msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s"
msgstr ""
#: nova/scheduler/utils.py:188
msgid "Invalid value for 'scheduler_max_attempts', must be >= 1"
msgstr ""
#: nova/servicegroup/api.py:70
#, python-format
msgid "unknown ServiceGroup driver name: %s"
msgstr ""
#: nova/servicegroup/api.py:88
#, python-format
msgid ""
"Report interval must be less than service down time. Current config: "
"<service_down_time: %(service_down_time)s, report_interval: "
"%(report_interval)s>. Setting service_down_time to: "
"%(new_service_down_time)s"
msgstr ""
#: nova/servicegroup/api.py:106
#, python-format
msgid ""
"Join new ServiceGroup member %(member_id)s to the %(group_id)s group, "
"service = %(service)s"
msgstr ""
#: nova/servicegroup/api.py:122
#, python-format
msgid ""
"Explicitly remove the given member %(member_id)s from the%(group_id)s "
"group monitoring"
msgstr ""
#: nova/servicegroup/drivers/db.py:43
#, python-format
msgid ""
"DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s"
" group, service = %(service)s"
msgstr ""
#: nova/servicegroup/drivers/db.py:48
msgid "service is a mandatory argument for DB based ServiceGroup driver"
msgstr ""
#: nova/servicegroup/drivers/db.py:73
#, python-format
msgid "Seems service is down. Last heartbeat was %(lhb)s. Elapsed time is %(el)s"
msgstr ""
#: nova/servicegroup/drivers/db.py:104 nova/servicegroup/drivers/mc.py:99
msgid "Recovered model server connection!"
msgstr ""
#: nova/servicegroup/drivers/mc.py:44
msgid "memcached_servers not defined"
msgstr ""
#: nova/servicegroup/drivers/mc.py:52
#, python-format
msgid ""
"Memcached_Driver: join new ServiceGroup member %(member_id)s to the "
"%(group_id)s group, service = %(service)s"
msgstr ""
#: nova/servicegroup/drivers/mc.py:58
msgid "service is a mandatory argument for Memcached based ServiceGroup driver"
msgstr ""
#: nova/servicegroup/drivers/zk.py:109
#, python-format
msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group"
msgstr ""
#: nova/tests/fake_ldap.py:33
msgid "Attempted to instantiate singleton"
msgstr ""
#: nova/tests/fake_volume.py:187
msgid "status must be available"
msgstr ""
#: nova/tests/fake_volume.py:191 nova/volume/cinder.py:307
msgid "already attached"
msgstr ""
#: nova/tests/fake_volume.py:195 nova/volume/cinder.py:318
msgid "Instance and volume not in same availability_zone"
msgstr ""
#: nova/tests/fake_volume.py:200 nova/volume/cinder.py:324
msgid "already detached"
msgstr ""
#: nova/tests/api/test_auth.py:97
msgid "unexpected role header"
msgstr ""
#: nova/tests/api/openstack/test_faults.py:47
msgid "Should be translated."
msgstr ""
#: nova/tests/api/openstack/compute/test_servers.py:2918
#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2473
msgid ""
"Quota exceeded for instances: Requested 1, but already used 10 of 10 "
"instances"
msgstr ""
#: nova/tests/api/openstack/compute/test_servers.py:2923
#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2478
msgid "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram"
msgstr ""
#: nova/tests/api/openstack/compute/test_servers.py:2928
#: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2483
msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores"
msgstr ""
#: nova/tests/compute/test_compute.py:1831
#: nova/tests/compute/test_compute.py:1858
#: nova/tests/compute/test_compute.py:1938
#: nova/tests/compute/test_compute.py:1978
#: nova/tests/compute/test_compute.py:5833
#, python-format
msgid "Running instances: %s"
msgstr ""
#: nova/tests/compute/test_compute.py:1838
#: nova/tests/compute/test_compute.py:1908
#: nova/tests/compute/test_compute.py:1946
#, python-format
msgid "After terminating instances: %s"
msgstr ""
#: nova/tests/compute/test_compute.py:5844
#, python-format
msgid "After force-killing instances: %s"
msgstr ""
#: nova/tests/compute/test_compute.py:6468
msgid "wrong host/node"
msgstr ""
#: nova/tests/compute/test_compute.py:11262
msgid "spawn error"
msgstr ""
#: nova/tests/compute/test_keypairs.py:123
#, python-format
msgid "Keypair data is invalid: %s"
msgstr ""
#: nova/tests/compute/test_resources.py:78
#, python-format
msgid "Free %(free)d < requested %(requested)d "
msgstr ""
#: nova/tests/compute/test_resources.py:329
msgid "Free CPUs 2.00 VCPUs < requested 5 VCPUs"
msgstr ""
#: nova/tests/db/test_migrations.py:909
#, python-format
msgid ""
"The following migrations are missing a downgrade:\n"
"\t%s"
msgstr ""
#: nova/tests/integrated/api_samples_test_base.py:116
#, python-format
msgid "%(result_str)s: %(result)s is not a dict."
msgstr ""
#: nova/tests/integrated/api_samples_test_base.py:130
#, python-format
msgid ""
"Dictionary key mismatch:\n"
"Extra key(s) in template:\n"
"%(ex_delta)s\n"
"Extra key(s) in %(result_str)s:\n"
"%(res_delta)s\n"
msgstr ""
#: nova/tests/integrated/api_samples_test_base.py:142
#, python-format
msgid "%(result_str)s: %(result)s is not a list."
msgstr ""
#: nova/tests/integrated/api_samples_test_base.py:162
msgid "Extra list items in template:"
msgstr ""
#: nova/tests/integrated/api_samples_test_base.py:166
#, python-format
msgid "Extra list items in %(result_str)s:"
msgstr ""
#: nova/tests/integrated/api_samples_test_base.py:187
#: nova/tests/integrated/api_samples_test_base.py:204
#, python-format
msgid ""
"Values do not match:\n"
"Template: %(expected)s\n"
"%(result_str)s: %(result)s"
msgstr ""
#: nova/tests/integrated/api/client.py:38
#, python-format
msgid ""
"%(message)s\n"
"Status Code: %(_status)s\n"
"Body: %(_body)s"
msgstr ""
#: nova/tests/integrated/api/client.py:49
msgid "Authentication error"
msgstr ""
#: nova/tests/integrated/api/client.py:57
msgid "Authorization error"
msgstr ""
#: nova/tests/integrated/api/client.py:65
msgid "Item not found"
msgstr ""
#: nova/tests/integrated/api/client.py:143
msgid "Unexpected status code"
msgstr ""
#: nova/tests/virt/hyperv/test_hypervapi.py:507
msgid "fake vswitch not found"
msgstr ""
#: nova/tests/virt/hyperv/test_hypervapi.py:1016
msgid "Simulated failure"
msgstr ""
#: nova/tests/virt/libvirt/fakelibvirt.py:1060
msgid "Expected a list for 'auth' parameter"
msgstr ""
#: nova/tests/virt/libvirt/fakelibvirt.py:1064
msgid "Expected a function in 'auth[0]' parameter"
msgstr ""
#: nova/tests/virt/libvirt/fakelibvirt.py:1068
msgid "Expected a function in 'auth[1]' parameter"
msgstr ""
#: nova/tests/virt/libvirt/fakelibvirt.py:1079
msgid ""
"virEventRegisterDefaultImpl() must be called before "
"connection is used."
msgstr ""
#: nova/tests/virt/vmwareapi/fake.py:267
#, python-format
msgid "Property %(attr)s not set for the managed object %(name)s"
msgstr ""
#: nova/tests/virt/vmwareapi/fake.py:1014
msgid "There is no VM registered"
msgstr ""
#: nova/tests/virt/vmwareapi/fake.py:1016
#: nova/tests/virt/vmwareapi/fake.py:1389
#, python-format
msgid "Virtual Machine with ref %s is not there"
msgstr ""
#: nova/tests/virt/vmwareapi/fake.py:1161
msgid "Session Invalid"
msgstr ""
#: nova/tests/virt/vmwareapi/fake.py:1386
msgid "No Virtual Machine has been registered yet"
msgstr ""
#: nova/tests/virt/vmwareapi/test_ds_util.py:268
#: nova/virt/vmwareapi/ds_util.py:277
#, python-format
msgid "Datastore regex %s did not match any datastores"
msgstr ""
#: nova/tests/virt/xenapi/test_vm_utils.py:515
#, python-format
msgid ""
"Sparse copy in progress, %(complete_pct).2f%% complete. %(left)s bytes "
"left to copy"
msgstr ""
#: nova/tests/virt/xenapi/image/test_bittorrent.py:126
#: nova/virt/xenapi/image/bittorrent.py:80
msgid ""
"Cannot create default bittorrent URL without torrent_base_url set or "
"torrent URL fetcher extension"
msgstr ""
#: nova/tests/virt/xenapi/image/test_bittorrent.py:160
#: nova/virt/xenapi/image/bittorrent.py:84
msgid "Multiple torrent URL fetcher extensions found. Failing."
msgstr ""
#: nova/virt/block_device.py:256
#, python-format
msgid "Driver failed to attach volume %(volume_id)s at %(mountpoint)s"
msgstr ""
#: nova/virt/block_device.py:399
#, python-format
msgid "Booting with volume %(volume_id)s at %(mountpoint)s"
msgstr ""
#: nova/virt/diagnostics.py:143
#, python-format
msgid "Invalid type for %s"
msgstr ""
#: nova/virt/diagnostics.py:147
#, python-format
msgid "Invalid type for %s entry"
msgstr ""
#: nova/virt/driver.py:739
msgid "Hypervisor driver does not support post_live_migration_at_source method"
msgstr ""
#: nova/virt/driver.py:1277
msgid "Event must be an instance of nova.virt.event.Event"
msgstr ""
#: nova/virt/driver.py:1283
#, python-format
msgid "Exception dispatching event %(event)s: %(ex)s"
msgstr ""
#: nova/virt/driver.py:1377
msgid "Compute driver option required, but not specified"
msgstr ""
#: nova/virt/driver.py:1380
#, python-format
msgid "Loading compute driver '%s'"
msgstr ""
#: nova/virt/driver.py:1387
msgid "Unable to load the virtualization driver"
msgstr ""
#: nova/virt/event.py:33
msgid "Started"
msgstr ""
#: nova/virt/event.py:34
msgid "Stopped"
msgstr ""
#: nova/virt/event.py:35
msgid "Paused"
msgstr ""
#: nova/virt/event.py:36
msgid "Resumed"
msgstr ""
#: nova/virt/event.py:108
msgid "Unknown"
msgstr ""
#: nova/virt/fake.py:225
#, python-format
msgid "Key '%(key)s' not in instances '%(inst)s'"
msgstr ""
#: nova/virt/firewall.py:174
msgid "Attempted to unfilter instance which is not filtered"
msgstr ""
#: nova/virt/hardware.py:49
#, python-format
msgid "No CPUs available after parsing %r"
msgstr ""
#: nova/virt/hardware.py:81 nova/virt/hardware.py:85
#, python-format
msgid "Invalid range expression %r"
msgstr ""
#: nova/virt/hardware.py:94
#, python-format
msgid "Invalid exclusion expression %r"
msgstr ""
#: nova/virt/hardware.py:101
#, python-format
msgid "Invalid inclusion expression %r"
msgstr ""
#: nova/virt/hardware.py:916
msgid "Requested instance NUMA topology cannot fit the given host NUMA topology."
msgstr ""
#: nova/virt/hardware.py:927
msgid ""
"Requested instance NUMA topology is too large for the given host NUMA "
"topology limits."
msgstr ""
#: nova/virt/images.py:52
#, python-format
msgid "Path does not exist %(path)s"
msgstr ""
#: nova/virt/images.py:58
#, python-format
msgid "Failed to run qemu-img info on %(path)s : %(error)s"
msgstr ""
#: nova/virt/images.py:87
msgid "'qemu-img info' parsing failed."
msgstr ""
#: nova/virt/images.py:93
#, python-format
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
msgstr ""
#: nova/virt/images.py:106
#, python-format
msgid ""
"%(base)s virtual size %(disk_size)s larger than flavor root disk size "
"%(size)s"
msgstr ""
#: nova/virt/images.py:123
#, python-format
msgid "Converted to raw, but format is now %s"
msgstr ""
#: nova/virt/storage_users.py:64 nova/virt/storage_users.py:102
#, python-format
msgid "Cannot decode JSON from %(id_path)s"
msgstr ""
#: nova/virt/disk/api.py:292
msgid "image already mounted"
msgstr ""
#: nova/virt/disk/api.py:418
#, python-format
msgid "Failed to teardown container filesystem: %s"
msgstr ""
#: nova/virt/disk/api.py:431
#, python-format
msgid "Failed to umount container filesystem: %s"
msgstr ""
#: nova/virt/disk/api.py:616
msgid "Not implemented on Windows"
msgstr ""
#: nova/virt/disk/api.py:643
#, python-format
msgid "User %(username)s not found in password file."
msgstr ""
#: nova/virt/disk/api.py:659
#, python-format
msgid "User %(username)s not found in shadow file."
msgstr ""
#: nova/virt/disk/mount/api.py:121
msgid "Device allocation failed. Will retry in 2 seconds."
msgstr ""
#: nova/virt/disk/mount/api.py:124
msgid "Device allocation failed after repeated retries."
msgstr ""
#: nova/virt/disk/mount/api.py:144
#, python-format
msgid "partition search unsupported with %s"
msgstr ""
#: nova/virt/disk/mount/api.py:160
#, python-format
msgid "partition %s not found"
msgstr ""
#: nova/virt/disk/mount/api.py:161
#, python-format
msgid "Failed to map partitions: %s"
msgstr ""
#: nova/virt/disk/mount/api.py:196
#, 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/loop.py:33
#, python-format
msgid "Loop mount error: %s"
msgstr ""
#: nova/virt/disk/mount/nbd.py:57
#, python-format
msgid "NBD error - previous umount did not cleanup /var/lock/qemu-nbd-%s."
msgstr ""
#: nova/virt/disk/mount/nbd.py:59 nova/virt/disk/mount/nbd.py:73
msgid "No free nbd devices"
msgstr ""
#: nova/virt/disk/mount/nbd.py:64
msgid "nbd module not loaded"
msgstr ""
#: nova/virt/disk/mount/nbd.py:65
msgid "nbd unavailable: module not loaded"
msgstr ""
#: nova/virt/disk/mount/nbd.py:90
#, python-format
msgid "qemu-nbd error: %s"
msgstr ""
#: nova/virt/disk/mount/nbd.py:91 nova/virt/disk/mount/nbd.py:104
#, python-format
msgid "NBD mount error: %s"
msgstr ""
#: nova/virt/disk/mount/nbd.py:103
#, python-format
msgid "nbd device %s did not show up"
msgstr ""
#: nova/virt/disk/mount/nbd.py:110
#, python-format
msgid "Detaching from erroneous nbd device returned error: %s"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:69
#, python-format
msgid "libguestfs is not installed (%s)"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:81
#, python-format
msgid "libguestfs installed but not usable (%s)"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:126
#, python-format
msgid "No operating system found in %s"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:132
#, python-format
msgid "Multi-boot operating system found in %s"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:143
#, python-format
msgid "No mount points found in %(root)s of %(imgfile)s"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:157
#, python-format
msgid ""
"Error mounting %(device)s to %(dir)s in image %(imgfile)s with libguestfs"
" (%(e)s)"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:209
#, python-format
msgid "Error mounting %(imgfile)s with libguestfs (%(e)s)"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:225
#, python-format
msgid "Failed to close augeas %s"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:233
#, python-format
msgid "Failed to shutdown appliance %s"
msgstr ""
#: nova/virt/disk/vfs/guestfs.py:241
#, python-format
msgid "Failed to close guest handle %s"
msgstr ""
#: nova/virt/disk/vfs/localfs.py:46
#, python-format
msgid "File path %s not valid"
msgstr ""
#: nova/virt/hyperv/basevolumeutils.py:71
msgid "The ISCSI initiator name can't be found. Choosing the default one"
msgstr ""
#: nova/virt/hyperv/driver.py:183
msgid "VIF plugging is not supported by the Hyper-V driver."
msgstr ""
#: nova/virt/hyperv/driver.py:188
msgid "VIF unplugging is not supported by the Hyper-V driver."
msgstr ""
#: nova/virt/hyperv/imagecache.py:65
#, python-format
msgid ""
"Cannot resize the image to a size smaller than the VHD max. internal "
"size: %(vhd_size)s. Requested disk size: %(root_vhd_size)s"
msgstr ""
#: nova/virt/hyperv/livemigrationops.py:40
msgid "Live migration is supported starting with Hyper-V Server 2012"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:43
#, python-format
msgid "Live migration is not supported on target host \"%s\""
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:46
#, python-format
msgid "Target live migration host \"%s\" is unreachable"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:49
#, python-format
msgid "Live migration failed: %s"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:61
msgid "Live migration is not enabled on this host"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:64
msgid "Live migration networks are not configured on this host"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:70 nova/virt/hyperv/vmutils.py:167
#, python-format
msgid "VM not found: %s"
msgstr ""
#: nova/virt/hyperv/livemigrationutils.py:72 nova/virt/hyperv/vmutils.py:176
#, python-format
msgid "Duplicate VM name found: %s"
msgstr ""
#: nova/virt/hyperv/migrationops.py:100
msgid "Cannot cleanup migration files"
msgstr ""
#: nova/virt/hyperv/migrationops.py:109
#, 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/migrationops.py:160
#, python-format
msgid "Config drive is required by instance: %s, but it does not exist."
msgstr ""
#: nova/virt/hyperv/migrationops.py:219
msgid "Cannot resize a VHD to a smaller size"
msgstr ""
#: nova/virt/hyperv/migrationops.py:264
#, python-format
msgid "Cannot find boot VHD file for instance: %s"
msgstr ""
#: nova/virt/hyperv/networkutils.py:45 nova/virt/hyperv/networkutilsv2.py:42
#, python-format
msgid "vswitch \"%s\" not found"
msgstr ""
#: nova/virt/hyperv/networkutils.py:58
#, python-format
msgid "Failed to create vswitch port %(port_name)s on switch %(vswitch_path)s"
msgstr ""
#: nova/virt/hyperv/networkutilsv2.py:55
msgid "No external vswitch found"
msgstr ""
#: nova/virt/hyperv/pathutils.py:73
#, python-format
msgid "The file copy from %(src)s to %(dest)s failed"
msgstr ""
#: nova/virt/hyperv/snapshotops.py:119
#, python-format
msgid "Failed to remove snapshot for VM %s"
msgstr ""
#: nova/virt/hyperv/utilsfactory.py:68
msgid ""
"The \"force_hyperv_utils_v1\" option cannot be set to \"True\" on Windows"
" Server / Hyper-V Server 2012 R2 or above as the WMI "
"\"root/virtualization\" namespace is no longer supported."
msgstr ""
#: nova/virt/hyperv/vhdutils.py:66 nova/virt/hyperv/vhdutilsv2.py:65
#, python-format
msgid "Unsupported disk format: %s"
msgstr ""
#: nova/virt/hyperv/vhdutils.py:77
msgid "VHD differencing disks cannot be resized"
msgstr ""
#: nova/virt/hyperv/vhdutils.py:165
#, python-format
msgid "Unable to obtain block size from VHD %(vhd_path)s"
msgstr ""
#: nova/virt/hyperv/vhdutils.py:212
msgid "Unsupported virtual disk format"
msgstr ""
#: nova/virt/hyperv/vhdutilsv2.py:161
#, python-format
msgid "Unable to obtain internal size from VHDX: %(vhd_path)s. Exception: %(ex)s"
msgstr ""
#: nova/virt/hyperv/vmops.py:133
#, python-format
msgid "VIF driver not found for network_api_class: %s"
msgstr ""
#: nova/virt/hyperv/vmops.py:228
#, python-format
msgid ""
"Cannot resize a VHD to a smaller size, the original size is %(old_size)s,"
" the newer size is %(new_size)s"
msgstr ""
#: nova/virt/hyperv/vmops.py:258
msgid "Spawning new instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:337 nova/virt/vmwareapi/vmops.py:503
#, python-format
msgid "Invalid config_drive_format \"%s\""
msgstr ""
#: nova/virt/hyperv/vmops.py:340 nova/virt/vmwareapi/vmops.py:507
msgid "Using config drive for instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:353
#, python-format
msgid "Creating config drive at %(path)s"
msgstr ""
#: nova/virt/hyperv/vmops.py:361 nova/virt/vmwareapi/vmops.py:532
#, python-format
msgid "Creating config drive failed with error: %s"
msgstr ""
#: nova/virt/hyperv/vmops.py:404
msgid "Got request to destroy instance"
msgstr ""
#: nova/virt/hyperv/vmops.py:423
#, python-format
msgid "Failed to destroy instance: %s"
msgstr ""
#: nova/virt/hyperv/vmops.py:539
#, python-format
msgid "Failed to change vm state of %(instance_name)s to %(req_state)s"
msgstr ""
#: nova/virt/hyperv/vmops.py:609
#, python-format
msgid "Could not get instance console log. Error: %s"
msgstr ""
#: nova/virt/hyperv/vmutils.py:139
#, python-format
msgid "Cannot get VM summary data for: %s"
msgstr ""
#: nova/virt/hyperv/vmutils.py:236
msgid ""
"The Windows account running nova-compute on this Hyper-V host doesn't "
"have the required permissions to create or operate the virtual machine."
msgstr ""
#: nova/virt/hyperv/vmutils.py:528
#, python-format
msgid "Operation failed with return value: %s"
msgstr ""
#: nova/virt/hyperv/vmutils.py:544
#, python-format
msgid ""
"WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s"
" - %(err_desc)s - Error code: %(err_code)d"
msgstr ""
#: nova/virt/hyperv/vmutils.py:555
#, python-format
msgid "WMI job failed with status %(job_state)d. Error details: %(error)s"
msgstr ""
#: nova/virt/hyperv/vmutils.py:561
#, python-format
msgid "WMI job failed with status %d. No error description available"
msgstr ""
#: nova/virt/hyperv/vmutils.py:664
msgid "Metrics collection is not supported on this version of Hyper-V"
msgstr ""
#: nova/virt/hyperv/volumeops.py:152
#, python-format
msgid "Unable to attach volume to instance %s"
msgstr ""
#: nova/virt/hyperv/volumeops.py:200
msgid "Could not determine iscsi initiator name"
msgstr ""
#: nova/virt/hyperv/volumeops.py:226 nova/virt/hyperv/volumeops.py:240
#, python-format
msgid "Unable to find a mounted disk for target_iqn: %s"
msgstr ""
#: nova/virt/hyperv/volumeutils.py:50
#, python-format
msgid "An error has occurred when calling the iscsi initiator: %s"
msgstr ""
#: nova/virt/hyperv/volumeutils.py:105 nova/virt/hyperv/volumeutilsv2.py:101
#, python-format
msgid "Failed to login target %s"
msgstr ""
#: nova/virt/ironic/client_wrapper.py:73
msgid "Unable to authenticate Ironic client."
msgstr ""
#: nova/virt/ironic/client_wrapper.py:111
#, python-format
msgid ""
"Error contacting Ironic server for '%(method)s'. Attempt %(attempt)d of "
"%(total)d"
msgstr ""
#: nova/virt/ironic/driver.py:300
#, python-format
msgid ""
"Failed to add deploy parameters on node %(node)s when provisioning the "
"instance %(instance)s"
msgstr ""
#: nova/virt/ironic/driver.py:325
#, python-format
msgid "Fail to clean up node %s parameters"
msgstr ""
#: nova/virt/ironic/driver.py:350
#, python-format
msgid "Failed to provision instance %(inst)s: %(reason)s"
msgstr ""
#: nova/virt/ironic/driver.py:606
#, python-format
msgid "Ironic node uuid not supplied to driver for instance %s."
msgstr ""
#: nova/virt/ironic/driver.py:629
#, python-format
msgid ""
"Ironic node: %(id)s failed to validate. (deploy: %(deploy)s, power: "
"%(power)s)"
msgstr ""
#: nova/virt/ironic/driver.py:701
#, python-format
msgid ""
"Error destroying the instance on node %(node)s. Provision state still "
"'%(state)s'."
msgstr ""
#: nova/virt/ironic/driver.py:897
#, python-format
msgid ""
"Ironic node: %(id)s virtual to physical interface count missmatch (Vif "
"count: %(vif_count)d, Pif count: %(pif_count)d)"
msgstr ""
#: nova/virt/ironic/driver.py:1021
#, 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:194
#, python-format
msgid "No free disk device names for prefix '%s'"
msgstr ""
#: nova/virt/libvirt/blockinfo.py:295
#, python-format
msgid "Unable to determine disk bus for '%s'"
msgstr ""
#: nova/virt/libvirt/driver.py:448
#, python-format
msgid ""
"Unexpected sysinfo_serial setting '%(actual)s'. Permitted values are "
"%(expect)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:619
#, python-format
msgid "Connection to libvirt lost: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:816
#, python-format
msgid "Can not handle authentication request for %d credentials"
msgstr ""
#: nova/virt/libvirt/driver.py:1002
msgid "operation time out"
msgstr ""
#: nova/virt/libvirt/driver.py:1349
#, 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:1356
#, python-format
msgid "Volume sets block size, but libvirt '%s' or later is required."
msgstr ""
#: nova/virt/libvirt/driver.py:1384
#, python-format
msgid "Failed to attach volume at mountpoint: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:1456
msgid "Swap only supports host devices"
msgstr ""
#: nova/virt/libvirt/driver.py:1752
msgid "libvirt error while requesting blockjob info."
msgstr ""
#: nova/virt/libvirt/driver.py:1896
msgid "Found no disk to snapshot."
msgstr ""
#: nova/virt/libvirt/driver.py:1988
#, python-format
msgid "Unknown type: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:1993
msgid "snapshot_id required in create_info"
msgstr ""
#: nova/virt/libvirt/driver.py:2050
#, python-format
msgid "Libvirt '%s' or later is required for online deletion of volume snapshots."
msgstr ""
#: nova/virt/libvirt/driver.py:2057
#, python-format
msgid "Unknown delete_info type %s"
msgstr ""
#: nova/virt/libvirt/driver.py:2093
#, python-format
msgid "Disk with id: %s not found attached to instance."
msgstr ""
#: nova/virt/libvirt/driver.py:2102
msgid "filename cannot be None"
msgstr ""
#: nova/virt/libvirt/driver.py:2131
#, python-format
msgid "no match found for %s"
msgstr ""
#: nova/virt/libvirt/driver.py:2188
#, python-format
msgid ""
"Relative blockcommit support was not detected. Libvirt '%s' or later is "
"required for online deletion of network storage-backed volume snapshots."
msgstr ""
#: nova/virt/libvirt/driver.py:2680 nova/virt/xenapi/vmops.py:1645
msgid "Guest does not have a console available"
msgstr ""
#: nova/virt/libvirt/driver.py:3012
#, python-format
msgid "%s format is not supported"
msgstr ""
#: nova/virt/libvirt/driver.py:3119
#, python-format
msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted"
msgstr ""
#: nova/virt/libvirt/driver.py:3209
#, python-format
msgid "Detaching SR-IOV ports with libvirt < %(ver)s is not permitted"
msgstr ""
#: nova/virt/libvirt/driver.py:3326
#, 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:3332
msgid "Config requested a custom CPU model, but no model name was provided"
msgstr ""
#: nova/virt/libvirt/driver.py:3336
msgid "A CPU model name should not be set when a host CPU model is requested"
msgstr ""
#: nova/virt/libvirt/driver.py:3371
#, python-format
msgid ""
"Volume sets discard option, but libvirt %(libvirt)s or later is required,"
" qemu %(qemu)s or later is required."
msgstr ""
#: nova/virt/libvirt/driver.py:4165
#, python-format
msgid ""
"Error from libvirt while looking up %(instance_id)s: [Error Code "
"%(error_code)s] %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4186
#, python-format
msgid ""
"Error from libvirt while looking up %(instance_name)s: [Error Code "
"%(error_code)s] %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4209
#, 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/driver.py:4505
msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range."
msgstr ""
#: nova/virt/libvirt/driver.py:4630
msgid "libvirt version is too old (does not support getVersion)"
msgstr ""
#: nova/virt/libvirt/driver.py:5018
msgid "Block migration can not be used with shared storage."
msgstr ""
#: nova/virt/libvirt/driver.py:5027
msgid "Live migration can not be used without shared storage."
msgstr ""
#: nova/virt/libvirt/driver.py:5100
#, 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:5139
#, python-format
msgid ""
"CPU doesn't have compatibility.\n"
"\n"
"%(ret)s\n"
"\n"
"Refer to %(u)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5202
#, python-format
msgid "The firewall filter for %s does not exist"
msgstr ""
#: nova/virt/libvirt/driver.py:5271
msgid ""
"Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag "
"or your destination node does not support retrieving listen addresses. "
"In order for live migration to work properly, you must configure the "
"graphics (VNC and/or SPICE) listen addresses to be either the catch-all "
"address (0.0.0.0 or ::) or the local address (127.0.0.1 or ::1)."
msgstr ""
#: nova/virt/libvirt/driver.py:5288
msgid ""
"Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag,"
" and the graphics (VNC and/or SPICE) listen addresses on the destination"
" node do not match the addresses on the source node. Since the source "
"node has listen addresses set to either the catch-all address (0.0.0.0 or"
" ::) or the local address (127.0.0.1 or ::1), the live migration will "
"succeed, but the VM will continue to listen on the current addresses."
msgstr ""
#: nova/virt/libvirt/driver.py:5695
#, python-format
msgid ""
"Error from libvirt while getting description of %(instance_name)s: [Error"
" Code %(error_code)s] %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:5826
msgid "Unable to resize disk down."
msgstr ""
#: nova/virt/libvirt/imagebackend.py:98
msgid ""
"Incompatible settings: ephemeral storage encryption is supported only for"
" LVM images."
msgstr ""
#: nova/virt/libvirt/imagebackend.py:277
#, python-format
msgid "Could not load line %(line)s, got error %(error)s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:292
msgid "Attempted overwrite of an existing value."
msgstr ""
#: nova/virt/libvirt/imagebackend.py:340
msgid "clone() is not implemented"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:511
msgid "You should specify images_volume_group flag to use LVM images."
msgstr ""
#: nova/virt/libvirt/imagebackend.py:571
msgid "Instance disk to be encrypted but no context provided"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:618
msgid "You should specify images_rbd_pool flag to use rbd images."
msgstr ""
#: nova/virt/libvirt/imagebackend.py:711
msgid "installed version of librbd does not support cloning"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:722
msgid "Image is not raw format"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:730
msgid "No image locations are accessible"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:750
#, python-format
msgid "Unknown image_type=%s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:778
#, python-format
msgid "Unknown hw_disk_discard=%s"
msgstr ""
#: nova/virt/libvirt/lvm.py:91
#, python-format
msgid ""
"Insufficient Space on Volume Group %(vg)s. Only %(free_space)db "
"available, but %(size)db required by volume %(lv)s."
msgstr ""
#: nova/virt/libvirt/lvm.py:139
#, python-format
msgid "vg %s must be LVM volume group"
msgstr ""
#: nova/virt/libvirt/lvm.py:182
#, python-format
msgid "Path %s must be LVM logical volume"
msgstr ""
#: nova/virt/libvirt/lvm.py:262
#, python-format
msgid "volume_clear='%s' is not handled"
msgstr ""
#: nova/virt/libvirt/rbd_utils.py:105
msgid "rbd python libraries not found"
msgstr ""
#: nova/virt/libvirt/rbd_utils.py:160
msgid "Not stored in rbd"
msgstr ""
#: nova/virt/libvirt/rbd_utils.py:164
msgid "Blank components"
msgstr ""
#: nova/virt/libvirt/rbd_utils.py:167
msgid "Not an rbd snapshot"
msgstr ""
#: nova/virt/libvirt/utils.py:81
msgid "Cannot find any Fibre Channel HBAs"
msgstr ""
#: nova/virt/libvirt/utils.py:414
msgid "Can't retrieve root device path from instance libvirt configuration"
msgstr ""
#: nova/virt/libvirt/vif.py:346 nova/virt/libvirt/vif.py:535
#: nova/virt/libvirt/vif.py:682
msgid "vif_type parameter must be present for this vif_driver implementation"
msgstr ""
#: nova/virt/libvirt/vif.py:352 nova/virt/libvirt/vif.py:541
#: nova/virt/libvirt/vif.py:688
#, python-format
msgid "Unexpected vif_type=%s"
msgstr ""
#: nova/virt/libvirt/volume.py:309
#, python-format
msgid "iSCSI device not found at %s"
msgstr ""
#: nova/virt/libvirt/volume.py:776
#, python-format
msgid "AoE device not found at %s"
msgstr ""
#: nova/virt/libvirt/volume.py:962
msgid "We are unable to locate any Fibre Channel devices"
msgstr ""
#: nova/virt/libvirt/volume.py:981
msgid "Fibre Channel device not found."
msgstr ""
#: nova/virt/vmwareapi/driver.py:125
msgid ""
"Must specify host_ip, host_username and host_password to use "
"vmwareapi.VMwareVCDriver"
msgstr ""
#: nova/virt/vmwareapi/driver.py:134
#, python-format
msgid "Invalid Regular Expression %s"
msgstr ""
#: nova/virt/vmwareapi/driver.py:148
#, python-format
msgid "All clusters specified %s were not found in the vCenter"
msgstr ""
#: nova/virt/vmwareapi/driver.py:346
#, python-format
msgid "The resource %s does not exist"
msgstr ""
#: nova/virt/vmwareapi/driver.py:409
#, python-format
msgid "Invalid cluster or resource pool name : %s"
msgstr ""
#: nova/virt/vmwareapi/driver.py:580
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:43
msgid "Datastore name cannot be None"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:45
msgid "Datastore reference cannot be None"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:47
msgid "Invalid capacity"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:50
msgid "Capacity is smaller than free space"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:113
msgid "datastore name empty"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:118 nova/virt/vmwareapi/ds_util.py:154
msgid "path component cannot be None"
msgstr ""
#: nova/virt/vmwareapi/ds_util.py:171
msgid "datastore path empty"
msgstr ""
#: nova/virt/vmwareapi/error_util.py:32
msgid "VMware Driver configuration fault."
msgstr ""
#: nova/virt/vmwareapi/error_util.py:36
msgid "No default value for use_linked_clone found."
msgstr ""
#: nova/virt/vmwareapi/error_util.py:40
msgid "No root disk defined."
msgstr ""
#: nova/virt/vmwareapi/error_util.py:44
msgid "Virtual machine is busy."
msgstr ""
#: nova/virt/vmwareapi/imagecache.py:74
#, python-format
msgid "Unable to delete %(file)s. Exception: %(ex)s"
msgstr ""
#: nova/virt/vmwareapi/imagecache.py:162
#, python-format
msgid "Image %s is no longer used by this node. Pending deletion!"
msgstr ""
#: nova/virt/vmwareapi/imagecache.py:167
#, python-format
msgid "Image %s is no longer used. Deleting!"
msgstr ""
#: nova/virt/vmwareapi/io_util.py:122
#, python-format
msgid "Glance image %s is in killed state"
msgstr ""
#: nova/virt/vmwareapi/io_util.py:130
#, python-format
msgid "Glance image %(image_id)s is in unknown state - %(state)s"
msgstr ""
#: nova/virt/vmwareapi/network_util.py:134
msgid ""
"ESX SOAP server returned an empty port group for the host system in its "
"response"
msgstr ""
#: nova/virt/vmwareapi/vif.py:118
#, python-format
msgid ""
"No valid network found in %(opaque)s, from %(bridge)s or "
"%(integration_bridge)s"
msgstr ""
#: nova/virt/vmwareapi/vim_util.py:115
#, python-format
msgid "Unable to retrieve value for %(path)s Reason: %(reason)s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:226
#, python-format
msgid "%s is not supported."
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1055
msgid "No host available on cluster"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1149
#, python-format
msgid "Failed to get cluster references %s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1161
#, python-format
msgid "Failed to get resource pool references %s"
msgstr ""
#: nova/virt/vmwareapi/vm_util.py:1351
msgid "vmwareapi:vm_util:clone_vmref_for_instance, called with vm_ref=None"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:181
#, python-format
msgid "Extending virtual disk failed with error: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:373
msgid "Image disk size greater than requested disk size"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:402
#, python-format
msgid "disk type '%s' not supported"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:731
msgid "instance is not powered on"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:759
msgid "Instance does not exist on backend"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:788
#, python-format
msgid ""
"In vmwareapi:vmops:_destroy_instance, got this exception while un-"
"registering the VM: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:811
msgid ""
"In vmwareapi:vmops:_destroy_instance, exception while deleting the VM "
"contents from the disk"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:858
msgid "pause not supported for vmwareapi"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:862
msgid "unpause not supported for vmwareapi"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:880
msgid "instance is powered off and cannot be suspended."
msgstr ""
#: nova/virt/vmwareapi/vmops.py:900
msgid "instance is not in a suspended state"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:998
msgid "Unable to shrink disk."
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1057
#, python-format
msgid ""
"In vmwareapi:vmops:confirm_migration, got this exception while destroying"
" the VM: %s"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1133 nova/virt/xenapi/vmops.py:1584
#, python-format
msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1137 nova/virt/xenapi/vmops.py:1588
msgid "Automatically hard rebooting"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1438
#, python-format
msgid "No device with interface-id %s exists on VM"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1448
#, python-format
msgid "No device with MAC address %s exists on the VM"
msgstr ""
#: nova/virt/vmwareapi/vmops.py:1530
#, python-format
msgid "Root disk file creation failed - %s"
msgstr ""
#: nova/virt/vmwareapi/volumeops.py:339 nova/virt/vmwareapi/volumeops.py:374
#, python-format
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
msgstr ""
#: nova/virt/vmwareapi/volumeops.py:362 nova/virt/vmwareapi/volumeops.py:533
msgid "Unable to find iSCSI Target"
msgstr ""
#: nova/virt/vmwareapi/volumeops.py:456
#, python-format
msgid ""
"The volume's backing has been relocated to %s. Need to consolidate "
"backing disk file."
msgstr ""
#: nova/virt/vmwareapi/volumeops.py:494 nova/virt/vmwareapi/volumeops.py:541
msgid "Unable to find volume"
msgstr ""
#: nova/virt/vmwareapi/volumeops.py:514 nova/virt/vmwareapi/volumeops.py:543
#: nova/virt/xenapi/volumeops.py:149
#, python-format
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
msgstr ""
#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1863
#, python-format
msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:124 nova/virt/xenapi/vmops.py:1868
#, python-format
msgid ""
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. "
"args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:129 nova/virt/xenapi/vmops.py:1873
#, python-format
msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:139
#, python-format
msgid ""
"The agent call to %(method)s returned an invalid response: %(ret)r. "
"args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:146
#, python-format
msgid "The agent call to %(method)s returned an an error: %(ret)r. args=%(args)r"
msgstr ""
#: nova/virt/xenapi/agent.py:194
#, python-format
msgid "Ignoring error while configuring instance with agent: %s"
msgstr ""
#: nova/virt/xenapi/agent.py:270
#, python-format
msgid "Unable to update the agent due to: %(exc)s"
msgstr ""
#: nova/virt/xenapi/agent.py:396
msgid ""
"XenServer tools installed in this image are capable of network injection."
" Networking files will not bemanipulated"
msgstr ""
#: nova/virt/xenapi/agent.py:404
msgid ""
"XenServer tools are present in this image but are not capable of network "
"injection"
msgstr ""
#: nova/virt/xenapi/agent.py:408
msgid "XenServer tools are not installed in this image"
msgstr ""
#: nova/virt/xenapi/agent.py:422
msgid "Invalid 'agent_present' value. Falling back to the default."
msgstr ""
#: nova/virt/xenapi/agent.py:463
#, python-format
msgid "OpenSSL error: %s"
msgstr ""
#: nova/virt/xenapi/driver.py:126
msgid ""
"Must specify connection_url, connection_username (optionally), and "
"connection_password to use compute_driver=xenapi.XenAPIDriver"
msgstr ""
#: nova/virt/xenapi/driver.py:153
msgid "Failure while cleaning up attached VDIs"
msgstr ""
#: nova/virt/xenapi/driver.py:397
#, python-format
msgid "Could not determine key: %s"
msgstr ""
#: nova/virt/xenapi/driver.py:646
msgid "Host startup on XenServer is not supported."
msgstr ""
#: nova/virt/xenapi/fake.py:826
#, python-format
msgid "xenapi.fake does not have an implementation for %s"
msgstr ""
#: nova/virt/xenapi/fake.py:934
#, 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:76
#, python-format
msgid ""
"Instance %(name)s running on %(host)s could not be found in the database:"
" assuming it is a worker VM and skip ping migration to a new host"
msgstr ""
#: nova/virt/xenapi/host.py:88
#, python-format
msgid "Aggregate for host %(host)s count not be found."
msgstr ""
#: nova/virt/xenapi/host.py:107
#, python-format
msgid "Unable to migrate VM %(vm_ref)s from %(host)s"
msgstr ""
#: nova/virt/xenapi/host.py:188
msgid "Failed to parse information about a pci device for passthrough"
msgstr ""
#: nova/virt/xenapi/host.py:261
#, python-format
msgid ""
"Hostname has changed from %(old)s to %(new)s. A restart is required to "
"take effect."
msgstr ""
#: nova/virt/xenapi/host.py:294
#, python-format
msgid "Failed to extract instance support from %s"
msgstr ""
#: nova/virt/xenapi/host.py:311
msgid "Unable to get updated status"
msgstr ""
#: nova/virt/xenapi/host.py:314
#, python-format
msgid "The call to %(method)s returned an error: %(e)s."
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:65
#, python-format
msgid ""
"Aggregate %(aggregate_id)s: unrecoverable state during operation on "
"%(host)s"
msgstr ""
#: nova/virt/xenapi/pool.py:148
#, python-format
msgid "Unable to eject %s from the pool; pool not empty"
msgstr ""
#: nova/virt/xenapi/pool.py:163
#, python-format
msgid "Unable to eject %s from the pool; No master found"
msgstr ""
#: nova/virt/xenapi/pool.py:180
#, python-format
msgid "Pool-Join failed: %s"
msgstr ""
#: nova/virt/xenapi/pool.py:183
#, python-format
msgid "Unable to join %s in the pool"
msgstr ""
#: nova/virt/xenapi/pool.py:199
#, python-format
msgid "Pool-eject failed: %s"
msgstr ""
#: nova/virt/xenapi/pool.py:210
#, python-format
msgid "Unable to set up pool: %s."
msgstr ""
#: nova/virt/xenapi/pool.py:221
#, python-format
msgid "Pool-set_name_label failed: %s"
msgstr ""
#: nova/virt/xenapi/vif.py:100
#, python-format
msgid "Found no PIF for device %s"
msgstr ""
#: nova/virt/xenapi/vif.py:119
#, python-format
msgid ""
"PIF %(pif_uuid)s for network %(bridge)s has VLAN id %(pif_vlan)d. "
"Expected %(vlan_num)d"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:209
#, python-format
msgid ""
"Device id %(id)s specified is not supported by hypervisor version "
"%(version)s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:327 nova/virt/xenapi/vm_utils.py:342
msgid "VM already halted, skipping shutdown..."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:394
#, python-format
msgid "VBD %s already detached"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:397
#, python-format
msgid ""
"VBD %(vbd_ref)s uplug failed with \"%(err)s\", attempt "
"%(num_attempt)d/%(max_attempts)d"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:404
#, python-format
msgid "Unable to unplug VBD %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:407
#, python-format
msgid "Reached maximum number of retries trying to unplug VBD %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:419
#, python-format
msgid "Unable to destroy VBD %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:472
#, python-format
msgid "Unable to destroy VDI %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:634
#, python-format
msgid "No primary VDI found for %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:767
#, 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:846
#, python-format
msgid "Multiple base images for image: %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:901
#, 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:912 nova/virt/xenapi/vmops.py:1122
msgid "Can't resize a disk to 0 GB."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:964
msgid "Disk must have only one partition."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:969
#, python-format
msgid "Disk contains a filesystem we are unable to resize: %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:974
msgid "The only partition should be partition 1."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:985
#, python-format
msgid "Attempted auto_configure_disk failed because: %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1236
#, python-format
msgid ""
"Fast cloning is only supported on default local SR of type ext. SR on "
"this system was found to be of type %s. Ignoring the cow flag."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1311
#, python-format
msgid "Unrecognized cache_images value '%s', defaulting to True"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1387
#, python-format
msgid "Invalid value '%s' for torrent_images"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1410
#, python-format
msgid "Invalid value '%d' for image_compression_level"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1436
#, python-format
msgid ""
"Download handler '%(handler)s' raised an exception, falling back to "
"default handler '%(default_handler)s'"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1492
#, python-format
msgid "Image size %(size)d exceeded flavor allowed size %(allowed_size)d"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1543
#, 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:1585
msgid "Failed to fetch glance image"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1818
#, python-format
msgid "Unable to parse rrd of %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1848
#, python-format
msgid "Retry SR scan due to error: %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1881
#, python-format
msgid "Flag sr_matching_filter '%s' does not respect formatting convention"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1902
msgid ""
"XenAPI is unable to find a Storage Repository to install guest instances "
"on. Please check your configuration (e.g. set a default SR for the pool) "
"and/or configure the flag 'sr_matching_filter'."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1915
msgid "Cannot find SR of content-type ISO"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1968
#, 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:2121
#, python-format
msgid "VHD coalesce attempts exceeded (%d), giving up..."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2156
#, python-format
msgid "Timeout waiting for device %s to be created"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2176
#, python-format
msgid "Disconnecting stale VDI %s from compute domU"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2334
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:2469
msgid "Manipulating interface files directly"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2478
#, python-format
msgid "Failed to mount filesystem (expected for non-linux instances): %s"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2493
msgid "This domU must be running on the host specified by connection_url"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2562
msgid "Failed to transfer vhd to new host"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2588
msgid "ipxe_boot_menu_url not set, user will have to enter URL manually..."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2594
msgid "ipxe_network_name not set, user will have to enter IP manually..."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2605
#, python-format
msgid ""
"Unable to find network matching '%(network_name)s', user will have to "
"enter IP manually..."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:2629
#, python-format
msgid "ISO creation tool '%s' does not exist."
msgstr ""
#: nova/virt/xenapi/vmops.py:179
msgid "Error: Agent is disabled"
msgstr ""
#: nova/virt/xenapi/vmops.py:427
msgid "ipxe_boot is True but no ISO image found"
msgstr ""
#: nova/virt/xenapi/vmops.py:571
msgid "Failed to spawn, rolling back"
msgstr ""
#: nova/virt/xenapi/vmops.py:582
msgid "Unable to find root VBD/VDI for VM"
msgstr ""
#: nova/virt/xenapi/vmops.py:868
msgid "Unable to terminate instance."
msgstr ""
#: nova/virt/xenapi/vmops.py:920
#, python-format
msgid "_migrate_disk_resizing_down failed. Restoring orig vm due_to: %s."
msgstr ""
#: nova/virt/xenapi/vmops.py:1074
#, python-format
msgid "_migrate_disk_resizing_up failed. Restoring orig vm due_to: %s."
msgstr ""
#: nova/virt/xenapi/vmops.py:1081
#, python-format
msgid "_migrate_disk_resizing_up failed to rollback: %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1098
msgid "Can't resize down ephemeral disks."
msgstr ""
#: nova/virt/xenapi/vmops.py:1209
msgid "Starting halted instance found during reboot"
msgstr ""
#: nova/virt/xenapi/vmops.py:1215
msgid ""
"Reboot failed due to bad volumes, detaching bad volumes and starting "
"halted instance"
msgstr ""
#: nova/virt/xenapi/vmops.py:1293
msgid "Unable to update metadata, VM not found."
msgstr ""
#: nova/virt/xenapi/vmops.py:1376
msgid "instance has a kernel or ramdisk but not both"
msgstr ""
#: nova/virt/xenapi/vmops.py:1413
msgid "Destroying VM"
msgstr ""
#: nova/virt/xenapi/vmops.py:1442
msgid "VM is not present, skipping destroy..."
msgstr ""
#: nova/virt/xenapi/vmops.py:1493
#, python-format
msgid "Instance is already in Rescue Mode: %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:1535
msgid "VM is not present, skipping soft delete..."
msgstr ""
#: nova/virt/xenapi/vmops.py:1929
#, python-format
msgid "Destination host:%s must be in the same aggregate as the source server"
msgstr ""
#: nova/virt/xenapi/vmops.py:1950
msgid "No suitable network for migrate"
msgstr ""
#: nova/virt/xenapi/vmops.py:1956
#, python-format
msgid "PIF %s does not contain IP address"
msgstr ""
#: nova/virt/xenapi/vmops.py:1969
msgid "Migrate Receive failed"
msgstr ""
#: nova/virt/xenapi/vmops.py:2043
msgid "XAPI supporting relax-xsm-sr-check=true required"
msgstr ""
#: nova/virt/xenapi/vmops.py:2054
#, python-format
msgid "assert_can_migrate failed because: %s"
msgstr ""
#: nova/virt/xenapi/vmops.py:2114
msgid "Migrate Send failed"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:86 nova/virt/xenapi/volume_utils.py:262
#, python-format
msgid "Unable to obtain target information %s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:165
#, python-format
msgid "Unable to introduce VDI on SR %s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:169
#, 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:180
#, python-format
msgid "Unable to get record of VDI %s on"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:202
#, python-format
msgid "Unable to introduce VDI for SR %s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:229
msgid "Cannot purge SR with referenced VDIs"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:246
#, python-format
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:254
#, python-format
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:278
#, python-format
msgid "Mountpoint cannot be translated: %s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:300
#, python-format
msgid "Unable to find SR from VBD %s"
msgstr ""
#: nova/virt/xenapi/volume_utils.py:311
#, python-format
msgid "Unable to find SR from VDI %s"
msgstr ""
#: nova/virt/xenapi/volumeops.py:64
#, python-format
msgid "Connected volume (vdi_uuid): %s"
msgstr ""
#: nova/virt/xenapi/volumeops.py:113
#, python-format
msgid "Attach_volume vdi: %(vdi_ref)s vm: %(vm_ref)s"
msgstr ""
#: nova/virt/xenapi/volumeops.py:127
#, python-format
msgid "Dev %(dev_number)s attached to instance %(instance_name)s"
msgstr ""
#: nova/virt/xenapi/volumeops.py:145
#, python-format
msgid "Skipping detach because VBD for %s was not found"
msgstr ""
#: nova/virt/xenapi/client/session.py:81
msgid "Unable to log in to XenAPI (is the Dom0 disk full?)"
msgstr ""
#: nova/virt/xenapi/client/session.py:101
#, python-format
msgid "Plugin version mismatch (Expected %(exp)s, got %(got)s)"
msgstr ""
#: nova/virt/xenapi/client/session.py:135
msgid "Host is member of a pool, but DB says otherwise"
msgstr ""
#: nova/virt/xenapi/client/session.py:229
#, python-format
msgid "%(plugin)s.%(fn)s failed. Retrying call."
msgstr ""
#: nova/virt/xenapi/client/session.py:235
#, python-format
msgid ""
"Lost connection to XenAPI during call to %(plugin)s.%(fn)s. Retrying "
"call."
msgstr ""
#: nova/vnc/xvp_proxy.py:94 nova/vnc/xvp_proxy.py:99
#, python-format
msgid "Error in handshake: %s"
msgstr ""
#: nova/vnc/xvp_proxy.py:114
#, python-format
msgid "Invalid request: %s"
msgstr ""
#: nova/vnc/xvp_proxy.py:134
#, python-format
msgid "Request: %s"
msgstr ""
#: nova/vnc/xvp_proxy.py:137
#, python-format
msgid "Request made with missing token: %s"
msgstr ""
#: nova/vnc/xvp_proxy.py:147
#, python-format
msgid "Request made with invalid token: %s"
msgstr ""
#: nova/vnc/xvp_proxy.py:154
#, python-format
msgid "Unexpected error: %s"
msgstr ""
#: nova/vnc/xvp_proxy.py:174
#, python-format
msgid "Starting nova-xvpvncproxy node (version %s)"
msgstr ""
#: nova/volume/cinder.py:274
#, python-format
msgid "Invalid client version, must be one of: %s"
msgstr ""
#: nova/volume/cinder.py:298
msgid "status must be 'in-use'"
msgstr ""
#: nova/volume/cinder.py:304
msgid "status must be 'available'"
msgstr ""
#: nova/volume/encryptors/__init__.py:43
#, python-format
msgid "Error instantiating %(provider)s: %(exception)s"
msgstr ""
#: nova/volume/encryptors/__init__.py:58
#, python-format
msgid ""
"Failed to retrieve encryption metadata for volume %(volume_id)s: "
"%(exception)s"
msgstr ""