You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heat/heat/locale/heat.pot

6250 lines
178 KiB
Plaintext

# Translations template for heat.
# Copyright (C) 2015 ORGANIZATION
# This file is distributed under the same license as the heat project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: heat 2015.2.0.dev423\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-05-30 06:05+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"
#: heat/api/aws/ec2token.py:34
msgid "Authentication Endpoint URI."
msgstr ""
#: heat/api/aws/ec2token.py:37 heat/common/config.py:246
msgid "Allow orchestration of multiple clouds."
msgstr ""
#: heat/api/aws/ec2token.py:40 heat/common/config.py:249
msgid ""
"Allowed keystone endpoints for auth_uri when multi_cloud is enabled. At "
"least one endpoint needs to be specified."
msgstr ""
#: heat/api/aws/ec2token.py:45 heat/common/config.py:263
#: heat/common/config.py:283
msgid "Optional PEM-formatted certificate chain file."
msgstr ""
#: heat/api/aws/ec2token.py:48 heat/common/config.py:265
#: heat/common/config.py:285
msgid "Optional PEM-formatted file that contains the private key."
msgstr ""
#: heat/api/aws/ec2token.py:52 heat/common/config.py:261
#: heat/common/config.py:281
msgid "Optional CA cert file to use in SSL connections."
msgstr ""
#: heat/api/aws/ec2token.py:55 heat/common/config.py:269
#: heat/common/config.py:288
msgid "If set, then the server's certificate will not be verified."
msgstr ""
#: heat/api/aws/ec2token.py:191
msgid "Service misconfigured"
msgstr ""
#: heat/api/aws/exception.py:38
msgid "Generic HeatAPIException, please use specific subclasses!"
msgstr ""
#: heat/api/aws/exception.py:77
msgid "The request signature does not conform to AWS standards"
msgstr ""
#: heat/api/aws/exception.py:86
msgid "The request processing has failed due to an internal error"
msgstr ""
#: heat/api/aws/exception.py:97
msgid "The action or operation requested is invalid"
msgstr ""
#: heat/api/aws/exception.py:106
msgid "The certificate or AWS Key ID provided does not exist"
msgstr ""
#: heat/api/aws/exception.py:115
msgid "Incompatible parameters were used together"
msgstr ""
#: heat/api/aws/exception.py:124
msgid "A bad or out-of-range value was supplied"
msgstr ""
#: heat/api/aws/exception.py:133
msgid "AWS query string is malformed, does not adhere to AWS spec"
msgstr ""
#: heat/api/aws/exception.py:143
msgid "The query string is malformed"
msgstr ""
#: heat/api/aws/exception.py:152
msgid "The request is missing an action or operation parameter"
msgstr ""
#: heat/api/aws/exception.py:165
msgid "Does not contain a valid AWS Access Key or certificate"
msgstr ""
#: heat/api/aws/exception.py:177
msgid "A mandatory input parameter is missing"
msgstr ""
#: heat/api/aws/exception.py:186
msgid "The AWS Access Key ID needs a subscription for the service"
msgstr ""
#: heat/api/aws/exception.py:200
msgid "Request expired or more than 15mins in the future"
msgstr ""
#: heat/api/aws/exception.py:209
msgid "Service temporarily unavailable"
msgstr ""
#: heat/api/aws/exception.py:219
msgid "Request was denied due to request throttling"
msgstr ""
#: heat/api/aws/exception.py:228
msgid "Resource with the name requested already exists"
msgstr ""
#: heat/api/aws/exception.py:242
msgid "User is not authorized to perform action"
msgstr ""
#: heat/api/aws/exception.py:251
msgid ""
"The request signature we calculated does not match the signature you "
"provided"
msgstr ""
#: heat/api/aws/exception.py:262
msgid "The requested action is not yet implemented"
msgstr ""
#: heat/api/cfn/v1/stacks.py:56 heat/api/cloudwatch/watch.py:51
#, python-format
msgid "Action %s not allowed for user"
msgstr ""
#: heat/api/cfn/v1/stacks.py:63 heat/api/cloudwatch/watch.py:58
#, python-format
msgid "Error authorizing action %s"
msgstr ""
#: heat/api/cfn/v1/stacks.py:259
#, python-format
msgid "Failed to fetch template: %s"
msgstr ""
#: heat/api/cfn/v1/stacks.py:294
msgid "DisableRollback and OnFailure may not be used together"
msgstr ""
#: heat/api/cfn/v1/stacks.py:314
#, python-format
msgid "Unexpected action %(action)s"
msgstr ""
#: heat/api/cfn/v1/stacks.py:332 heat/api/cfn/v1/stacks.py:428
msgid "Invalid Template URL"
msgstr ""
#: heat/api/cfn/v1/stacks.py:336 heat/api/cfn/v1/stacks.py:431
msgid "TemplateBody or TemplateUrl were not given."
msgstr ""
#: heat/api/cfn/v1/stacks.py:342 heat/api/cfn/v1/stacks.py:437
msgid "The Template must be a JSON or YAML document."
msgstr ""
#: heat/api/cfn/v1/stacks.py:398
msgid "stack not not found"
msgstr ""
#: heat/api/cloudwatch/watch.py:302
#, python-format
msgid "Invalid state %(state)s, expecting one of %(expect)s"
msgstr ""
#: heat/api/openstack/v1/actions.py:50
msgid "No action specified"
msgstr ""
#: heat/api/openstack/v1/actions.py:53
msgid "Multiple actions specified"
msgstr ""
#: heat/api/openstack/v1/actions.py:57
#, python-format
msgid "Invalid action %s specified"
msgstr ""
#: heat/api/openstack/v1/actions.py:68
#, python-format
msgid "Unexpected action %s"
msgstr ""
#: heat/api/openstack/v1/events.py:140
#, python-format
msgid "No events found for resource %s"
msgstr ""
#: heat/api/openstack/v1/events.py:158
#, python-format
msgid "No event %s found"
msgstr ""
#: heat/api/openstack/v1/services.py:43
msgid "All heat engines are down."
msgstr ""
#: heat/api/openstack/v1/stacks.py:85
#, python-format
msgid "%(type)s not in valid format: %(error)s"
msgstr ""
#: heat/api/openstack/v1/stacks.py:93
msgid "No stack name specified"
msgstr ""
#: heat/api/openstack/v1/stacks.py:107 heat/engine/api.py:63
#, python-format
msgid "Invalid adopt data: %s"
msgstr ""
#: heat/api/openstack/v1/stacks.py:119
#, python-format
msgid "Could not retrieve template: %s"
msgstr ""
#: heat/api/openstack/v1/stacks.py:122
msgid "No template specified"
msgstr ""
#: heat/api/openstack/v1/stacks.py:538
#, python-format
msgid "Template type is not supported: %s"
msgstr ""
#: heat/api/openstack/v1/util.py:64
msgid "Invalid Stack address"
msgstr ""
#: heat/cmd/manage.py:57
msgid "Hostname"
msgstr ""
#: heat/cmd/manage.py:58
msgid "Binary"
msgstr ""
#: heat/cmd/manage.py:59
msgid "Engine_Id"
msgstr ""
#: heat/cmd/manage.py:60
msgid "Host"
msgstr ""
#: heat/cmd/manage.py:61
msgid "Topic"
msgstr ""
#: heat/cmd/manage.py:62
msgid "Status"
msgstr ""
#: heat/cmd/manage.py:63
msgid "Updated At"
msgstr ""
#: heat/cmd/manage.py:102
msgid "How long to preserve deleted data."
msgstr ""
#: heat/cmd/manage.py:106
msgid "Granularity to use for age argument, defaults to days."
msgstr ""
#: heat/common/auth_url.py:44
msgid "Request missing required header X-Auth-Url"
msgstr ""
#: heat/common/auth_url.py:48
#, python-format
msgid "Header X-Auth-Url \"%s\" not an allowed endpoint"
msgstr ""
#: heat/common/config.py:35
msgid "The flavor to use."
msgstr ""
#: heat/common/config.py:37
msgid "The API paste config file to use."
msgstr ""
#: heat/common/config.py:43
msgid "Seconds between running periodic tasks."
msgstr ""
#: heat/common/config.py:46
msgid "URL of the Heat metadata server."
msgstr ""
#: heat/common/config.py:49
msgid "URL of the Heat waitcondition server."
msgstr ""
#: heat/common/config.py:52
msgid "URL of the Heat CloudWatch server."
msgstr ""
#: heat/common/config.py:55
msgid "Instance connection to CFN/CW API via https."
msgstr ""
#: heat/common/config.py:58
msgid "Instance connection to CFN/CW API validate certs if SSL is used."
msgstr ""
#: heat/common/config.py:61
msgid "Default region name used to get services endpoints."
msgstr ""
#: heat/common/config.py:64
msgid "Keystone role for heat template-defined users."
msgstr ""
#: heat/common/config.py:68
msgid ""
"Keystone domain ID which contains heat template-defined users. If this "
"option is set, stack_user_domain_name option will be ignored."
msgstr ""
#: heat/common/config.py:72
msgid ""
"Keystone domain name which contains heat template-defined users. If "
"`stack_user_domain_id` option is set, this option is ignored."
msgstr ""
#: heat/common/config.py:76
msgid ""
"Keystone username, a user with roles sufficient to manage users and "
"projects in the stack_user_domain."
msgstr ""
#: heat/common/config.py:80
msgid "Keystone password for stack_domain_admin user."
msgstr ""
#: heat/common/config.py:83
msgid "Maximum raw byte size of any template."
msgstr ""
#: heat/common/config.py:86
msgid "Maximum depth allowed when using nested stacks."
msgstr ""
#: heat/common/config.py:89
msgid "Number of heat-engine processes to fork and run."
msgstr ""
#: heat/common/config.py:94
msgid ""
"The default user for new instances. This option is deprecated and will be"
" removed in the Juno release. If it's empty, Heat will use the default "
"user set up with your cloud image (for OS::Nova::Server) or 'ec2-user' "
"(for AWS::EC2::Instance)."
msgstr ""
#: heat/common/config.py:102
msgid "List of directories to search for plug-ins."
msgstr ""
#: heat/common/config.py:105
msgid "The directory to search for environment files."
msgstr ""
#: heat/common/config.py:109
msgid "Select deferred auth method, stored password or trusts."
msgstr ""
#: heat/common/config.py:113
msgid ""
"Subset of trustor roles to be delegated to heat. If left unset, all roles"
" of a user will be delegated to heat when creating a stack."
msgstr ""
#: heat/common/config.py:118
msgid "Maximum resources allowed per top-level stack."
msgstr ""
#: heat/common/config.py:121
msgid "Maximum number of stacks any one tenant may have active at one time."
msgstr ""
#: heat/common/config.py:125
msgid ""
"Number of times to retry to bring a resource to a non-error state. Set to"
" 0 to disable retries."
msgstr ""
#: heat/common/config.py:130
msgid ""
"Controls how many events will be pruned whenever a stack's events exceed "
"max_events_per_stack. Set this lower to keep more events at the expense "
"of more frequent purges."
msgstr ""
#: heat/common/config.py:136
msgid ""
"Maximum events that will be available per stack. Older events will be "
"deleted when this is reached. Set to 0 for unlimited events per stack."
msgstr ""
#: heat/common/config.py:141
msgid "Timeout in seconds for stack action (ie. create or update)."
msgstr ""
#: heat/common/config.py:145
msgid "Error wait time in seconds for stack action (ie. create or update)."
msgstr ""
#: heat/common/config.py:149
msgid "RPC timeout for the engine liveness check that is used for stack locking."
msgstr ""
#: heat/common/config.py:153
msgid "Enable the legacy OS::Heat::CWLiteAlarm resource."
msgstr ""
#: heat/common/config.py:156
msgid "Enable the preview Stack Abandon feature."
msgstr ""
#: heat/common/config.py:159
msgid "Enable the preview Stack Adopt feature."
msgstr ""
#: heat/common/config.py:162
msgid ""
"Enables engine with convergence architecture. All stacks with this option"
" will be created using convergence engine ."
msgstr ""
#: heat/common/config.py:170
msgid ""
"Template default for how the server should receive the metadata required "
"for software configuration. POLL_SERVER_CFN will allow calls to the cfn "
"API action DescribeStackResource authenticated with the provided keypair "
"(requires enabled heat-api-cfn). POLL_SERVER_HEAT will allow calls to the"
" Heat API resource-show using the provided keystone credentials (requires"
" keystone v3 API, and configured stack_user_* config options). "
"POLL_TEMP_URL will create and populate a Swift TempURL with metadata for "
"polling (requires object-store endpoint which supports TempURL)."
msgstr ""
#: heat/common/config.py:187
msgid ""
"Template default for how the server should signal to heat with the "
"deployment output values. CFN_SIGNAL will allow an HTTP POST to a CFN "
"keypair signed URL (requires enabled heat-api-cfn). TEMP_URL_SIGNAL will "
"create a Swift TempURL to be signaled via HTTP PUT (requires object-store"
" endpoint which supports TempURL). HEAT_SIGNAL will allow calls to the "
"Heat API resource-signal using the provided keystone credentials"
msgstr ""
#: heat/common/config.py:199
msgid ""
"Stacks containing these tag names will be hidden. Multiple tags should be"
" given in a comma-delimited list (eg. hidden_stack_tags=hide_me,me_too)."
msgstr ""
#: heat/common/config.py:203
msgid "Deprecated."
msgstr ""
#: heat/common/config.py:206
msgid ""
"When this feature is enabled, scheduler hints identifying the heat stack "
"context of a server resource are passed to the configured schedulers in "
"nova, for server creates done using heat resource types OS::Nova::Server "
"and AWS::EC2::Instance. heat_root_stack_id will be set to the id of the "
"root stack of the resource, heat_stack_id will be set to the id of the "
"resource's parent stack, heat_stack_name will be set to the name of the "
"resource's parent stack, heat_path_in_stack will be set to a list of "
"tuples, (stackresourcename, stackname) with list[0] being (None, "
"rootstackname), and heat_resource_name will be set to the resource's "
"name."
msgstr ""
#: heat/common/config.py:222
msgid ""
"Encrypt template parameters that were marked as hidden and also all the "
"resource properties before storing them in database."
msgstr ""
#: heat/common/config.py:229
msgid ""
"Name of the engine node. This can be an opaque identifier. It is not "
"necessarily a hostname, FQDN, or IP address."
msgstr ""
#: heat/common/config.py:237
msgid "If False fully disable profiling feature."
msgstr ""
#: heat/common/config.py:239
msgid "If False do not trace SQL requests."
msgstr ""
#: heat/common/config.py:257 heat/common/config.py:277
msgid ""
"Type of endpoint in Identity service catalog to use for communication "
"with the OpenStack service."
msgstr ""
#: heat/common/config.py:294
#, python-format
msgid "Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s."
msgstr ""
#: heat/common/config.py:300
msgid "Allow client's debug log output."
msgstr ""
#: heat/common/config.py:306
msgid ""
"Heat build revision. If you would prefer to manage your build revision "
"separately, you can move this section to a different file and add it as "
"another config option."
msgstr ""
#: heat/common/config.py:323
msgid ""
"heat.conf misconfigured, cannot specify \"stack_user_domain_id\" or "
"\"stack_user_domain_name\" without \"stack_domain_admin\" and "
"\"stack_domain_admin_password\""
msgstr ""
#: heat/common/config.py:330
msgid "heat.conf misconfigured, auth_encryption_key length must be 16, 24 or 32"
msgstr ""
#: heat/common/config.py:407
msgid "Unable to locate config file"
msgstr ""
#: heat/common/config.py:419
#, python-format
msgid ""
"Unable to load %(app_name)s from configuration file %(conf_file)s.\n"
"Got: %(e)r"
msgstr ""
#: heat/common/crypt.py:27
msgid ""
"Key used to encrypt authentication info in the database. Length of this "
"key must be 16, 24 or 32 characters."
msgstr ""
#: heat/common/custom_backend_auth.py:60
msgid "Backend authentication failed"
msgstr ""
#: heat/common/environment_format.py:42
msgid "The environment is not a valid YAML mapping data type."
msgstr ""
#: heat/common/environment_format.py:46
#, python-format
msgid "environment has wrong section \"%s\""
msgstr ""
#: heat/common/exception.py:104
msgid "An unknown exception occurred."
msgstr ""
#: heat/common/exception.py:133
#, python-format
msgid "Missing required credential: %(required)s"
msgstr ""
#: heat/common/exception.py:137
#, python-format
msgid ""
"Incorrect auth strategy, expected \"%(expected)s\" but received "
"\"%(received)s\""
msgstr ""
#: heat/common/exception.py:142
#, python-format
msgid "Connect error/bad request to Auth service at URL %(url)s."
msgstr ""
#: heat/common/exception.py:146
#, python-format
msgid "Auth service at URL %(url)s not found."
msgstr ""
#: heat/common/exception.py:150
msgid "Authorization failed."
msgstr ""
#: heat/common/exception.py:154
msgid "You are not authenticated."
msgstr ""
#: heat/common/exception.py:158 heat/common/exception.py:163
msgid "You are not authorized to complete this action."
msgstr ""
#: heat/common/exception.py:167
#, python-format
msgid "Data supplied was not valid: %(reason)s"
msgstr ""
#: heat/common/exception.py:171
#, python-format
msgid "Redirecting to %(uri)s for authorization."
msgstr ""
#: heat/common/exception.py:175
msgid "The URI was too long."
msgstr ""
#: heat/common/exception.py:179
#, python-format
msgid "Maximum redirects (%(redirects)s) was exceeded."
msgstr ""
#: heat/common/exception.py:183
msgid "Received invalid HTTP redirect."
msgstr ""
#: heat/common/exception.py:187
#, python-format
msgid ""
"Multiple 'image' service matches for region %(region)s. This generally "
"means that a region is required and you have not supplied one."
msgstr ""
#: heat/common/exception.py:193
#, python-format
msgid "The Parameter (%(key)s) was not provided."
msgstr ""
#: heat/common/exception.py:197
#, python-format
msgid "The Parameter (%(key)s) was not defined in template."
msgstr ""
#: heat/common/exception.py:201
#, python-format
msgid "The template version is invalid: %(explanation)s"
msgstr ""
#: heat/common/exception.py:205
#, python-format
msgid "The template section is invalid: %(section)s"
msgstr ""
#: heat/common/exception.py:209
#, python-format
msgid "The Parameter (%(key)s) has no attributes."
msgstr ""
#: heat/common/exception.py:213
#, python-format
msgid "The Referenced Attribute (%(resource)s %(key)s) is incorrect."
msgstr ""
#: heat/common/exception.py:218
#, python-format
msgid "The specified reference \"%(resource)s\" (in %(key)s) is incorrect."
msgstr ""
#: heat/common/exception.py:223
#, python-format
msgid "The Key (%(key_name)s) could not be found."
msgstr ""
#: heat/common/exception.py:227
#, python-format
msgid "The Flavor ID (%(flavor_id)s) could not be found."
msgstr ""
#: heat/common/exception.py:231
#, python-format
msgid "The Image (%(image_name)s) could not be found."
msgstr ""
#: heat/common/exception.py:235
#, python-format
msgid "The server (%(server)s) could not be found."
msgstr ""
#: heat/common/exception.py:239
#, python-format
msgid "The Volume (%(volume)s) could not be found."
msgstr ""
#: heat/common/exception.py:243
#, python-format
msgid "The VolumeSnapshot (%(snapshot)s) could not be found."
msgstr ""
#: heat/common/exception.py:247
#, python-format
msgid "The VolumeType (%(volume_type)s) could not be found."
msgstr ""
#: heat/common/exception.py:251
#, python-format
msgid "The Nova network (%(network)s) could not be found."
msgstr ""
#: heat/common/exception.py:255
#, python-format
msgid "Multiple physical resources were found with name (%(name)s)."
msgstr ""
#: heat/common/exception.py:260
#, python-format
msgid "Searching Tenant %(target)s from Tenant %(actual)s forbidden."
msgstr ""
#: heat/common/exception.py:265
#, python-format
msgid "The Stack (%(stack_name)s) could not be found."
msgstr ""
#: heat/common/exception.py:269
#, python-format
msgid "The Stack (%(stack_name)s) already exists."
msgstr ""
#: heat/common/exception.py:273
#, python-format
msgid "%(error)s%(path)s%(message)s"
msgstr ""
#: heat/common/exception.py:311 heat/common/exception.py:325
#: heat/common/exception.py:333 heat/common/exception.py:337
#, python-format
msgid "%(message)s"
msgstr ""
#: heat/common/exception.py:315
#, python-format
msgid ""
"The Resource (%(resource_name)s) could not be found in Stack "
"%(stack_name)s."
msgstr ""
#: heat/common/exception.py:320
#, python-format
msgid "The Snapshot (%(snapshot)s) for Stack (%(stack)s) could not be found."
msgstr ""
#: heat/common/exception.py:329
#, python-format
msgid "The Resource Type (%(type_name)s) could not be found."
msgstr ""
#: heat/common/exception.py:341
#, python-format
msgid "The Resource (%(resource_name)s) is not available."
msgstr ""
#: heat/common/exception.py:345
#, python-format
msgid "The Resource (%(resource_id)s) could not be found."
msgstr ""
#: heat/common/exception.py:349
#, python-format
msgid "The Watch Rule (%(watch_name)s) could not be found."
msgstr ""
#: heat/common/exception.py:353
#, python-format
msgid "%(exc_type)s: %(message)s"
msgstr ""
#: heat/common/exception.py:367
#, python-format
msgid "%(feature)s is not supported."
msgstr ""
#: heat/common/exception.py:371
#, python-format
msgid "%(action)s is not supported for resource."
msgstr ""
#: heat/common/exception.py:375
#, python-format
msgid "Cannot define the following properties at the same time: %(props)s."
msgstr ""
#: heat/common/exception.py:385
#, python-format
msgid "%(prop1)s cannot be specified without %(prop2)s."
msgstr ""
#: heat/common/exception.py:389
#, python-format
msgid ""
"%(prop1)s property should only be specified for %(prop2)s with value "
"%(value)s."
msgstr ""
#: heat/common/exception.py:394
#, python-format
msgid "At least one of the following properties must be specified: %(props)s"
msgstr ""
#: heat/common/exception.py:414
msgid ""
"Egress rules are only allowed when Neutron is used and the 'VpcId' "
"property is set."
msgstr ""
#: heat/common/exception.py:426
msgid "Not found"
msgstr ""
#: heat/common/exception.py:432
#, python-format
msgid "Invalid content type %(content_type)s"
msgstr ""
#: heat/common/exception.py:436
#, python-format
msgid "Request limit exceeded: %(message)s"
msgstr ""
#: heat/common/exception.py:440
msgid "Maximum resources per stack exceeded."
msgstr ""
#: heat/common/exception.py:444
#, python-format
msgid "Stack %(stack_name)s already has an action (%(action)s) in progress."
msgstr ""
#: heat/common/exception.py:449
#, python-format
msgid "Failed to stop stack (%(stack_name)s) on other engine (%(engine_id)s)"
msgstr ""
#: heat/common/exception.py:454
#, python-format
msgid ""
"Failed to send message to stack (%(stack_name)s) on other engine "
"(%(engine_id)s)"
msgstr ""
#: heat/common/exception.py:459
#, python-format
msgid "Service %(service_id)s does not found"
msgstr ""
#: heat/common/exception.py:463
#, python-format
msgid "Unsupported object type %(objtype)s"
msgstr ""
#: heat/common/exception.py:467
#, python-format
msgid "Cannot call %(method)s on orphaned %(objtype)s object"
msgstr ""
#: heat/common/exception.py:471
#, python-format
msgid "Version %(objver)s of %(objname)s is not supported"
msgstr ""
#: heat/common/exception.py:475
#, python-format
msgid "Object action %(action)s failed because: %(reason)s"
msgstr ""
#: heat/common/exception.py:479
#, python-format
msgid "Cannot modify readonly field %(field)s"
msgstr ""
#: heat/common/exception.py:483
#, python-format
msgid "Field %(field)s of %(objname)s is not an instance of Field"
msgstr ""
#: heat/common/heat_keystoneclient.py:252
#, python-format
msgid "roles %s"
msgstr ""
#: heat/common/heat_keystoneclient.py:305
#: heat/common/heat_keystoneclient.py:367
#, python-format
msgid "Can't find role %s"
msgstr ""
#: heat/common/heat_keystoneclient.py:315
msgid ""
"Cannot get stack domain user token, no stack domain id configured, please"
" fix your heat.conf"
msgstr ""
#: heat/common/heat_keystoneclient.py:390
#, python-format
msgid "User %s in invalid domain"
msgstr ""
#: heat/common/heat_keystoneclient.py:392
#, python-format
msgid "User %s in invalid project"
msgstr ""
#: heat/common/identifier.py:43
msgid "Stack name may not contain \"/\""
msgstr ""
#: heat/common/identifier.py:57
#, python-format
msgid "\"%s\" is not a valid ARN"
msgstr ""
#: heat/common/identifier.py:63
#, python-format
msgid "\"%s\" is not a valid Heat ARN"
msgstr ""
#: heat/common/identifier.py:80
#, python-format
msgid "\"%s\" is not a valid URL"
msgstr ""
#: heat/common/identifier.py:86
#, python-format
msgid "\"%s\" is not a valid ARN URL"
msgstr ""
#: heat/common/identifier.py:139 heat/common/identifier.py:146
#, python-format
msgid "Unknown attribute \"%s\""
msgstr ""
#: heat/common/identifier.py:179 heat/engine/resource.py:150
msgid "Resource name may not contain \"/\""
msgstr ""
#: heat/common/param_utils.py:25
#, python-format
msgid ""
"Unrecognized value \"%(value)s\" for \"%(name)s\", acceptable values are:"
" true, false."
msgstr ""
#: heat/common/param_utils.py:36
#, python-format
msgid "Only integer is acceptable by '%(name)s'."
msgstr ""
#: heat/common/param_utils.py:42
#, python-format
msgid "Only non-zero integer is acceptable by '%(name)s'."
msgstr ""
#: heat/common/param_utils.py:47
#, python-format
msgid "Value '%(value)s' is invalid for '%(name)s' which only accepts integer."
msgstr ""
#: heat/common/param_utils.py:52
#, python-format
msgid ""
"Value '%(value)s' is invalid for '%(name)s' which only accepts non-"
"negative integer."
msgstr ""
#: heat/common/param_utils.py:63 heat/engine/api.py:76
#, python-format
msgid "Invalid tag, \"%s\" is longer than 80 characters"
msgstr ""
#: heat/common/param_utils.py:71
#, python-format
msgid "Invalid template type \"%(value)s\", valid types are: cfn, hot."
msgstr ""
#: heat/common/short_id.py:46
#, python-format
msgid "Invalid UUID version (%d)"
msgstr ""
#: heat/common/template_format.py:59
#, python-format
msgid "Error parsing template: %s"
msgstr ""
#: heat/common/template_format.py:66
msgid "The template is not a JSON object or YAML mapping."
msgstr ""
#: heat/common/template_format.py:79
#, python-format
msgid "Template exceeds maximum allowed size (%s bytes)"
msgstr ""
#: heat/common/template_format.py:87
msgid "Template format version not found."
msgstr ""
#: heat/common/timeutils.py:36
msgid "Only ISO 8601 duration format of the form PT#H#M#S is supported."
msgstr ""
#: heat/common/urlfetch.py:48
#, python-format
msgid "Invalid URL scheme %s"
msgstr ""
#: heat/common/urlfetch.py:54 heat/common/urlfetch.py:78
#, python-format
msgid "Failed to retrieve template: %s"
msgstr ""
#: heat/common/wsgi.py:62 heat/common/wsgi.py:96 heat/common/wsgi.py:130
msgid ""
"Address to bind the server. Useful when selecting a particular network "
"interface."
msgstr ""
#: heat/common/wsgi.py:66 heat/common/wsgi.py:100 heat/common/wsgi.py:134
msgid "The port on which the server will listen."
msgstr ""
#: heat/common/wsgi.py:69 heat/common/wsgi.py:103 heat/common/wsgi.py:137
msgid "Number of backlog requests to configure the socket with."
msgstr ""
#: heat/common/wsgi.py:73 heat/common/wsgi.py:107 heat/common/wsgi.py:141
msgid "Location of the SSL certificate file to use for SSL mode."
msgstr ""
#: heat/common/wsgi.py:77 heat/common/wsgi.py:111 heat/common/wsgi.py:145
msgid "Location of the SSL key file to use for enabling SSL mode."
msgstr ""
#: heat/common/wsgi.py:81 heat/common/wsgi.py:115 heat/common/wsgi.py:149
msgid "Number of workers for Heat service."
msgstr ""
#: heat/common/wsgi.py:84 heat/common/wsgi.py:118
msgid ""
"Maximum line size of message headers to be accepted. max_header_line may "
"need to be increased when using large tokens (typically those generated "
"by the Keystone v3 API with big service catalogs)."
msgstr ""
#: heat/common/wsgi.py:152
msgid ""
"Maximum line size of message headers to be accepted. max_header_line may "
"need to be increased when using large tokens (typically those generated "
"by the Keystone v3 API with big service catalogs.)"
msgstr ""
#: heat/common/wsgi.py:206
msgid ""
"When running server in SSL mode, you must specify both a cert_file and "
"key_file option value in your configuration file"
msgstr ""
#: heat/common/wsgi.py:224
#, python-format
msgid "Could not bind to %(bind_addr)safter trying for 30 seconds"
msgstr ""
#: heat/common/wsgi.py:581
#, python-format
msgid ""
"JSON body size (%(len)s bytes) exceeds maximum allowed size (%(limit)s "
"bytes)."
msgstr ""
#: heat/common/wsgi.py:653
msgid ""
"The server could not comply with the request since it is either malformed"
" or otherwise incorrect."
msgstr ""
#: heat/db/sqlalchemy/api.py:95
#, python-format
msgid "raw template with id %s not found"
msgstr ""
#: heat/db/sqlalchemy/api.py:123
#, python-format
msgid "resource with id %s not found"
msgstr ""
#: heat/db/sqlalchemy/api.py:155
msgid "no resources were found"
msgstr ""
#: heat/db/sqlalchemy/api.py:181
msgid "no resource data found"
msgstr ""
#: heat/db/sqlalchemy/api.py:260
msgid "No resource data found"
msgstr ""
#: heat/db/sqlalchemy/api.py:316
#, python-format
msgid "no resources for stack_id %s were found"
msgstr ""
#: heat/db/sqlalchemy/api.py:508
#, python-format
msgid "Attempt to update a stack with id: %(id)s %(msg)s"
msgstr ""
#: heat/db/sqlalchemy/api.py:527
#, python-format
msgid "Attempt to delete a stack with id: %(id)s %(msg)s"
msgstr ""
#: heat/db/sqlalchemy/api.py:604
msgid "Length of OS_PASSWORD after encryption exceeds Heat limit (255 chars)"
msgstr ""
#: heat/db/sqlalchemy/api.py:629
#, python-format
msgid "Attempt to delete user creds with id %(id)s that does not exist"
msgstr ""
#: heat/db/sqlalchemy/api.py:783
#, python-format
msgid "Attempt to update a watch with id: %(id)s %(msg)s"
msgstr ""
#: heat/db/sqlalchemy/api.py:794
#, python-format
msgid "Attempt to delete watch_rule: %(id)s %(msg)s"
msgstr ""
#: heat/db/sqlalchemy/api.py:839
#, python-format
msgid "Software config with id %s not found"
msgstr ""
#: heat/db/sqlalchemy/api.py:866
#, python-format
msgid "Deployment with id %s not found"
msgstr ""
#: heat/db/sqlalchemy/api.py:912
#, python-format
msgid "Snapshot with id %s not found"
msgstr ""
#: heat/db/sqlalchemy/api.py:993
msgid "age should be an integer"
msgstr ""
#: heat/db/sqlalchemy/api.py:995
msgid "age should be a positive integer"
msgstr ""
#: heat/db/sqlalchemy/api.py:999
msgid "granularity should be days, hours, minutes, or seconds"
msgstr ""
#: heat/db/sqlalchemy/api.py:1083
msgid "Cannot migrate to lower schema version."
msgstr ""
#: heat/engine/api.py:47
#, python-format
msgid "Invalid timeout value %s"
msgstr ""
#: heat/engine/api.py:69
#, python-format
msgid "Invalid tags, not a list: %s"
msgstr ""
#: heat/engine/api.py:73
#, python-format
msgid "Invalid tag, \"%s\" is not a string"
msgstr ""
#: heat/engine/api.py:81
#, python-format
msgid "Invalid tag, \"%s\" contains a comma"
msgstr ""
#: heat/engine/attributes.py:178 heat/engine/attributes.py:184
#: heat/engine/attributes.py:189
#, python-format
msgid "Attribute %(name)s is not of type %(att_type)s"
msgstr ""
#: heat/engine/attributes.py:195
#, python-format
msgid "%(resource)s: Invalid attribute %(key)s"
msgstr ""
#: heat/engine/attributes.py:240
msgid "Can't traverse attribute path"
msgstr ""
#: heat/engine/attributes.py:243
msgid "Path components in attributes must be strings"
msgstr ""
#: heat/engine/constraints.py:86
#, python-format
msgid "Invalid type (%s)"
msgstr ""
#: heat/engine/constraints.py:97
#, python-format
msgid "Single schema valid only for %(ltype)s, not %(utype)s"
msgstr ""
#: heat/engine/constraints.py:107
#, python-format
msgid "Schema valid only for %(ltype)s or %(mtype)s, not %(utype)s"
msgstr ""
#: heat/engine/constraints.py:124
#, python-format
msgid "%(name)s constraint invalid for %(utype)s"
msgstr ""
#: heat/engine/constraints.py:146 heat/engine/parameters.py:89
#, python-format
msgid "Invalid default %(default)s (%(exc)s)"
msgstr ""
#: heat/engine/constraints.py:177
#, python-format
msgid "%s is not an integer."
msgstr ""
#: heat/engine/constraints.py:186
#, python-format
msgid "Value \"%(val)s\" is invalid for data type \"%(type)s\"."
msgstr ""
#: heat/engine/constraints.py:253
#, python-format
msgid "Invalid key %s"
msgstr ""
#: heat/engine/constraints.py:343
msgid "min/max must be numeric"
msgstr ""
#: heat/engine/constraints.py:347
msgid "A range constraint must have a min value and/or a max value specified."
msgstr ""
#: heat/engine/constraints.py:352
#, python-format
msgid "The value must be at least %(min)s."
msgstr ""
#: heat/engine/constraints.py:354
#, python-format
msgid "The value must be no greater than %(max)s."
msgstr ""
#: heat/engine/constraints.py:356
#, python-format
msgid "The value must be in the range %(min)s to %(max)s."
msgstr ""
#: heat/engine/constraints.py:404
msgid "A length constraint must have a min value and/or a max value specified."
msgstr ""
#: heat/engine/constraints.py:411
msgid "min/max length must be integral"
msgstr ""
#: heat/engine/constraints.py:416
#, python-format
msgid "The length must be at least %(min)s."
msgstr ""
#: heat/engine/constraints.py:418
#, python-format
msgid "The length must be no greater than %(max)s."
msgstr ""
#: heat/engine/constraints.py:420
#, python-format
msgid "The length must be in the range %(min)s to %(max)s."
msgstr ""
#: heat/engine/constraints.py:452
msgid "AllowedValues must be a list"
msgstr ""
#: heat/engine/constraints.py:457
#, python-format
msgid "Allowed values: %s"
msgstr ""
#: heat/engine/constraints.py:497
msgid "AllowedPattern must be a string"
msgstr ""
#: heat/engine/constraints.py:502
#, python-format
msgid "Value must match pattern: %s"
msgstr ""
#: heat/engine/constraints.py:544
#, python-format
msgid "Value must be of type %s"
msgstr ""
#: heat/engine/constraints.py:550
#, python-format
msgid "\"%(value)s\" does not validate %(name)s (constraint not found)"
msgstr ""
#: heat/engine/constraints.py:557
#, python-format
msgid "\"%(value)s\" does not validate %(name)s"
msgstr ""
#: heat/engine/constraints.py:580
#, python-format
msgid "Error validating value %(value)r"
msgstr ""
#: heat/engine/constraints.py:581
#, python-format
msgid "Error validating value %(value)r: %(message)s"
msgstr ""
#: heat/engine/dependencies.py:25
#, python-format
msgid "Circular Dependency Found: %(cycle)s"
msgstr ""
#: heat/engine/environment.py:54
#, python-format
msgid ""
"Invalid hook type \"%(value)s\" for resource breakpoint, acceptable hook "
"types are: %(types)s"
msgstr ""
#: heat/engine/environment.py:409 heat/tests/test_resource.py:120
#, python-format
msgid "Resource \"%s\" has no type"
msgstr ""
#: heat/engine/environment.py:412
#, python-format
msgid "Non-empty resource type is required for resource \"%s\""
msgstr ""
#: heat/engine/environment.py:416
#, python-format
msgid "Resource \"%s\" type is not a string"
msgstr ""
#: heat/engine/event.py:57
#, python-format
msgid "No event exists with id \"%s\""
msgstr ""
#: heat/engine/parameter_groups.py:48
#, python-format
msgid "The %s should be a list."
msgstr ""
#: heat/engine/parameter_groups.py:56
#, python-format
msgid "The %s must be provided for each parameter group."
msgstr ""
#: heat/engine/parameter_groups.py:61
#, python-format
msgid "The %s of parameter group should be a list."
msgstr ""
#: heat/engine/parameter_groups.py:68
#, python-format
msgid "The %s parameter must be assigned to one parameter group only."
msgstr ""
#: heat/engine/parameter_groups.py:76
#, python-format
msgid "The grouped parameter %s does not reference a valid parameter."
msgstr ""
#: heat/engine/parameters.py:81
#, python-format
msgid "Default must be a comma-delimited list string: %s"
msgstr ""
#: heat/engine/parameters.py:107
#, python-format
msgid "Invalid %s, expected a mapping"
msgstr ""
#: heat/engine/parameters.py:111
#, python-format
msgid "Invalid key '%(key)s' for %(entity)s"
msgstr ""
#: heat/engine/parameters.py:122
#, python-format
msgid "Missing parameter type for parameter: %s"
msgstr ""
#: heat/engine/parameters.py:199
#, python-format
msgid "Invalid Parameter type \"%s\""
msgstr ""
#: heat/engine/parameters.py:220
#, python-format
msgid "Parameter '%(name)s' is invalid: %(exp)s"
msgstr ""
#: heat/engine/parameters.py:363
#, python-format
msgid "Value must be a comma-delimited list string: %s"
msgstr ""
#: heat/engine/parameters.py:413
#, python-format
msgid "Value must be valid JSON: %s"
msgstr ""
#: heat/engine/parameters.py:555 heat/engine/hot/parameters.py:136
msgid "Stack ID"
msgstr ""
#: heat/engine/parameters.py:559 heat/engine/hot/parameters.py:145
msgid "Stack Name"
msgstr ""
#: heat/engine/properties.py:88
#, python-format
msgid "Unknown key(s) %s"
msgstr ""
#: heat/engine/properties.py:110
#, python-format
msgid "No %s specified"
msgstr ""
#: heat/engine/properties.py:120
#, python-format
msgid "%(schema)s supplied for %(type)s %(data)s"
msgstr ""
#: heat/engine/properties.py:246
#, python-format
msgid "Value '%s' is not an integer"
msgstr ""
#: heat/engine/properties.py:262
msgid "Value must be a string"
msgstr ""
#: heat/engine/properties.py:291
#, python-format
msgid "\"%s\" is not a map"
msgstr ""
#: heat/engine/properties.py:301
#, python-format
msgid "\"%s\" is not a list"
msgstr ""
#: heat/engine/properties.py:314
#, python-format
msgid "\"%s\" is not a valid boolean"
msgstr ""
#: heat/engine/properties.py:374
#, python-format
msgid "Unknown Property %s"
msgstr ""
#: heat/engine/properties.py:381
#, python-format
msgid "Property %(prop)s: %(ua)s and %(im)s cannot both be True"
msgstr ""
#: heat/engine/properties.py:406
#, python-format
msgid "Property %s not implemented yet"
msgstr ""
#: heat/engine/properties.py:427
#, python-format
msgid "Invalid Property %s"
msgstr ""
#: heat/engine/properties.py:453
#, python-format
msgid "Property %s not assigned"
msgstr ""
#: heat/engine/resource.py:62
#, python-format
msgid "The Resource %s requires replacement."
msgstr ""
#: heat/engine/resource.py:71
#, python-format
msgid "Went to status %(resource_status)s due to \"%(status_reason)s\""
msgstr ""
#: heat/engine/resource.py:74 heat/engine/resource.py:84
#: heat/engine/resources/aws/ec2/instance.py:620
#: heat/engine/resources/aws/ec2/instance.py:621
#: heat/engine/resources/openstack/nova/server.py:742
#: heat/engine/resources/openstack/nova/server.py:743
#: heat/engine/resources/openstack/trove/os_database.py:374
#: heat/engine/resources/openstack/trove/trove_cluster.py:185
msgid "Unknown"
msgstr ""
#: heat/engine/resource.py:80
#, python-format
msgid ""
"%(result)s - Unknown status %(resource_status)s due to "
"\"%(status_reason)s\""
msgstr ""
#: heat/engine/resource.py:83
msgid "Resource failed"
msgstr ""
#: heat/engine/resource.py:288
#, python-format
msgid "%(a)s paused until Hook %(h)s is cleared"
msgstr ""
#: heat/engine/resource.py:402
#, python-format
msgid "Update to properties %(props)s of %(name)s (%(res)s)"
msgstr ""
#: heat/engine/resource.py:596
#, python-format
msgid "State %s invalid for create"
msgstr ""
#: heat/engine/resource.py:683
msgid "Resource ID was not provided."
msgstr ""
#: heat/engine/resource.py:758
msgid "Resource update already requested"
msgstr ""
#: heat/engine/resource.py:801
#, python-format
msgid "'%(attr)s': expected '%(expected)s', got '%(current)s'"
msgstr ""
#: heat/engine/resource.py:819
#, python-format
msgid "State %s invalid for suspend"
msgstr ""
#: heat/engine/resource.py:835
#, python-format
msgid "State %s invalid for resume"
msgstr ""
#: heat/engine/resource.py:884
msgid "limit cannot be less than 4"
msgstr ""
#: heat/engine/resource.py:910
#, python-format
msgid "Invalid deletion policy \"%s\""
msgstr ""
#: heat/engine/resource.py:915
#, python-format
msgid "\"%s\" deletion policy not supported"
msgstr ""
#: heat/engine/resource.py:1080 heat/engine/stack.py:708
#, python-format
msgid "Invalid action %s"
msgstr ""
#: heat/engine/resource.py:1083 heat/engine/stack.py:711
#, python-format
msgid "Invalid status %s"
msgstr ""
#: heat/engine/resource.py:1159
#, python-format
msgid "Cannot signal resource during %s"
msgstr ""
#: heat/engine/scheduler.py:68
#, python-format
msgid "%s Timed out"
msgstr ""
#: heat/engine/service.py:569
#, python-format
msgid ""
"You have reached the maximum stacks per tenant, %d. Please delete some "
"stacks."
msgstr ""
#: heat/engine/service.py:635 heat/engine/service.py:710
msgid "Convergence engine"
msgstr ""
#: heat/engine/service.py:741
msgid "Updating a stack when it is suspended"
msgstr ""
#: heat/engine/service.py:745
msgid "Updating a stack when it is deleting"
msgstr ""
#: heat/engine/service.py:805
#, python-format
msgid "Cancelling update when stack is %s"
msgstr ""
#: heat/engine/service.py:844
msgid "No Template provided."
msgstr ""
#: heat/engine/service.py:1336
msgid "Deleting in-progress snapshot"
msgstr ""
#: heat/engine/service_software_config.py:65
msgid "server_id must be specified"
msgstr ""
#: heat/engine/service_software_config.py:171
msgid "deployment_id must be specified"
msgstr ""
#: heat/engine/service_software_config.py:190
#, python-format
msgid "Deployment exited with non-zero status code: %s"
msgstr ""
#: heat/engine/service_software_config.py:217
msgid "Outputs received"
msgstr ""
#: heat/engine/stack.py:105
#, python-format
msgid ""
"Invalid stack name %s must contain only alphanumeric or \"_-.\" "
"characters, must start with alpha"
msgstr ""
#: heat/engine/stack.py:204
msgid "Attempt to use stored_context with no user_creds"
msgstr ""
#: heat/engine/stack.py:361
#, python-format
msgid "No stack exists with id \"%s\""
msgstr ""
#: heat/engine/stack.py:643
#, python-format
msgid "Duplicate names %s"
msgstr ""
#: heat/engine/stack.py:663
msgid "Each Output must contain a Value key."
msgstr ""
#: heat/engine/stack.py:671
#, python-format
msgid "Outputs must contain Output. Found a [%s] instead"
msgstr ""
#: heat/engine/support.py:38
#, python-format
msgid "Specified status is invalid, defaulting to %s"
msgstr ""
#: heat/engine/template.py:44
#, python-format
msgid "Ambiguous versions (%s)"
msgstr ""
#: heat/engine/template.py:49
msgid "Template version was not provided"
msgstr ""
#: heat/engine/template.py:66
#, python-format
msgid "Could not load %(name)s: %(error)s"
msgstr ""
#: heat/engine/template.py:82
#, python-format
msgid "\"%(version)s\". \"%(version_type)s\" should be one of: %(available)s"
msgstr ""
#: heat/engine/template.py:85
#, python-format
msgid "\"%(version)s\". \"%(version_type)s\" should be: %(available)s"
msgstr ""
#: heat/engine/template.py:180
#, python-format
msgid "\"%s\" is not a valid keyword inside a resource definition"
msgstr ""
#: heat/engine/template.py:187
#, python-format
msgid "Resource %(name)s %(key)s type must be %(typename)s"
msgstr ""
#: heat/engine/template.py:239
msgid "Each Resource must contain a Type key."
msgstr ""
#: heat/engine/template.py:243
#, python-format
msgid "Resources must contain Resource. Found a [%s] instead"
msgstr ""
#: heat/engine/volume_tasks.py:77 heat/engine/clients/os/cinder.py:169
msgid "Volume attachment failed"
msgstr ""
#: heat/engine/watchrule.py:337
#, python-format
msgid "Invalid watch state %s"
msgstr ""
#: heat/engine/watchrule.py:349
#, python-format
msgid "Unknown watch state %s"
msgstr ""
#: heat/engine/cfn/functions.py:159
#, python-format
msgid "Arguments to \"%s\" must be of the form [resource_name, attribute]"
msgstr ""
#: heat/engine/cfn/functions.py:231
#, python-format
msgid "Arguments to \"%s\" must be of the form [index, collection]"
msgstr ""
#: heat/engine/cfn/functions.py:257
#, python-format
msgid "\"%(fn_name)s\": %(err)s"
msgstr ""
#: heat/engine/cfn/functions.py:261
#, python-format
msgid "Index to \"%s\" must be a string"
msgstr ""
#: heat/engine/cfn/functions.py:268
#, python-format
msgid "Index to \"%s\" must be an integer"
msgstr ""
#: heat/engine/cfn/functions.py:279
#, python-format
msgid "Arguments to %s not fully resolved"
msgstr ""
#: heat/engine/cfn/functions.py:304 heat/engine/cfn/functions.py:310
#: heat/engine/cfn/functions.py:358 heat/engine/cfn/functions.py:364
#: heat/engine/cfn/functions.py:417 heat/engine/cfn/functions.py:423
#, python-format
msgid "Incorrect arguments to \"%(fn_name)s\" should be: %(example)s"
msgstr ""
#: heat/engine/cfn/functions.py:319
#, python-format
msgid "\"%s\" must operate on a list"
msgstr ""
#: heat/engine/cfn/functions.py:323
#, python-format
msgid "\"%s\" delimiter must be a string"
msgstr ""
#: heat/engine/cfn/functions.py:331
#, python-format
msgid "Items to join must be strings %s"
msgstr ""
#: heat/engine/cfn/functions.py:371
#, python-format
msgid "Delimiter for %s must be string"
msgstr ""
#: heat/engine/cfn/functions.py:374
#, python-format
msgid "String to split must be string; got %s"
msgstr ""
#: heat/engine/cfn/functions.py:405
#, python-format
msgid "\"%s\" parameters must be a mapping"
msgstr ""
#: heat/engine/cfn/functions.py:433
#, python-format
msgid "\"%s\" template must be a string"
msgstr ""
#: heat/engine/cfn/functions.py:436
#, python-format
msgid "\"%s\" params must be a map"
msgstr ""
#: heat/engine/cfn/functions.py:442
#, python-format
msgid "\"%s\" param placeholders must be strings"
msgstr ""
#: heat/engine/cfn/functions.py:451
#, python-format
msgid "\"%s\" params must be strings or numbers"
msgstr ""
#: heat/engine/cfn/functions.py:475
#, python-format
msgid "\"%s\" argument must be a string"
msgstr ""
#: heat/engine/cfn/functions.py:510
#, python-format
msgid "Wrong Arguments try: \"%s\""
msgstr ""
#: heat/engine/cfn/functions.py:513
#, python-format
msgid "%s Key Name must be a string"
msgstr ""
#: heat/engine/cfn/functions.py:516
#, python-format
msgid "%s Value Name must be a string"
msgstr ""
#: heat/engine/cfn/functions.py:522
msgid "Member list must be a list"
msgstr ""
#: heat/engine/cfn/functions.py:526
msgid "Member list items must be strings"
msgstr ""
#: heat/engine/cfn/functions.py:561
#, python-format
msgid "Incorrect arguments to \"%(fn_name)s\" should be one of: %(allowed)s"
msgstr ""
#: heat/engine/cfn/template.py:62 heat/engine/hot/template.py:92
#: heat/engine/hot/template.py:95
#, python-format
msgid "\"%s\" is not a valid template section"
msgstr ""
#: heat/engine/cfn/template.py:65 heat/engine/hot/template.py:98
#, python-format
msgid "Section %s can not be accessed directly."
msgstr ""
#: heat/engine/cfn/template.py:109 heat/engine/hot/template.py:216
#, python-format
msgid "Resource %(name)s is missing \"%(type_key)s\""
msgstr ""
#: heat/engine/clients/client_plugin.py:111
msgid "Unknown Keystone version"
msgstr ""
#: heat/engine/clients/os/cinder.py:62
msgid "No volume service available."
msgstr ""
#: heat/engine/clients/os/cinder.py:151
msgid "Volume detachment failed"
msgstr ""
#: heat/engine/clients/os/glance.py:93
#, python-format
msgid "Error retrieving image list from glance: %s"
msgstr ""
#: heat/engine/clients/os/nova.py:330
#, python-format
msgid "Server %(name)s delete failed: (%(code)s) %(message)s"
msgstr ""
#: heat/engine/clients/os/nova.py:359
#, python-format
msgid "Resizing to '%(flavor)s' failed, status '%(status)s'"
msgstr ""
#: heat/engine/clients/os/nova.py:381
#, python-format
msgid "Rebuilding server failed, status '%s'"
msgstr ""
#: heat/engine/clients/os/nova.py:389
msgid "nova server metadata needs to be a Map."
msgstr ""
#: heat/engine/clients/os/nova.py:507
#, python-format
msgid "Failed to attach volume %(vol)s to server %(srv)s - %(err)s"
msgstr ""
#: heat/engine/clients/os/nova.py:524
#, python-format
msgid "Could not detach attachment %(att)s from server %(srv)s."
msgstr ""
#: heat/engine/clients/os/sahara.py:103
#, python-format
msgid "Error retrieving image list from sahara: %s"
msgstr ""
#: heat/engine/clients/os/trove.py:59
#, python-format
msgid ""
"Datastore version %(dsversion)s for datastore type %(dstype)s is not "
"valid. Allowed versions are %(allowed)s."
msgstr ""
#: heat/engine/clients/os/trove.py:68
#, python-format
msgid ""
"Multiple active datastore versions exist for datastore type %(dstype)s. "
"Explicit datastore version must be provided. Allowed versions are "
"%(allowed)s."
msgstr ""
#: heat/engine/clients/os/trove.py:77
#, python-format
msgid "Not allowed - %(dsver)s without %(dstype)s."
msgstr ""
#: heat/engine/hot/functions.py:52
#, python-format
msgid "Function \"%s\" must have arguments"
msgstr ""
#: heat/engine/hot/functions.py:62
#, python-format
msgid "Argument to \"%s\" must be string or list"
msgstr ""
#: heat/engine/hot/functions.py:66
#, python-format
msgid "Parameter name in \"%s\" must be string"
msgstr ""
#: heat/engine/hot/functions.py:77
#, python-format
msgid "\"%s\" can't traverse path"
msgstr ""
#: heat/engine/hot/functions.py:80
#, python-format
msgid "Path components in \"%s\" must be strings"
msgstr ""
#: heat/engine/hot/functions.py:108
#, python-format
msgid "Argument to \"%s\" must be a list"
msgstr ""
#: heat/engine/hot/functions.py:112
#, python-format
msgid ""
"Arguments to \"%s\" must be of the form [resource_name, attribute, "
"(path), ...]"
msgstr ""
#: heat/engine/hot/functions.py:178 heat/engine/hot/functions.py:300
#, python-format
msgid "Arguments to \"%s\" must be a map"
msgstr ""
#: heat/engine/hot/functions.py:190
#, python-format
msgid "\"str_replace\" syntax should be %s"
msgstr ""
#: heat/engine/hot/functions.py:216
#, python-format
msgid "Argument to \"%s\" must be a string"
msgstr ""
#: heat/engine/hot/functions.py:223
#, python-format
msgid ""
"No content found in the \"files\" section for %(fn_name)s path: "
"%(file_key)s"
msgstr ""
#: heat/engine/hot/functions.py:269
#, python-format
msgid "The function %s is not supported in this version of HOT."
msgstr ""
#: heat/engine/hot/functions.py:311
#, python-format
msgid "\"repeat\" syntax should be %s"
msgstr ""
#: heat/engine/hot/functions.py:315
#, python-format
msgid "The \"for_each\" argument to \"%s\" must contain a map"
msgstr ""
#: heat/engine/hot/functions.py:319
#, python-format
msgid "The values of the \"for_each\" argument to \"%s\" must be lists"
msgstr ""
#: heat/engine/hot/functions.py:363
#, python-format
msgid "Argument to function \"%s\" must be a list of strings"
msgstr ""
#: heat/engine/hot/functions.py:367
#, python-format
msgid "Function \"%s\" usage: [\"<algorithm>\", \"<value>\"]"
msgstr ""
#: heat/engine/hot/functions.py:371
#, python-format
msgid "Algorithm must be one of %s"
msgstr ""
#: heat/engine/hot/parameters.py:70
#, python-format
msgid "Invalid parameter constraints for parameter %s, expected a list"
msgstr ""
#: heat/engine/hot/parameters.py:100
msgid "No constraint expressed"
msgstr ""
#: heat/engine/hot/parameters.py:140
msgid "Project ID"
msgstr ""
#: heat/engine/hot/template.py:137
#, python-format
msgid "\"%%s\" is not a valid keyword inside a %s definition"
msgstr ""
#: heat/engine/hot/template.py:144
#, python-format
msgid "Each %(object_name)s must contain a %(sub_section)s key."
msgstr ""
#: heat/engine/hot/template.py:154
#, python-format
msgid ""
"\"%(section)s\" must contain a map of %(obj_name)s maps. Found a "
"[%(_type)s] instead"
msgstr ""
#: heat/engine/resources/stack_resource.py:73
msgid "Failed to validate"
msgstr ""
#: heat/engine/resources/stack_resource.py:123
msgid "Nested stack not found in DB"
msgstr ""
#: heat/engine/resources/stack_resource.py:210
#, python-format
msgid "Recursion depth exceeds %d."
msgstr ""
#: heat/engine/resources/stack_resource.py:364
msgid "Stack unknown status"
msgstr ""
#: heat/engine/resources/stack_resource.py:452
#, python-format
msgid "Cannot suspend %s, stack not created"
msgstr ""
#: heat/engine/resources/stack_resource.py:466
#, python-format
msgid "Cannot resume %s, stack not created"
msgstr ""
#: heat/engine/resources/stack_resource.py:480
#, python-format
msgid "Cannot check %s, stack not created"
msgstr ""
#: heat/engine/resources/stack_user.py:55
msgid "Can't get user token, user not yet created"
msgstr ""
#: heat/engine/resources/stack_user.py:61
msgid "Can't get user token without password"
msgstr ""
#: heat/engine/resources/stack_user.py:132
#, python-format
msgid "Error creating ec2 keypair for user %s"
msgstr ""
#: heat/engine/resources/template_resource.py:70
msgid "Only Templates with an extension of .yaml or .template are supported"
msgstr ""
#: heat/engine/resources/template_resource.py:89
#, python-format
msgid "Could not fetch remote template \"%(name)s\": %(exc)s"
msgstr ""
#: heat/engine/resources/template_resource.py:196
#, python-format
msgid "Unknown error retrieving %s"
msgstr ""
#: heat/engine/resources/template_resource.py:205
#, python-format
msgid "Required property %(n)s for facade %(type)s missing in provider"
msgstr ""
#: heat/engine/resources/template_resource.py:213
#, python-format
msgid ""
"Property %(n)s type mismatch between facade %(type)s (%(fs_type)s) and "
"provider (%(ps_type)s)"
msgstr ""
#: heat/engine/resources/template_resource.py:222
#, python-format
msgid "Provider requires property %(n)s unknown in facade %(type)s"
msgstr ""
#: heat/engine/resources/template_resource.py:229
#, python-format
msgid "Attribute %(attr)s for facade %(type)s missing in provider"
msgstr ""
#: heat/engine/resources/template_resource.py:242
#, python-format
msgid "Failed to retrieve template data: %s"
msgstr ""
#: heat/engine/resources/volume_base.py:59
msgid "Volume create failed"
msgstr ""
#: heat/engine/resources/volume_base.py:113
msgid "Volume backup failed"
msgstr ""
#: heat/engine/resources/volume_base.py:120
msgid "Volume in use"
msgstr ""
#: heat/engine/resources/wait_condition.py:74
msgid "Metadata format invalid"
msgstr ""
#: heat/engine/resources/wait_condition.py:106
#: heat/engine/resources/openstack/heat/swiftsignal.py:46
#, python-format
msgid "%(len)d of %(count)d received - %(reasons)s"
msgstr ""
#: heat/engine/resources/wait_condition.py:108
#: heat/engine/resources/openstack/heat/swiftsignal.py:48
#, python-format
msgid "%(len)d of %(count)d received"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:126
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:168
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:173
#: heat/engine/resources/aws/autoscaling/launch_config.py:98
#: heat/engine/resources/aws/autoscaling/launch_config.py:103
#: heat/engine/resources/aws/ec2/instance.py:127
#: heat/engine/resources/aws/ec2/instance.py:132
#: heat/engine/resources/aws/ec2/instance.py:137
#: heat/engine/resources/aws/ec2/instance.py:142
#: heat/engine/resources/aws/ec2/instance.py:147
#: heat/engine/resources/aws/ec2/instance.py:152
#: heat/engine/resources/aws/ec2/instance.py:170
#: heat/engine/resources/aws/ec2/instance.py:215
#: heat/engine/resources/aws/iam/user.py:53
#: heat/engine/resources/aws/iam/user.py:57
#: heat/engine/resources/aws/iam/user.py:149
#: heat/engine/resources/aws/iam/user.py:159
#: heat/engine/resources/aws/lb/loadbalancer.py:386
#: heat/engine/resources/aws/lb/loadbalancer.py:391
#: heat/engine/resources/aws/lb/loadbalancer.py:400
#: heat/engine/resources/aws/lb/loadbalancer.py:405
#: heat/engine/resources/aws/lb/loadbalancer.py:415
#: heat/engine/resources/openstack/heat/instance_group.py:65
msgid "Not Implemented."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:131
#: heat/engine/resources/openstack/heat/instance_group.py:70
msgid "The reference to a LaunchConfiguration resource."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:136
msgid ""
"The ID of an existing instance to use to create the Auto Scaling group. "
"If specify this property, will create the group use an existing instance "
"instead of a launch configuration."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:146
msgid "Maximum number of instances in the group."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:152
msgid "Minimum number of instances in the group."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:158
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:69
#: heat/engine/resources/openstack/heat/autoscaling_group.py:74
#: heat/engine/resources/openstack/heat/scaling_policy.py:81
msgid "Cooldown period, in seconds."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:163
msgid "Desired initial number of instances."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:181
#: heat/engine/resources/openstack/heat/instance_group.py:82
msgid "List of LoadBalancer resources."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:185
msgid ""
"Use only with Neutron, to list the internal subnet to which the instance "
"will be attached; needed only if multiple exist; list length must be "
"exactly 1."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:191
msgid "UUID of the internal subnet to which the instance will be attached."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:197
#: heat/engine/resources/openstack/heat/instance_group.py:86
msgid "Tags to attach to this group."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:216
#: heat/engine/resources/openstack/heat/instance_group.py:105
msgid "A comma-delimited list of server ip addresses. (Heat extension)."
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:332
#, python-format
msgid "Start resizing the group %(group)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:352
#, python-format
msgid "End resizing the group %(group)s"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:376
msgid "MinSize can not be greater than MaxSize"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:380
msgid "The size of AutoScalingGroup can not be less than zero"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:386
msgid "DesiredCapacity must be between MinSize and MaxSize"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:395
msgid "Anything other than one VPCZoneIdentifier"
msgstr ""
#: heat/engine/resources/aws/autoscaling/autoscaling_group.py:405
msgid "Either 'InstanceId' or 'LaunchConfigurationName' must be provided."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:60
#: heat/engine/resources/aws/ec2/instance.py:97
msgid "Glance image ID or name."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:67
#: heat/engine/resources/aws/ec2/instance.py:107
msgid "Nova instance type (flavor)."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:74
msgid ""
"The ID of an existing instance you want to use to create the launch "
"configuration. All properties are derived from the instance with the "
"exception of BlockDeviceMapping."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:83
#: heat/engine/resources/aws/ec2/instance.py:116
msgid "Optional Nova keypair name."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:90
#: heat/engine/resources/aws/ec2/instance.py:223
msgid "User data to pass to instance."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:94
#: heat/engine/resources/aws/ec2/instance.py:157
msgid "Security group names to assign."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:108
#: heat/engine/resources/aws/ec2/instance.py:254
msgid "Block device mappings to attach to instance."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:114
#: heat/engine/resources/aws/ec2/instance.py:260
msgid ""
"A device name where the volume will be attached in the system at "
"/dev/device_name.e.g. vdb"
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:121
#: heat/engine/resources/aws/ec2/instance.py:267
msgid "The ebs volume to attach to the instance."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:125
#: heat/engine/resources/aws/ec2/instance.py:271
msgid ""
"Indicate whether the volume should be deleted when the instance is "
"terminated."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:131
#: heat/engine/resources/aws/ec2/instance.py:277
msgid "The number of I/O operations per second that the volume supports."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:137
#: heat/engine/resources/aws/ec2/instance.py:283
#: heat/engine/resources/openstack/nova/server.py:161
#: heat/engine/resources/openstack/nova/server.py:210
msgid "The ID of the snapshot to create a volume from."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:146
#: heat/engine/resources/aws/ec2/instance.py:292
msgid ""
"The size of the volume, in GB. Must be equal or greater than the size of "
"the snapshot. It is safe to leave this blank and have the Compute service"
" infer the size."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:154
#: heat/engine/resources/aws/ec2/instance.py:300
msgid "The volume type."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:161
#: heat/engine/resources/aws/ec2/instance.py:307
msgid "The can be used to unmap a defined device."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:166
#: heat/engine/resources/aws/ec2/instance.py:312
msgid ""
"The name of the virtual device. The name must be in the form ephemeralX "
"where X is a number starting from zero (0); for example, ephemeral0."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:176
#: heat/engine/resources/aws/ec2/instance.py:198
msgid "Scheduler hints to pass to Nova (Heat extension)."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:239
#: heat/engine/resources/aws/ec2/instance.py:779
msgid ""
"SnapshotId is missing, this is required when specifying "
"BlockDeviceMappings."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:243
#: heat/engine/resources/aws/ec2/instance.py:783
msgid "Ebs is missing, this is required when specifying BlockDeviceMappings."
msgstr ""
#: heat/engine/resources/aws/autoscaling/launch_config.py:253
msgid "If without InstanceId, ImageId and InstanceType are required."
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:47
msgid "AutoScaling group name to apply policy to."
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:52
#: heat/engine/resources/openstack/heat/scaling_policy.py:64
msgid "Size of adjustment."
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:58
#: heat/engine/resources/openstack/heat/scaling_policy.py:70
msgid "Type of adjustment (absolute or percentage)."
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:74
msgid ""
"Minimum number of resources that are added or removed when the "
"AutoScaling group scales up or down. This can be used only when "
"specifying PercentChangeInCapacity for the AdjustmentType property."
msgstr ""
#: heat/engine/resources/aws/autoscaling/scaling_policy.py:90
msgid "A signed url to handle the alarm. (Heat extension)."
msgstr ""
#: heat/engine/resources/aws/cfn/stack.py:39
msgid ""
"The URL of a template that specifies the stack to be created as a "
"resource."
msgstr ""
#: heat/engine/resources/aws/cfn/stack.py:46
msgid "The length of time, in minutes, to wait for the nested stack creation."
msgstr ""
#: heat/engine/resources/aws/cfn/stack.py:52
msgid "The set of parameters passed to this nested stack."
msgstr ""
#: heat/engine/resources/aws/cfn/stack.py:61
#: heat/engine/resources/aws/cfn/stack.py:105
#, python-format
msgid "Could not fetch remote template '%(url)s': %(exc)s"
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:43
#: heat/engine/resources/openstack/heat/wait_condition.py:50
msgid ""
"A reference to the wait condition handle used to signal this wait "
"condition."
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:49
#: heat/engine/resources/openstack/heat/wait_condition.py:56
msgid "The number of seconds to wait for the correct number of signals to arrive."
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:58
#: heat/engine/resources/openstack/heat/swiftsignal.py:166
#: heat/engine/resources/openstack/heat/wait_condition.py:65
msgid ""
"The number of success signals that must be received before the stack "
"creation process continues."
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:70
msgid ""
"JSON string containing data associated with wait condition signals sent "
"to the handle."
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:84
#, python-format
msgid "WaitCondition invalid Handle tenant %s"
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:87
#: heat/engine/resources/aws/cfn/wait_condition.py:90
#, python-format
msgid "WaitCondition invalid Handle stack %s"
msgstr ""
#: heat/engine/resources/aws/cfn/wait_condition.py:93
#: heat/engine/resources/aws/cfn/wait_condition.py:97
#, python-format
msgid "WaitCondition invalid Handle %s"
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:49
msgid "Set to \"vpc\" to have IP address allocation associated to your VPC."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:57
msgid "Instance ID to associate with EIP."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:67
msgid ""
"ID that AWS assigns to represent the allocation of the address for use "
"with Amazon VPC. Returned only for VPC elastic IP addresses."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:196
msgid "Instance ID to associate with EIP specified by EIP property."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:204
msgid "EIP address to associate with instance."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:212
msgid "Allocation ID for VPC EIP address."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:217
msgid "Network interface ID to associate with EIP."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:236
msgid "Either 'EIP' or 'AllocationId' must be provided."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:240
msgid "Must specify 'InstanceId' if you specify 'EIP'."
msgstr ""
#: heat/engine/resources/aws/ec2/eip.py:332
#: heat/engine/resources/aws/ec2/eip.py:355
msgid "Failed to update, can not found port info."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:123
msgid "Availability zone to launch the instance in."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:161
msgid "Security group IDs to assign."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:165
msgid "Network interfaces to associate with instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:175
msgid "Subnet ID to launch instance in."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:180
msgid "Tags to attach to instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:227
msgid "Volumes to attach to instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:234
#: heat/engine/resources/aws/ec2/volume.py:120
msgid ""
"The device where the volume is exposed on the instance. This assignment "
"may not be honored and it is advised that the path /dev/disk/by-"
"id/virtio-<VolumeId> be used instead."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:243
#: heat/engine/resources/aws/ec2/volume.py:111
#: heat/engine/resources/openstack/cinder/volume.py:510
msgid "The ID of the volume to be attached."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:324
msgid "The Availability Zone where the specified instance is launched."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:329
msgid "Private DNS name of the specified instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:333
msgid "Public DNS name of the specified instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:337
msgid "Private IP address of the specified instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:341
msgid "Public IP address of the specified instance."
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:619
#: heat/engine/resources/openstack/nova/server.py:741
#, python-format
msgid "Message: %(message)s, Code: %(code)s"
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:626
msgid "Instance is not active"
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:649
#, python-format
msgid "Instance is not ACTIVE (was: %s)"
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:817
#: heat/engine/resources/openstack/nova/server.py:1376
#, python-format
msgid "Cannot suspend %s, resource_id not set"
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:824
#: heat/engine/resources/aws/ec2/instance.py:864
#, python-format
msgid "Failed to find instance %s"
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:844
#, python-format
msgid " nova reported unexpected instance[%(instance)s] status[%(status)s]"
msgstr ""
#: heat/engine/resources/aws/ec2/instance.py:857
#: heat/engine/resources/openstack/nova/server.py:1425
#, python-format
msgid "Cannot resume %s, resource_id not set"
msgstr ""
#: heat/engine/resources/aws/ec2/internet_gateway.py:72
#, python-format
msgid "Expected 1 external network, found %d"
msgstr ""
#: heat/engine/resources/aws/ec2/internet_gateway.py:88
msgid "VPC ID for this gateway association."
msgstr ""
#: heat/engine/resources/aws/ec2/internet_gateway.py:93
msgid "ID of the InternetGateway."
msgstr ""
#: heat/engine/resources/aws/ec2/internet_gateway.py:97
msgid "ID of the VPNGateway to attach to the VPC."
msgstr ""
#: heat/engine/resources/aws/ec2/network_interface.py:46
msgid "Description for this interface."
msgstr ""
#: heat/engine/resources/aws/ec2/network_interface.py:50
msgid "List of security group IDs associated with this interface."
msgstr ""
#: heat/engine/resources/aws/ec2/network_interface.py:58
msgid "Flag indicating if traffic to or from instance is validated."
msgstr ""
#: heat/engine/resources/aws/ec2/network_interface.py:63
msgid "Subnet ID to associate with this interface."
msgstr ""
#: heat/engine/resources/aws/ec2/network_interface.py:73
msgid "List of tags associated with this interface."
msgstr ""
#: heat/engine/resources/aws/ec2/network_interface.py:91
msgid "Private IP address of the network interface."
msgstr ""
#: heat/engine/resources/aws/ec2/route_table.py:42
msgid "VPC ID for where the route table is created."
msgstr ""
#: heat/engine/resources/aws/ec2/route_table.py:49
msgid "List of tags to be attached to this resource."
msgstr ""
#: heat/engine/resources/aws/ec2/route_table.py:118
msgid "Route table ID."
msgstr ""
#: heat/engine/resources/aws/ec2/route_table.py:123
msgid "Subnet ID."
msgstr ""
#: heat/engine/resources/aws/ec2/security_group.py:376
#: heat/engine/resources/openstack/neutron/security_group.py:124
msgid "Description of the security group."
msgstr ""
#: heat/engine/resources/aws/ec2/security_group.py:381
msgid "Physical ID of the VPC. Not implemented."
msgstr ""
#: heat/engine/resources/aws/ec2/security_group.py:387
msgid "List of security group ingress rules."
msgstr ""
#: heat/engine/resources/aws/ec2/security_group.py:396
msgid "List of security group egress rules."
msgstr ""
#: heat/engine/resources/aws/ec2/security_group.py:451
#, python-format
msgid "Security Group \"%(group_name)s\" not found"
msgstr ""
#: heat/engine/resources/aws/ec2/subnet.py:42
msgid "Availability zone in which you want the subnet."
msgstr ""
#: heat/engine/resources/aws/ec2/subnet.py:46
msgid "CIDR block to apply to subnet."
msgstr ""
#: heat/engine/resources/aws/ec2/subnet.py:51
msgid ""
"Ref structure that contains the ID of the VPC on which you want to create"
" the subnet."
msgstr ""
#: heat/engine/resources/aws/ec2/subnet.py:59
msgid "List of tags to attach to this resource."
msgstr ""
#: heat/engine/resources/aws/ec2/subnet.py:77
msgid "Availability Zone of the subnet."
msgstr ""
#: heat/engine/resources/aws/ec2/volume.py:37
#: heat/engine/resources/openstack/cinder/volume.py:59
msgid "The availability zone in which the volume will be created."
msgstr ""
#: heat/engine/resources/aws/ec2/volume.py:43
#: heat/engine/resources/openstack/cinder/volume.py:147
msgid "The size of the volume in GB."
msgstr ""
#: heat/engine/resources/aws/ec2/volume.py:51
msgid "If specified, the backup used as the source to create the volume."
msgstr ""
#: heat/engine/resources/aws/ec2/volume.py:57
msgid "The list of tags to associate with the volume."
msgstr ""
#: heat/engine/resources/aws/ec2/volume.py:102
msgid "The ID of the instance to which the volume attaches."
msgstr ""
#: heat/engine/resources/aws/ec2/vpc.py:39
msgid "CIDR block to apply to the VPC."
msgstr ""
#: heat/engine/resources/aws/ec2/vpc.py:43
msgid ""
"Allowed tenancy of instances launched in the VPC. default - any tenancy; "
"dedicated - instance will be dedicated, regardless of the tenancy option "
"specified at instance launch."
msgstr ""
#: heat/engine/resources/aws/ec2/vpc.py:57
msgid "List of tags to attach to the instance."
msgstr ""
#: heat/engine/resources/aws/ec2/vpc.py:101
#, python-format
msgid "Multiple routers found with name %s"
msgstr ""
#: heat/engine/resources/aws/iam/user.py:61
msgid "A login profile for the user."
msgstr ""
#: heat/engine/resources/aws/iam/user.py:70
msgid "Access policies to apply to the user."
msgstr ""
#: heat/engine/resources/aws/iam/user.py:154
msgid "The name of the user that the new key will belong to."
msgstr ""
#: heat/engine/resources/aws/iam/user.py:169
msgid "Username associated with the AccessKey."
msgstr ""
#: heat/engine/resources/aws/iam/user.py:174
msgid "Keypair secret key."
msgstr ""
#: heat/engine/resources/aws/iam/user.py:203
#, python-format
msgid "could not find user %s"
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:315
msgid "The Availability Zones in which to create the load balancer."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:320
msgid "An application health check for the instances."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:324
msgid ""
"The number of consecutive health probe successes required before moving "
"the instance to the healthy state."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:331
msgid ""
"The approximate interval, in seconds, between health checks of an "
"individual instance."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:337
msgid "The port being checked."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:342
msgid "Health probe timeout, in seconds."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:347
msgid ""
"The number of consecutive health probe failures required before moving "
"the instance to the unhealthy state"
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:356
msgid "The list of instance IDs load balanced."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:361
msgid "One or more listeners for this load balancer."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:367
msgid "TCP port on which the instance server is listening."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:373
msgid "The external load balancer port number."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:378
msgid "The load balancer transport protocol to use."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:410
msgid "List of Security Groups assigned on current LB."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:422
msgid "The name of the hosted zone that is associated with the LoadBalancer."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:427
msgid "The ID of the hosted zone name that is associated with the LoadBalancer."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:432
msgid "The DNS name for the LoadBalancer."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:436
msgid ""
"The security group that you can use as part of your inbound rules for "
"your LoadBalancer's back-end instances."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:441
msgid "Owner of the source security group."
msgstr ""
#: heat/engine/resources/aws/lb/loadbalancer.py:616
msgid "Custom LoadBalancer template can not be found"
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:55
msgid ""
"A predefined access control list (ACL) that grants permissions on the "
"bucket."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:67
msgid "Information used to configure the bucket as a static website."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:71
msgid "The name of the index document."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:75
msgid "The name of the error document."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:81
msgid "Tags to attach to the bucket."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:87
msgid "The tag key name."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:92
msgid "The tag value."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:102
msgid "The DNS name of the specified bucket."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:106
msgid "The website endpoint for the specified bucket."
msgstr ""
#: heat/engine/resources/aws/s3/s3.py:162
#, python-format
msgid "The bucket you tried to delete is not empty (%s)."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:37
#: heat/engine/resources/openstack/heat/cloud_watch.py:54
msgid "Description for the alarm."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:42
msgid "True if alarm evaluation/actioning is enabled."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:48
msgid "A list of URLs (webhooks) to invoke when state transitions to alarm."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:54
msgid "A list of URLs (webhooks) to invoke when state transitions to ok."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:60
msgid ""
"A list of URLs (webhooks) to invoke when state transitions to "
"insufficient-data."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:66
msgid ""
"False to trigger actions when the threshold is reached AND the alarm's "
"state has changed. By default, actions are called each time the threshold"
" is reached."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:137
msgid "Operator used to compare specified statistic with threshold."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:146
#: heat/engine/resources/openstack/heat/cloud_watch.py:59
msgid "Number of periods to evaluate over."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:151
msgid "Meter name watched by the alarm."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:156
#: heat/engine/resources/openstack/heat/cloud_watch.py:75
msgid "Period (seconds) to evaluate over."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:161
msgid "Meter statistic to evaluate."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:170
#: heat/engine/resources/openstack/heat/cloud_watch.py:112
msgid "Threshold to evaluate against."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:176
msgid ""
"Meter should match this resource metadata (key=value) additionally to the"
" meter_name."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:183
msgid ""
"A list of query factors, each comparing a Sample attribute with a value. "
"Implicitly combined with matching_metadata, if any."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:193
msgid ""
"Name of attribute to compare. Names of the form metadata.user_metadata.X "
"or metadata.metering.X are equivalent to what you can address through "
"matching_metadata; the former for Nova meters, the latter for all others."
" To see the attributes of your Samples, use `ceilometer --debug sample-"
"list`."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:204
msgid "Comparison operator"
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:209
msgid "String value with which to compare"
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:377
msgid "List of alarm identifiers to combine."
msgstr ""
#: heat/engine/resources/openstack/ceilometer/alarm.py:383
msgid "Operator used to combine the alarms."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:63
msgid ""
"The size of the volume in GB. On update only increase in size is "
"supported."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:72
msgid "If specified, the snapshot to create the volume from."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:79
msgid "If specified, the backup to create the volume from."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:83
msgid "A name used to distinguish the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:88
msgid "A description of the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:93
msgid "If specified, the type of volume to use, mapping to a specific backend."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:102
msgid "Key/value pairs to associate with the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:107
msgid "The ID of the image to create the volume from."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:110
#: heat/engine/resources/openstack/heat/random_string.py:83
#: heat/engine/resources/openstack/neutron/floatingip.py:48
#: heat/engine/resources/openstack/neutron/loadbalancer.py:219
#: heat/engine/resources/openstack/neutron/network_gateway.py:101
#: heat/engine/resources/openstack/neutron/port.py:71
#: heat/engine/resources/openstack/neutron/port.py:118
#: heat/engine/resources/openstack/neutron/router.py:97
#: heat/engine/resources/openstack/neutron/router.py:279
#: heat/engine/resources/openstack/neutron/router.py:289
#: heat/engine/resources/openstack/neutron/router.py:308
#: heat/engine/resources/openstack/neutron/router.py:416
#: heat/engine/resources/openstack/neutron/subnet.py:70
#: heat/engine/resources/openstack/neutron/vpnservice.py:64
#: heat/engine/resources/openstack/nova/server.py:326
#: heat/engine/resources/openstack/sahara/sahara_cluster.py:84
#, python-format
msgid "Use property %s."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:115
msgid "If specified, the name or ID of the image to create the volume from."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:123
msgid "If specified, the volume to use as source."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:130
msgid ""
"Arbitrary key-value pairs specified by the client to help the Cinder "
"scheduler creating a volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:136
msgid "Enables or disables read-only access mode of volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:144
msgid "The availability zone in which the volume is located."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:150
msgid "The snapshot the volume was created from, if any."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:153
msgid "Name of the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:156
msgid "Description of the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:159
msgid "The type of the volume mapping to a backend, if any."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:162
msgid "Key/value pairs associated with the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:165
msgid "The volume used as source, if any."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:168
msgid "The current status of the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:171
msgid "The timestamp indicating volume creation."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:174
msgid "Boolean indicating if the volume can be booted or not."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:177
msgid "Key/value pairs associated with the volume in raw dict form."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:180
msgid "Boolean indicating if the volume is encrypted or not."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:183
msgid "The list of attachments of the volume."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:244
#, python-format
msgid "Failed to extend volume %(vol)s - %(err)s"
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:263
msgid "Volume resize failed"
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:296
msgid "Using Cinder API V1, volume_type update"
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:313
msgid "Shrinking volume"
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:433
#, python-format
msgid ""
"If neither \"%(backup_id)s\" nor \"%(size)s\" is provided, one and only "
"one of \"%(image)s\", \"%(image_ref)s\", \"%(source_vol)s\", "
"\"%(snapshot_id)s\" must be specified, but currently specified options: "
"%(exclusive_options)s."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:447
#, python-format
msgid ""
"If \"%(size)s\" is provided, only one of \"%(image)s\", "
"\"%(image_ref)s\", \"%(source_vol)s\", \"%(snapshot_id)s\" can be "
"specified, but currently specified options: %(exclusive_options)s."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:469
msgid "Scheduler hints are not supported by the current volume API."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:504
msgid "The ID of the server to which the volume attaches."
msgstr ""
#: heat/engine/resources/openstack/cinder/volume.py:519
msgid ""
"The location where the volume is exposed on the instance. This assignment"
" may not be honored and it is advised that the path /dev/disk/by-"
"id/virtio-<VolumeId> be used instead."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:39
msgid ""
"Name for the image. The name of an image is not unique to a Image Service"
" node."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:44
msgid "The image ID. Glance will generate a UUID if not specified."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:48
msgid ""
"Scope of image accessibility. Public or private. Default value is False "
"means private."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:54
msgid ""
"Amount of disk space (in GB) required to boot image. Default value is 0 "
"if not specified and means no limit on the disk size."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:63
msgid ""
"Amount of ram (in MB) required to boot image. Default value is 0 if not "
"specified and means no limit on the ram size."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:71
msgid ""
"Whether the image can be deleted. If the value is True, the image is "
"protected and cannot be deleted."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:76
msgid "Disk format of image."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:86
msgid "Container format of image."
msgstr ""
#: heat/engine/resources/openstack/glance/glance_image.py:95
msgid ""
"URL where the data for this image already resides. For example, if the "
"image data is stored in swift, you could specify "
"\"swift://example.com/container/obj\"."
msgstr ""
#: heat/engine/resources/openstack/heat/access_policy.py:35
msgid ""
"Resources that users are allowed to access by the DescribeStackResource "
"API."
msgstr ""
#: heat/engine/resources/openstack/heat/access_policy.py:52
#, python-format
msgid "AccessPolicy resource %s not in stack"
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:51
msgid ""
"Resource definition for the resources in the group, in HOT format. The "
"value of this property is the definition of a resource just as if it had "
"been declared in the template itself."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:60
msgid "Maximum number of resources in the group."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:67
msgid "Minimum number of resources in the group."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:79
msgid "Desired initial number of resources."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:84
msgid "Policy for rolling updates for this scaling group."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:89
msgid ""
"The minimum number of resources in service while rolling updates are "
"being executed."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:95
msgid "The maximum number of resources to replace at once."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:100
msgid "The number of seconds to wait between batches of updates."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:116
msgid ""
"A map of resource names to the specified attribute of each individual "
"resource. Requires heat_template_version: 2014-10-16 or higher."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:122
msgid ""
"A list of the specified attribute of each individual resource. Requires "
"heat_template_version: 2014-10-16 or higher."
msgstr ""
#: heat/engine/resources/openstack/heat/autoscaling_group.py:127
msgid "The current size of AutoscalingResourceGroup."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_config.py:47
msgid ""
"Map representing the cloud-config data structure which will be formatted "
"as YAML."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:41
msgid "Operator used to compare the specified Statistic with Threshold."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:65
msgid "Metric name watched by the alarm."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:70
msgid "Namespace for the metric."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:81
msgid "Metric statistic to evaluate."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:91
msgid "A list of actions to execute when state transitions to alarm."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:96
msgid "A list of actions to execute when state transitions to ok."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:101
msgid ""
"A list of dimensions (arbitrary name/value pairs) associated with the "
"metric."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:106
msgid "A list of actions to execute when state transitions to insufficient-data."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:118
msgid "Unit for the metric."
msgstr ""
#: heat/engine/resources/openstack/heat/cloud_watch.py:145
msgid "OS::Heat::CWLiteAlarm is deprecated, use OS::Ceilometer::Alarm instead."
msgstr ""
#: heat/engine/resources/openstack/heat/ha_restarter.py:32
msgid ""
"The HARestarter resource type is deprecated and will be removed in a "
"future release of Heat, once it has support for auto-healing any type of "
"resource. Note that HARestarter does *not* actually restart servers - it "
"deletes and then recreates them. It also does the same to all dependent "
"resources, and may therefore exhibit unexpected and undesirable "
"behaviour. Avoid."
msgstr ""
#: heat/engine/resources/openstack/heat/ha_restarter.py:56
msgid "Instance ID to be restarted."
msgstr ""
#: heat/engine/resources/openstack/heat/ha_restarter.py:66
msgid "A signed url to handle the alarm (Heat extension)."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:76
msgid "Desired number of instances."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:145
#, python-format
msgid "Maximum %s is 1 hour."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:158
#, python-format
msgid "%(lc)s (%(ref)s) reference can not be found."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:163
#, python-format
msgid ""
"%(lc)s (%(ref)s) requires a reference to the configuration not just the "
"name of the resource."
msgstr ""
#: heat/engine/resources/openstack/heat/instance_group.py:313
#, python-format
msgid "The current %s will result in stack update timeout."
msgstr ""
#: heat/engine/resources/openstack/heat/multi_part.py:63
msgid "Parts belonging to this message."
msgstr ""
#: heat/engine/resources/openstack/heat/multi_part.py:70
msgid ""
"Content of part to attach, either inline or by referencing the ID of "
"another software config resource"
msgstr ""
#: heat/engine/resources/openstack/heat/multi_part.py:77
msgid "Optional filename to associate with part."
msgstr ""
#: heat/engine/resources/openstack/heat/multi_part.py:81
msgid "Whether the part content is text or multipart."
msgstr ""
#: heat/engine/resources/openstack/heat/multi_part.py:87
msgid "Optional subtype to specify with the type."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:66
msgid "Length of the string to generate."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:74
msgid "Sequence of characters to build the random string from."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:89
msgid ""
"A list of character class and their constraints to generate the random "
"string from."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:96
#, python-format
msgid ""
"A character class and its corresponding %(min)s constraint to generate "
"the random string from."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:108
msgid ""
"The minimum number of characters from this character class that will be "
"in the generated string."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:121
msgid ""
"A list of character sequences and their constraints to generate the "
"random string from."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:128
#, python-format
msgid ""
"A character sequence and its corresponding %(min)s constraint to generate"
" the random string from."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:134
msgid ""
"The minimum number of characters from this sequence that will be in the "
"generated string."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:147
msgid ""
"Value which can be set or changed on stack update to trigger the resource"
" for replacement with a new random string . The salt value itself is "
"ignored by the random generator."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:155
msgid ""
"The random string generated by this resource. This value is also "
"available by referencing the resource."
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:236
#, python-format
msgid ""
"Cannot use deprecated '%(seq)s' property along with '%(char_seqs)s' or "
"'%(char_classes)s' properties"
msgstr ""
#: heat/engine/resources/openstack/heat/random_string.py:252
msgid ""
"Length property cannot be smaller than combined character class and "
"character sequence minimums"
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:58
msgid "Context for this stack."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:62
msgid "Region name in which this stack will be created."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:69
msgid "Template that specifies the stack to be created as a resource."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:76
msgid "Number of minutes to wait for this stack creation."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:81
msgid "Set of parameters passed to this stack."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:89
msgid "Name of the stack."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:92
msgid "A dict of key-value pairs output from the stack."
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:132
#, python-format
msgid ""
"Cannot establish connection to Heat endpoint at region \"%(region)s\" due"
" to \"%(exc)s\""
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:149
#, python-format
msgid ""
"Failed validating stack template using Heat endpoint at region "
"\"%(region)s\" due to \"%(exc)s\""
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:178
#, python-format
msgid "Cannot resume %s, resource not found"
msgstr ""
#: heat/engine/resources/openstack/heat/remote_stack.py:184
#, python-format
msgid "Cannot suspend %s, resource not found"
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:101
msgid "The number of instances to create."
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:110
msgid ""
"A variable that this resource will use to replace with the current index "
"of a given resource in the group. Can be used, for example, to customize "
"the name property of grouped servers in order to differentiate them when "
"listed with nova client."
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:123
msgid ""
"Resource definition for the resources in the group. The value of this "
"property is the definition of a resource just as if it had been declared "
"in the template itself."
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:129
msgid "The type of the resources in the group"
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:134
msgid "Property values for the resources in the group"
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:142
msgid "Policies for removal of resources on update"
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:145
msgid ""
"Policy to be processed when doing an update which requires removal of "
"specific resources."
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:150
msgid ""
"List of resources to be removed when doing an update which requires "
"removal of specific resources. The resource may be specified several "
"ways: (1) The resource name, as in the nested stack, (2) The resource "
"reference returned from get_resource in a template, as available via the "
"'refs' attribute Note this is destructive on update when specified; even "
"if the count is not being reduced, and once a resource name is removed, "
"it's name is never reused in subsequent updates"
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:175
msgid "A list of resource IDs for the resources in the group"
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:178
msgid ""
"A map of resource names to the specified attribute of each individual "
"resource. Requires heat_template_version: 2014-10-16."
msgstr ""
#: heat/engine/resources/openstack/heat/resource_group.py:211
#, python-format
msgid "Failed to validate: %s"
msgstr ""
#: heat/engine/resources/openstack/heat/scaling_policy.py:59
msgid "AutoScaling group ID to apply policy to."
msgstr ""
#: heat/engine/resources/openstack/heat/scaling_policy.py:86
msgid ""
"Minimum number of resources that are added or removed when the "
"AutoScaling group scales up or down. This can be used only when "
"specifying percent_change_in_capacity for the adjustment_type property."
msgstr ""
#: heat/engine/resources/openstack/heat/scaling_policy.py:102
msgid "A signed url to handle the alarm."
msgstr ""
#: heat/engine/resources/openstack/heat/scaling_policy.py:167
#, python-format
msgid "Alarm %(alarm)s could not find scaling group named \"%(group)s\""
msgstr ""
#: heat/engine/resources/openstack/heat/software_component.py:69
msgid ""
"Lifecycle actions to which the configuration applies. The string values "
"provided for this property can include the standard resource actions "
"CREATE, DELETE, UPDATE, SUSPEND and RESUME supported by Heat."
msgstr ""
#: heat/engine/resources/openstack/heat/software_component.py:84
msgid ""
"The configuration tool used to actually apply the configuration on a "
"server. This string property has to be understood by in-instance tools "
"running inside deployed servers."
msgstr ""
#: heat/engine/resources/openstack/heat/software_component.py:96
msgid ""
"The list of configurations for the different lifecycle actions of the "
"represented software component."
msgstr ""
#: heat/engine/resources/openstack/heat/software_component.py:152
#, python-format
msgid ""
"Defining more than one configuration for the same action in "
"SoftwareComponent \"%s\" is not allowed."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:72
msgid "Name of the input."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:77
msgid "Description of the input."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:81
msgid "Type of the value of the input."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:88
msgid "Default value for the input if none is specified."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:95
msgid "Name of the output."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:100
msgid "Description of the output."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:104
msgid "Type of the value of the output."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:111
msgid ""
"Denotes that the deployment is in an error state if this output has a "
"value."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:120
msgid ""
"Namespace to group this software config by when delivered to a server. "
"This may imply what configuration tool is going to perform the "
"configuration."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:127
msgid ""
"Configuration script or manifest which specifies what actual "
"configuration is performed."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:132
msgid ""
"Map containing options specific to the configuration management tool used"
" by this resource."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:137
msgid "Schema representing the inputs that this software config is expecting."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:144
msgid "Schema representing the outputs that this software config will produce."
msgstr ""
#: heat/engine/resources/openstack/heat/software_config.py:153
msgid "The config value of the software config."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:119
msgid ""
"ID of software configuration resource to execute when applying to the "
"server."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:125
msgid "ID of Nova server to apply configuration to."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:132
msgid "Input values to apply to the software configuration on this server."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:138
msgid "Which stack actions will result in this deployment being triggered."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:146
msgid ""
"Name of the derived config associated with this deployment. This is used "
"to apply a sort order to the list of configurations currently deployed to"
" a server."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:152
msgid ""
"How the server should signal to heat with the deployment output values. "
"CFN_SIGNAL will allow an HTTP POST to a CFN keypair signed URL. "
"TEMP_URL_SIGNAL will create a Swift TempURL to be signaled via HTTP PUT. "
"HEAT_SIGNAL will allow calls to the Heat API resource-signal using the "
"provided keystone credentials. NO_SIGNAL will result in the resource "
"going to the COMPLETE state without waiting for any signal."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:169
msgid "Captured stdout from the configuration execution."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:172
msgid "Captured stderr from the configuration execution."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:175
msgid "Returned status code from the configuration execution"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:205
msgid "Not waiting for outputs signal"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:208
msgid "Deploy data available"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:273
#, python-format
msgid "Deployment to server failed: %s"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:361
msgid "ID of the server being deployed to"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:366
msgid "Name of the current action being deployed"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:371
msgid "ID of the stack this deployment belongs to"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:376
msgid "Name of this deployment resource in the stack"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:382
msgid "How the server should signal to heat with the deployment output values."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:390
#: heat/engine/resources/openstack/heat/software_deployment.py:405
msgid "ID of signal to use for signaling output values"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:397
#: heat/engine/resources/openstack/heat/software_deployment.py:412
msgid "HTTP verb to use for signaling output values"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:420
msgid "URL for API authentication"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:425
msgid "Username for API authentication"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:430
msgid "User ID for API authentication"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:435
msgid "Password for API authentication"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:440
msgid "ID of project for API authentication"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:573
#, python-format
msgid ""
"Resource %s's property user_data_format should be set to SOFTWARE_CONFIG "
"since there are software deployments on it."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:611
msgid "A map of Nova names and IDs to apply configuration to."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:623
msgid ""
"A map of Nova names and captured stdouts from the configuration execution"
" to each server."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:627
msgid ""
"A map of Nova names and captured stderrs from the configuration execution"
" to each server."
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:631
msgid ""
"A map of Nova names and returned status code from the configuration "
"execution"
msgstr ""
#: heat/engine/resources/openstack/heat/software_deployment.py:674
msgid ""
"This resource is deprecated and use is discouraged. Please use resource "
"OS::Heat:SoftwareDeploymentGroup instead."
msgstr ""
#: heat/engine/resources/openstack/heat/structured_config.py:61
msgid ""
"Map representing the configuration data structure which will be "
"serialized to JSON format."
msgstr ""
#: heat/engine/resources/openstack/heat/structured_config.py:116
msgid "Name of key to use for substituting inputs during deployment"
msgstr ""
#: heat/engine/resources/openstack/heat/structured_config.py:121
msgid ""
"Perform a check on the input values passed to verify that each required "
"input has a corresponding value. When the property is set to STRICT and "
"no value is passed, an exception is raised."
msgstr ""
#: heat/engine/resources/openstack/heat/structured_config.py:236
msgid ""
"This resource is deprecated and use is discouraged. Please use resource "
"OS::Heat:StructuredDeploymentGroup instead."
msgstr ""
#: heat/engine/resources/openstack/heat/swiftsignal.py:71
msgid ""
"Tokens are not needed for Swift TempURLs. This attribute is being kept "
"for compatibility with the OS::Heat::WaitConditionHandle resource"
msgstr ""
#: heat/engine/resources/openstack/heat/swiftsignal.py:77
#: heat/engine/resources/openstack/heat/wait_condition_handle.py:50
msgid "Endpoint/url which can be used for signalling handle"
msgstr ""
#: heat/engine/resources/openstack/heat/swiftsignal.py:81
#: heat/engine/resources/openstack/heat/wait_condition_handle.py:54
msgid ""
"Convenience attribute, provides curl CLI command prefix, which can be "
"used for signalling handle completion or failure. You can signal success"
" by adding --data-binary '{\"status\": \"SUCCESS\"}' , or signal failure "
"by adding --data-binary '{\"status\": \"FAILURE\"}'"
msgstr ""
#: he