Heat

There are various customizations you can do to tailor the deployment of OpenStack Heat. You can find those below.

General Parameters

  • bootstrap.enabled

    • Type: bool

    • Description:

    • true

  • bootstrap.ks_user

    • Type: string

    • Description:

    • “admin”

  • bootstrap.script

    • Type: string

    • Description:

    • #NOTE(portdirect): The Orchestration service automatically assigns the
      # 'heat_stack_user' role to users that it creates during stack deployment.
      # By default, this role restricts API operations. To avoid conflicts, do
      # not add this role to actual users.
      openstack role create --or-show heat_stack_user
      
  • conf.api_audit_map.DEFAULT.target_endpoint_type

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.abandon

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.actions

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.build_info

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.detail

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.events

    • Type: string

    • Description:

    • “event”

  • conf.api_audit_map.path_keywords.functions

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.metadata

    • Type: string

    • Description:

    • “server”

  • conf.api_audit_map.path_keywords.outputs

    • Type: string

    • Description:

    • “output”

  • conf.api_audit_map.path_keywords.preview

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.resource_types

    • Type: string

    • Description:

    • “resource_type”

  • conf.api_audit_map.path_keywords.resources

    • Type: string

    • Description:

    • “resource”

  • conf.api_audit_map.path_keywords.restore

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.services

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.signal

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.snapshots

    • Type: string

    • Description:

    • “snapshot”

  • conf.api_audit_map.path_keywords.software_configs

    • Type: string

    • Description:

    • “software_config”

  • conf.api_audit_map.path_keywords.software_deployments

    • Type: string

    • Description:

    • “software_deployment”

  • conf.api_audit_map.path_keywords.stacks

    • Type: string

    • Description:

    • “stack”

  • conf.api_audit_map.path_keywords.template

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.path_keywords.template_versions

    • Type: string

    • Description:

    • “template_version”

  • conf.api_audit_map.path_keywords.validate

    • Type: string

    • Description:

    • “None”

  • conf.api_audit_map.service_endpoints

    • Type: string

    • Description:

    • “orchestration:service/orchestration”

  • conf.heat.DEFAULT.host

    • Type: string

    • Description:

    • “heat-engine”

  • conf.heat.DEFAULT.log_config_append

    • Type: string

    • Description:

    • “/etc/heat/logging.conf”

  • conf.heat.DEFAULT.num_engine_workers

    • Type: int

    • Description:

    • 1

  • conf.heat.DEFAULT.trusts_delegated_roles

    • Type: string

    • Description:

    • “”

  • conf.heat.clients.endpoint_type

    • Type: string

    • Description:

    • “internalURL”

  • conf.heat.clients_heat.endpoint_type

    • Type: string

    • Description:

    • “publicURL”

  • conf.heat.clients_keystone.endpoint_type

    • Type: string

    • Description:

    • “internalURL”

  • conf.heat.database.max_retries

    • Type: int

    • Description:

    • -1

  • conf.heat.heat_api.bind_port

    • Type: string

    • Description:

    • nil

  • conf.heat.heat_api.workers

    • Type: int

    • Description:

    • 1

  • conf.heat.heat_api_cfn.bind_port

    • Type: string

    • Description:

    • nil

  • conf.heat.heat_api_cfn.workers

    • Type: int

    • Description:

    • 1

  • conf.heat.heat_api_cloudwatch.bind_port

    • Type: string

    • Description:

    • nil

  • conf.heat.heat_api_cloudwatch.workers

    • Type: int

    • Description:

    • 1

  • conf.heat.keystone_authtoken.auth_type

    • Type: string

    • Description:

    • “password”

  • conf.heat.keystone_authtoken.auth_version

    • Type: string

    • Description:

    • “v3”

  • conf.heat.keystone_authtoken.memcache_security_strategy

    • Type: string

    • Description:

    • “ENCRYPT”

  • conf.heat.keystone_authtoken.service_type

    • Type: string

    • Description:

    • “orchestration”

  • conf.heat.oslo_messaging_notifications.driver

    • Type: string

    • Description:

    • “messagingv2”

  • conf.heat.oslo_messaging_rabbit.rabbit_ha_queues

    • Type: bool

    • Description:

    • true

  • conf.heat.oslo_middleware.enable_proxy_headers_parsing

    • Type: bool

    • Description:

    • true

  • conf.heat.oslo_policy.policy_file

    • Type: string

    • Description:

    • “/etc/heat/policy.yaml”

  • conf.heat.paste_deploy.api_paste_config

    • Type: string

    • Description:

    • “/etc/heat/api-paste.ini”

  • conf.heat.trustee.auth_type

    • Type: string

    • Description:

    • “password”

  • conf.heat.trustee.auth_version

    • Type: string

    • Description:

    • “v3”

  • conf.heat_api_cfn_uwsgi.uwsgi.add-header

    • Type: string

    • Description:

    • “Connection: close”

  • conf.heat_api_cfn_uwsgi.uwsgi.buffer-size

    • Type: int

    • Description:

    • 65535

  • conf.heat_api_cfn_uwsgi.uwsgi.die-on-term

    • Type: bool

    • Description:

    • true

  • conf.heat_api_cfn_uwsgi.uwsgi.enable-threads

    • Type: bool

    • Description:

    • true

  • conf.heat_api_cfn_uwsgi.uwsgi.exit-on-reload

    • Type: bool

    • Description:

    • false

  • conf.heat_api_cfn_uwsgi.uwsgi.hook-master-start

    • Type: string

    • Description:

    • “unix_signal:15 gracefully_kill_them_all”

  • conf.heat_api_cfn_uwsgi.uwsgi.lazy-apps

    • Type: bool

    • Description:

    • true

  • conf.heat_api_cfn_uwsgi.uwsgi.log-x-forwarded-for

    • Type: bool

    • Description:

    • true

  • conf.heat_api_cfn_uwsgi.uwsgi.master

    • Type: bool

    • Description:

    • true

  • conf.heat_api_cfn_uwsgi.uwsgi.procname-prefix-spaced

    • Type: string

    • Description:

    • “heat-api-cfn:”

  • conf.heat_api_cfn_uwsgi.uwsgi.route-user-agent

    • Type: string

    • Description:

    • “^kube-probe.* donotlog:”

  • conf.heat_api_cfn_uwsgi.uwsgi.thunder-lock

    • Type: bool

    • Description:

    • true

  • conf.heat_api_cfn_uwsgi.uwsgi.worker-reload-mercy

    • Type: int

    • Description:

    • 80

  • conf.heat_api_cfn_uwsgi.uwsgi.wsgi-file

    • Type: string

    • Description:

    • “/var/lib/openstack/bin/heat-wsgi-api-cfn”

  • conf.heat_api_uwsgi.uwsgi.add-header

    • Type: string

    • Description:

    • “Connection: close”

  • conf.heat_api_uwsgi.uwsgi.buffer-size

    • Type: int

    • Description:

    • 65535

  • conf.heat_api_uwsgi.uwsgi.die-on-term

    • Type: bool

    • Description:

    • true

  • conf.heat_api_uwsgi.uwsgi.enable-threads

    • Type: bool

    • Description:

    • true

  • conf.heat_api_uwsgi.uwsgi.exit-on-reload

    • Type: bool

    • Description:

    • false

  • conf.heat_api_uwsgi.uwsgi.hook-master-start

    • Type: string

    • Description:

    • “unix_signal:15 gracefully_kill_them_all”

  • conf.heat_api_uwsgi.uwsgi.lazy-apps

    • Type: bool

    • Description:

    • true

  • conf.heat_api_uwsgi.uwsgi.log-x-forwarded-for

    • Type: bool

    • Description:

    • true

  • conf.heat_api_uwsgi.uwsgi.master

    • Type: bool

    • Description:

    • true

  • conf.heat_api_uwsgi.uwsgi.procname-prefix-spaced

    • Type: string

    • Description:

    • “heat-api:”

  • conf.heat_api_uwsgi.uwsgi.route-user-agent

    • Type: string

    • Description:

    • “^kube-probe.* donotlog:”

  • conf.heat_api_uwsgi.uwsgi.thunder-lock

    • Type: bool

    • Description:

    • true

  • conf.heat_api_uwsgi.uwsgi.worker-reload-mercy

    • Type: int

    • Description:

    • 80

  • conf.heat_api_uwsgi.uwsgi.wsgi-file

    • Type: string

    • Description:

    • “/var/lib/openstack/bin/heat-wsgi-api”

  • conf.logging.formatter_context.class

    • Type: string

    • Description:

    • “oslo_log.formatters.ContextFormatter”

  • conf.logging.formatter_context.datefmt

    • Type: string

    • Description:

    • “%Y-%m-%d %H:%M:%S”

  • conf.logging.formatter_default.datefmt

    • Type: string

    • Description:

    • “%Y-%m-%d %H:%M:%S”

  • conf.logging.formatter_default.format

    • Type: string

    • Description:

    • “%(message)s”

  • conf.logging.formatters.keys[0]

    • Type: string

    • Description:

    • “context”

  • conf.logging.formatters.keys[1]

    • Type: string

    • Description:

    • “default”

  • conf.logging.handler_null.args

    • Type: string

    • Description:

    • “()”

  • conf.logging.handler_null.class

    • Type: string

    • Description:

    • “logging.NullHandler”

  • conf.logging.handler_null.formatter

    • Type: string

    • Description:

    • “default”

  • conf.logging.handler_stderr.args

    • Type: string

    • Description:

    • “(sys.stderr,)”

  • conf.logging.handler_stderr.class

    • Type: string

    • Description:

    • “StreamHandler”

  • conf.logging.handler_stderr.formatter

    • Type: string

    • Description:

    • “context”

  • conf.logging.handler_stdout.args

    • Type: string

    • Description:

    • “(sys.stdout,)”

  • conf.logging.handler_stdout.class

    • Type: string

    • Description:

    • “StreamHandler”

  • conf.logging.handler_stdout.formatter

    • Type: string

    • Description:

    • “context”

  • conf.logging.handlers.keys[0]

    • Type: string

    • Description:

    • “stdout”

  • conf.logging.handlers.keys[1]

    • Type: string

    • Description:

    • “stderr”

  • conf.logging.handlers.keys[2]

    • Type: string

    • Description:

    • “null”

  • conf.logging.logger_amqp.handlers

    • Type: string

    • Description:

    • “stderr”

  • conf.logging.logger_amqp.level

    • Type: string

    • Description:

    • “WARNING”

  • conf.logging.logger_amqp.qualname

    • Type: string

    • Description:

    • “amqp”

  • conf.logging.logger_amqplib.handlers

    • Type: string

    • Description:

    • “stderr”

  • conf.logging.logger_amqplib.level

    • Type: string

    • Description:

    • “WARNING”

  • conf.logging.logger_amqplib.qualname

    • Type: string

    • Description:

    • “amqplib”

  • conf.logging.logger_boto.handlers

    • Type: string

    • Description:

    • “stderr”

  • conf.logging.logger_boto.level

    • Type: string

    • Description:

    • “WARNING”

  • conf.logging.logger_boto.qualname

    • Type: string

    • Description:

    • “boto”

  • conf.logging.logger_eventletwsgi.handlers

    • Type: string

    • Description:

    • “stderr”

  • conf.logging.logger_eventletwsgi.level

    • Type: string

    • Description:

    • “WARNING”

  • conf.logging.logger_eventletwsgi.qualname

    • Type: string

    • Description:

    • “eventlet.wsgi.server”

  • conf.logging.logger_heat.handlers[0]

    • Type: string

    • Description:

    • “stdout”

  • conf.logging.logger_heat.level

    • Type: string

    • Description:

    • “INFO”

  • conf.logging.logger_heat.qualname

    • Type: string

    • Description:

    • “heat”

  • conf.logging.logger_root.handlers

    • Type: string

    • Description:

    • “null”

  • conf.logging.logger_root.level

    • Type: string

    • Description:

    • “WARNING”

  • conf.logging.logger_sqlalchemy.handlers

    • Type: string

    • Description:

    • “stderr”

  • conf.logging.logger_sqlalchemy.level

    • Type: string

    • Description:

    • “WARNING”

  • conf.logging.logger_sqlalchemy.qualname

    • Type: string

    • Description:

    • “sqlalchemy”

  • conf.logging.loggers.keys[0]

    • Type: string

    • Description:

    • “root”

  • conf.logging.loggers.keys[1]

    • Type: string

    • Description:

    • “heat”

  • conf.paste.app:apicfnv1app.”heat.app_factory”

    • Type: string

    • Description:

    • “heat.api.cfn.v1:API”

  • conf.paste.app:apicfnv1app.”paste.app_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:app_factory”

  • conf.paste.app:apicwapp.”heat.app_factory”

    • Type: string

    • Description:

    • “heat.api.cloudwatch:API”

  • conf.paste.app:apicwapp.”paste.app_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:app_factory”

  • conf.paste.app:apiv1app.”heat.app_factory”

    • Type: string

    • Description:

    • “heat.api.openstack.v1:API”

  • conf.paste.app:apiv1app.”paste.app_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:app_factory”

  • conf.paste.filter:audit.”paste.filter_factory”

    • Type: string

    • Description:

    • “keystonemiddleware.audit:filter_factory”

  • conf.paste.filter:audit.audit_map_file

    • Type: string

    • Description:

    • “/etc/heat/api_audit_map.conf”

  • conf.paste.filter:authpassword.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.auth_password:filter_factory”

  • conf.paste.filter:authtoken.”paste.filter_factory”

    • Type: string

    • Description:

    • “keystonemiddleware.auth_token:filter_factory”

  • conf.paste.filter:authurl.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.auth_url:filter_factory”

  • conf.paste.filter:cfnversionnegotiation.”heat.filter_factory”

    • Type: string

    • Description:

    • “heat.api.cfn:version_negotiation_filter”

  • conf.paste.filter:cfnversionnegotiation.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:filter_factory”

  • conf.paste.filter:context.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.context:ContextMiddleware_filter_factory”

  • conf.paste.filter:cors.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware.cors:filter_factory”

  • conf.paste.filter:cors.oslo_config_project

    • Type: string

    • Description:

    • “heat”

  • conf.paste.filter:custombackendauth.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.custom_backend_auth:filter_factory”

  • conf.paste.filter:cwversionnegotiation.”heat.filter_factory”

    • Type: string

    • Description:

    • “heat.api.cloudwatch:version_negotiation_filter”

  • conf.paste.filter:cwversionnegotiation.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:filter_factory”

  • conf.paste.filter:ec2authtoken.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.api.aws.ec2token:EC2Token_filter_factory”

  • conf.paste.filter:faultwrap.”heat.filter_factory”

    • Type: string

    • Description:

    • “heat.api.openstack:faultwrap_filter”

  • conf.paste.filter:faultwrap.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:filter_factory”

  • conf.paste.filter:http_proxy_to_wsgi.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware:HTTPProxyToWSGI.factory”

  • conf.paste.filter:osprofiler.”paste.filter_factory”

    • Type: string

    • Description:

    • “osprofiler.web:WsgiMiddleware.factory”

  • conf.paste.filter:request_id.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware.request_id:RequestId.factory”

  • conf.paste.filter:versionnegotiation.”heat.filter_factory”

    • Type: string

    • Description:

    • “heat.api.openstack:version_negotiation_filter”

  • conf.paste.filter:versionnegotiation.”paste.filter_factory”

    • Type: string

    • Description:

    • “heat.common.wsgi:filter_factory”

  • conf.paste.pipeline:heat-api-cfn-standalone.pipeline

    • Type: string

    • Description:

    • “cors http_proxy_to_wsgi cfnversionnegotiation ec2authtoken context apicfnv1app”

  • conf.paste.pipeline:heat-api-cfn.pipeline

    • Type: string

    • Description:

    • “cors http_proxy_to_wsgi cfnversionnegotiation osprofiler ec2authtoken authtoken audit context apicfnv1app”

  • conf.paste.pipeline:heat-api-cloudwatch-standalone.pipeline

    • Type: string

    • Description:

    • “cors versionnegotiation ec2authtoken context apicwapp”

  • conf.paste.pipeline:heat-api-cloudwatch.pipeline

    • Type: string

    • Description:

    • “cors versionnegotiation osprofiler ec2authtoken authtoken audit context apicwapp”

  • conf.paste.pipeline:heat-api-custombackend.pipeline

    • Type: string

    • Description:

    • “cors request_id faultwrap versionnegotiation context custombackendauth apiv1app”

  • conf.paste.pipeline:heat-api-standalone.pipeline

    • Type: string

    • Description:

    • “cors request_id faultwrap http_proxy_to_wsgi versionnegotiation authurl authpassword context apiv1app”

  • conf.paste.pipeline:heat-api.pipeline

    • Type: string

    • Description:

    • “cors request_id faultwrap http_proxy_to_wsgi versionnegotiation osprofiler authurl authtoken audit context apiv1app”

  • conf.policy

    • Type: object

    • Description:

    • {}

  • conf.rabbitmq.policies[0].apply-to

    • Type: string

    • Description:

    • “all”

  • conf.rabbitmq.policies[0].definition.ha-mode

    • Type: string

    • Description:

    • “all”

  • conf.rabbitmq.policies[0].definition.ha-sync-mode

    • Type: string

    • Description:

    • “automatic”

  • conf.rabbitmq.policies[0].definition.message-ttl

    • Type: int

    • Description:

    • 70000

  • conf.rabbitmq.policies[0].name

    • Type: string

    • Description:

    • “ha_ttl_heat”

  • conf.rabbitmq.policies[0].pattern

    • Type: string

    • Description:

    • “^(?!(amq\.|reply_)).*”

  • conf.rabbitmq.policies[0].priority

    • Type: int

    • Description:

    • 0

  • conf.rabbitmq.policies[0].vhost

    • Type: string

    • Description:

    • “heat”

  • conf.rally_tests.run_tempest

    • Type: bool

    • Description:

    • false

  • conf.rally_tests.templates[0].name

    • Type: string

    • Description:

    • “/tmp/rally-jobs/default.yaml”

  • conf.rally_tests.templates[0].template

    • Type: string

    • Description:

    • heat_template_version: 2014-10-16
      
  • conf.rally_tests.templates[1].name

    • Type: string

    • Description:

    • “/tmp/rally-jobs/random_strings.yaml”

  • conf.rally_tests.templates[1].template

    • Type: string

    • Description:

    • heat_template_version: 2014-10-16
      description: Test template for rally create-update-delete scenario
      resources:
        test_string_one:
          type: OS::Heat::RandomString
          properties:
            length: 20
        test_string_two:
          type: OS::Heat::RandomString
          properties:
            length: 20
      
  • conf.rally_tests.templates[2].name

    • Type: string

    • Description:

    • “/tmp/rally-jobs/resource_group_with_constraint.yaml”

  • conf.rally_tests.templates[2].template

    • Type: string

    • Description:

    • heat_template_version: 2013-05-23
      description: Template for testing caching.
      parameters:
        count:
          type: number
          default: 40
        delay:
          type: number
          default: 0.1
      resources:
        rg:
          type: OS::Heat::ResourceGroup
          properties:
            count:
              get_param: count
            resource_def:
                type: OS::Heat::TestResource
                properties:
                  constraint_prop_secs:
                    get_param: delay
      
  • conf.rally_tests.templates[3].name

    • Type: string

    • Description:

    • “/tmp/rally-jobs/resource_group_with_outputs.yaml”

  • conf.rally_tests.templates[3].template

    • Type: string

    • Description:

    • heat_template_version: 2013-05-23
      parameters:
        attr_wait_secs:
          type: number
          default: 0.5
      resources:
        rg:
          type: OS::Heat::ResourceGroup
          properties:
            count: 10
            resource_def:
              type: OS::Heat::TestResource
              properties:
                attr_wait_secs:
                  get_param: attr_wait_secs
      outputs:
        val1:
          value:
            get_attr:
              - rg
              - resource.0.output
        val2:
          value:
            get_attr:
              - rg
              - resource.1.output
        val3:
          value:
            get_attr:
              - rg
              - resource.2.output
        val4:
          value:
            get_attr:
              - rg
              - resource.3.output
        val5:
          value:
            get_attr:
              - rg
              - resource.4.output
        val6:
          value:
            get_attr:
              - rg
              - resource.5.output
        val7:
          value:
            get_attr:
              - rg
              - resource.6.output
        val8:
          value:
            get_attr:
              - rg
              - resource.7.output
        val9:
          value:
            get_attr:
              - rg
              - resource.8.output
        val10:
          value:
            get_attr:
              - rg
              - resource.9.output
      
  • conf.rally_tests.templates[4].name

    • Type: string

    • Description:

    • “/tmp/rally-jobs/updated_random_strings_replace.yaml”

  • conf.rally_tests.templates[4].template

    • Type: string

    • Description:

    • heat_template_version: 2014-10-16
      description: |
        Test template for create-update-delete-stack scenario in rally.
        The template deletes one resource from the stack defined by
        random-strings.yaml.template and re-creates it with the updated parameters
        (so-called update-replace). That happens because some parameters cannot be
        changed without resource re-creation. The template allows to measure performance
        of update-replace operation.
      resources:
        test_string_one:
          type: OS::Heat::RandomString
          properties:
            length: 20
        test_string_two:
          type: OS::Heat::RandomString
          properties:
            length: 40
      
  • conf.rally_tests.tests.”HeatStacks.create_and_delete_stack”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/resource_group_with_constraint.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_and_delete_stack”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_and_delete_stack”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_and_delete_stack”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_and_delete_stack”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • conf.rally_tests.tests.”HeatStacks.create_and_list_stack”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/default.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_and_list_stack”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_and_list_stack”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_and_list_stack”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_and_list_stack”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • conf.rally_tests.tests.”HeatStacks.create_check_delete_stack”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/random_strings.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_check_delete_stack”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_check_delete_stack”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_check_delete_stack”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_check_delete_stack”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • conf.rally_tests.tests.”HeatStacks.create_snapshot_restore_delete_stack”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/random_strings.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_snapshot_restore_delete_stack”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_snapshot_restore_delete_stack”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_snapshot_restore_delete_stack”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_snapshot_restore_delete_stack”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/resource_group_with_outputs.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output_via_API”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/resource_group_with_outputs.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output_via_API”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output_via_API”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output_via_API”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_stack_and_list_output_via_API”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • conf.rally_tests.tests.”HeatStacks.create_update_delete_stack”[0].args.template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/random_strings.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_update_delete_stack”[0].args.updated_template_path

    • Type: string

    • Description:

    • “/tmp/rally-jobs/updated_random_strings_replace.yaml”

  • conf.rally_tests.tests.”HeatStacks.create_update_delete_stack”[0].runner.concurrency

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_update_delete_stack”[0].runner.times

    • Type: int

    • Description:

    • 1

  • conf.rally_tests.tests.”HeatStacks.create_update_delete_stack”[0].runner.type

    • Type: string

    • Description:

    • “constant”

  • conf.rally_tests.tests.”HeatStacks.create_update_delete_stack”[0].sla.failure_rate.max

    • Type: int

    • Description:

    • 0

  • dependencies.dynamic.common.local_image_registry.jobs[0]

    • Type: string

    • Description:

    • “heat-image-repo-sync”

  • dependencies.dynamic.common.local_image_registry.services[0].endpoint

    • Type: string

    • Description:

    • “node”

  • dependencies.dynamic.common.local_image_registry.services[0].service

    • Type: string

    • Description:

    • “local_image_registry”

  • dependencies.static.api.jobs[0]

    • Type: string

    • Description:

    • “heat-db-sync”

  • dependencies.static.api.jobs[1]

    • Type: string

    • Description:

    • “heat-rabbit-init”

  • dependencies.static.api.jobs[2]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.api.jobs[3]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.api.jobs[4]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.api.jobs[5]

    • Type: string

    • Description:

    • “heat-ks-endpoints”

  • dependencies.static.api.jobs[6]

    • Type: string

    • Description:

    • “heat-bootstrap”

  • dependencies.static.api.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.api.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.api.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.api.services[1].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.api.services[2].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.api.services[2].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.bootstrap.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.bootstrap.services[0].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.cfn.jobs[0]

    • Type: string

    • Description:

    • “heat-db-sync”

  • dependencies.static.cfn.jobs[1]

    • Type: string

    • Description:

    • “heat-rabbit-init”

  • dependencies.static.cfn.jobs[2]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.cfn.jobs[3]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.cfn.jobs[4]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.cfn.jobs[5]

    • Type: string

    • Description:

    • “heat-ks-endpoints”

  • dependencies.static.cfn.jobs[6]

    • Type: string

    • Description:

    • “heat-bootstrap”

  • dependencies.static.cfn.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.cfn.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.cfn.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.cfn.services[1].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.cfn.services[2].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.cfn.services[2].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.cloudwatch.jobs[0]

    • Type: string

    • Description:

    • “heat-db-sync”

  • dependencies.static.cloudwatch.jobs[1]

    • Type: string

    • Description:

    • “heat-rabbit-init”

  • dependencies.static.cloudwatch.jobs[2]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.cloudwatch.jobs[3]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.cloudwatch.jobs[4]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.cloudwatch.jobs[5]

    • Type: string

    • Description:

    • “heat-ks-endpoints”

  • dependencies.static.cloudwatch.jobs[6]

    • Type: string

    • Description:

    • “heat-bootstrap”

  • dependencies.static.cloudwatch.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.cloudwatch.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.cloudwatch.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.cloudwatch.services[1].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.cloudwatch.services[2].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.cloudwatch.services[2].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.db_drop.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.db_drop.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.db_init.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.db_init.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.db_sync.jobs[0]

    • Type: string

    • Description:

    • “heat-db-init”

  • dependencies.static.db_sync.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.db_sync.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.engine.jobs[0]

    • Type: string

    • Description:

    • “heat-db-sync”

  • dependencies.static.engine.jobs[1]

    • Type: string

    • Description:

    • “heat-rabbit-init”

  • dependencies.static.engine.jobs[2]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.engine.jobs[3]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.engine.jobs[4]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.engine.jobs[5]

    • Type: string

    • Description:

    • “heat-ks-endpoints”

  • dependencies.static.engine.jobs[6]

    • Type: string

    • Description:

    • “heat-bootstrap”

  • dependencies.static.engine.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.engine.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.engine.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.engine.services[1].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.engine.services[2].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.engine.services[2].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.engine_cleaner.jobs[0]

    • Type: string

    • Description:

    • “heat-db-sync”

  • dependencies.static.engine_cleaner.jobs[1]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.engine_cleaner.jobs[2]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.engine_cleaner.jobs[3]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.engine_cleaner.jobs[4]

    • Type: string

    • Description:

    • “heat-ks-endpoints”

  • dependencies.static.engine_cleaner.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.engine_cleaner.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.engine_cleaner.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.engine_cleaner.services[1].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.engine_cleaner.services[2].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.engine_cleaner.services[2].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.image_repo_sync.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.image_repo_sync.services[0].service

    • Type: string

    • Description:

    • “local_image_registry”

  • dependencies.static.ks_endpoints.jobs[0]

    • Type: string

    • Description:

    • “heat-ks-service”

  • dependencies.static.ks_endpoints.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.ks_endpoints.services[0].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.ks_service.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.ks_service.services[0].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.ks_user.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.ks_user.services[0].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.purge_deleted.jobs[0]

    • Type: string

    • Description:

    • “heat-db-sync”

  • dependencies.static.purge_deleted.jobs[1]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.purge_deleted.jobs[2]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.purge_deleted.jobs[3]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.purge_deleted.jobs[4]

    • Type: string

    • Description:

    • “heat-ks-endpoints”

  • dependencies.static.purge_deleted.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.purge_deleted.services[0].service

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.purge_deleted.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.purge_deleted.services[1].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.purge_deleted.services[2].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.purge_deleted.services[2].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.rabbit_init.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.rabbit_init.services[0].service

    • Type: string

    • Description:

    • “oslo_messaging”

  • dependencies.static.tests.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.tests.services[0].service

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.tests.services[1].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.tests.services[1].service

    • Type: string

    • Description:

    • “orchestration”

  • dependencies.static.trusts.jobs[0]

    • Type: string

    • Description:

    • “heat-ks-user”

  • dependencies.static.trusts.jobs[1]

    • Type: string

    • Description:

    • “heat-trustee-ks-user”

  • dependencies.static.trusts.jobs[2]

    • Type: string

    • Description:

    • “heat-domain-ks-user”

  • dependencies.static.trusts.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.trusts.services[0].service

    • Type: string

    • Description:

    • “identity”

  • endpoints.cloudformation.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.cloudformation.hosts.default

    • Type: string

    • Description:

    • “heat-cfn”

  • endpoints.cloudformation.hosts.public

    • Type: string

    • Description:

    • “cloudformation”

  • endpoints.cloudformation.name

    • Type: string

    • Description:

    • “heat-cfn”

  • endpoints.cloudformation.path.default

    • Type: string

    • Description:

    • “/v1”

  • endpoints.cloudformation.port.api.default

    • Type: int

    • Description:

    • 8000

  • endpoints.cloudformation.port.api.public

    • Type: int

    • Description:

    • 80

  • endpoints.cloudformation.port.api.service

    • Type: int

    • Description:

    • 8000

  • endpoints.cloudformation.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.cloudformation.scheme.service

    • Type: string

    • Description:

    • “http”

  • endpoints.cloudwatch.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.cloudwatch.hosts.default

    • Type: string

    • Description:

    • “heat-cloudwatch”

  • endpoints.cloudwatch.hosts.public

    • Type: string

    • Description:

    • “cloudwatch”

  • endpoints.cloudwatch.name

    • Type: string

    • Description:

    • “heat-cloudwatch”

  • endpoints.cloudwatch.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.cloudwatch.port.api.default

    • Type: int

    • Description:

    • 8003

  • endpoints.cloudwatch.port.api.public

    • Type: int

    • Description:

    • 80

  • endpoints.cloudwatch.port.api.service

    • Type: int

    • Description:

    • 8003

  • endpoints.cloudwatch.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.cloudwatch.scheme.service

    • Type: string

    • Description:

    • “http”

  • endpoints.cloudwatch.type

    • Type: string

    • Description:

    • nil

  • endpoints.cluster_domain_suffix

    • Type: string

    • Description:

    • “cluster.local”

  • endpoints.fluentd.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.fluentd.hosts.default

    • Type: string

    • Description:

    • “fluentd-logging”

  • endpoints.fluentd.name

    • Type: string

    • Description:

    • “fluentd”

  • endpoints.fluentd.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.fluentd.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.fluentd.port.metrics.default

    • Type: int

    • Description:

    • 24220

  • endpoints.fluentd.port.service.default

    • Type: int

    • Description:

    • 24224

  • endpoints.fluentd.scheme

    • Type: string

    • Description:

    • “http”

  • endpoints.identity.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.admin.project_domain_name

    • Type: string

    • Description:

    • “default”

  • endpoints.identity.auth.admin.project_name

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.admin.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.admin.user_domain_name

    • Type: string

    • Description:

    • “default”

  • endpoints.identity.auth.admin.username

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.heat.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.heat.project_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.heat.project_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.heat.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.heat.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.heat.user_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.heat.username

    • Type: string

    • Description:

    • “heat”

  • endpoints.identity.auth.heat_stack_user.domain_name

    • Type: string

    • Description:

    • “heat”

  • endpoints.identity.auth.heat_stack_user.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.heat_stack_user.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.heat_stack_user.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.heat_stack_user.username

    • Type: string

    • Description:

    • “heat-domain”

  • endpoints.identity.auth.heat_trustee.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.heat_trustee.project_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.heat_trustee.project_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.heat_trustee.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.heat_trustee.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.heat_trustee.user_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.heat_trustee.username

    • Type: string

    • Description:

    • “heat-trust”

  • endpoints.identity.auth.test.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.test.project_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.test.project_name

    • Type: string

    • Description:

    • “test”

  • endpoints.identity.auth.test.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.test.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.test.user_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.test.username

    • Type: string

    • Description:

    • “heat-test”

  • endpoints.identity.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.identity.hosts.default

    • Type: string

    • Description:

    • “keystone”

  • endpoints.identity.hosts.internal

    • Type: string

    • Description:

    • “keystone-api”

  • endpoints.identity.name

    • Type: string

    • Description:

    • “keystone”

  • endpoints.identity.path.default

    • Type: string

    • Description:

    • “/v3”

  • endpoints.identity.port.api.default

    • Type: int

    • Description:

    • 80

  • endpoints.identity.port.api.internal

    • Type: int

    • Description:

    • 5000

  • endpoints.identity.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.ingress.hosts.default

    • Type: string

    • Description:

    • “ingress”

  • endpoints.ingress.name

    • Type: string

    • Description:

    • “ingress”

  • endpoints.ingress.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.ingress.port.ingress.default

    • Type: int

    • Description:

    • 80

  • endpoints.kube_dns.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.kube_dns.hosts.default

    • Type: string

    • Description:

    • “kube-dns”

  • endpoints.kube_dns.name

    • Type: string

    • Description:

    • “kubernetes-dns”

  • endpoints.kube_dns.namespace

    • Type: string

    • Description:

    • “kube-system”

  • endpoints.kube_dns.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.kube_dns.port.dns.default

    • Type: int

    • Description:

    • 53

  • endpoints.kube_dns.port.dns.protocol

    • Type: string

    • Description:

    • “UDP”

  • endpoints.kube_dns.scheme

    • Type: string

    • Description:

    • “http”

  • endpoints.local_image_registry.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.local_image_registry.hosts.default

    • Type: string

    • Description:

    • “localhost”

  • endpoints.local_image_registry.hosts.internal

    • Type: string

    • Description:

    • “docker-registry”

  • endpoints.local_image_registry.hosts.node

    • Type: string

    • Description:

    • “localhost”

  • endpoints.local_image_registry.name

    • Type: string

    • Description:

    • “docker-registry”

  • endpoints.local_image_registry.namespace

    • Type: string

    • Description:

    • “docker-registry”

  • endpoints.local_image_registry.port.registry.node

    • Type: int

    • Description:

    • 5000

  • endpoints.oci_image_registry.auth.enabled

    • Type: bool

    • Description:

    • false

  • endpoints.oci_image_registry.auth.heat.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.heat.username

    • Type: string

    • Description:

    • “heat”

  • endpoints.oci_image_registry.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oci_image_registry.hosts.default

    • Type: string

    • Description:

    • “localhost”

  • endpoints.oci_image_registry.name

    • Type: string

    • Description:

    • “oci-image-registry”

  • endpoints.oci_image_registry.namespace

    • Type: string

    • Description:

    • “oci-image-registry”

  • endpoints.oci_image_registry.port.registry.default

    • Type: string

    • Description:

    • nil

  • endpoints.orchestration.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.orchestration.hosts.default

    • Type: string

    • Description:

    • “heat-api”

  • endpoints.orchestration.hosts.public

    • Type: string

    • Description:

    • “heat”

  • endpoints.orchestration.name

    • Type: string

    • Description:

    • “heat”

  • endpoints.orchestration.path.default

    • Type: string

    • Description:

    • “/v1/%(project_id)s”

  • endpoints.orchestration.port.api.default

    • Type: int

    • Description:

    • 8004

  • endpoints.orchestration.port.api.public

    • Type: int

    • Description:

    • 80

  • endpoints.orchestration.port.api.service

    • Type: int

    • Description:

    • 8004

  • endpoints.orchestration.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.orchestration.scheme.service

    • Type: string

    • Description:

    • “http”

  • endpoints.oslo_cache.auth.memcache_secret_key

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_cache.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_cache.hosts.default

    • Type: string

    • Description:

    • “memcached”

  • endpoints.oslo_cache.port.memcache.default

    • Type: int

    • Description:

    • 11211

  • endpoints.oslo_db.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.admin.secret.tls.internal

    • Type: string

    • Description:

    • “mariadb-tls-direct”

  • endpoints.oslo_db.auth.admin.username

    • Type: string

    • Description:

    • “root”

  • endpoints.oslo_db.auth.heat.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.heat.username

    • Type: string

    • Description:

    • “heat”

  • endpoints.oslo_db.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_db.hosts.default

    • Type: string

    • Description:

    • “mariadb”

  • endpoints.oslo_db.path

    • Type: string

    • Description:

    • “/heat”

  • endpoints.oslo_db.port.mysql.default

    • Type: int

    • Description:

    • 3306

  • endpoints.oslo_db.scheme

    • Type: string

    • Description:

    • “mysql+pymysql”

  • endpoints.oslo_messaging.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_messaging.auth.admin.secret.tls.internal

    • Type: string

    • Description:

    • “rabbitmq-tls-direct”

  • endpoints.oslo_messaging.auth.admin.username

    • Type: string

    • Description:

    • “rabbitmq”

  • endpoints.oslo_messaging.auth.heat.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_messaging.auth.heat.username

    • Type: string

    • Description:

    • “heat”

  • endpoints.oslo_messaging.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_messaging.hosts.default

    • Type: string

    • Description:

    • “rabbitmq”

  • endpoints.oslo_messaging.path

    • Type: string

    • Description:

    • “/heat”

  • endpoints.oslo_messaging.port.amqp.default

    • Type: int

    • Description:

    • 5672

  • endpoints.oslo_messaging.port.http.default

    • Type: int

    • Description:

    • 15672

  • endpoints.oslo_messaging.scheme

    • Type: string

    • Description:

    • “rabbit”

  • endpoints.oslo_messaging.statefulset.name

    • Type: string

    • Description:

    • “rabbitmq-rabbitmq”

  • endpoints.oslo_messaging.statefulset.replicas

    • Type: int

    • Description:

    • 2

  • helm3_hook

    • Type: bool

    • Description:

    • true

  • images.local_registry.active

    • Type: bool

    • Description:

    • false

  • images.local_registry.exclude[0]

    • Type: string

    • Description:

    • “dep_check”

  • images.local_registry.exclude[1]

    • Type: string

    • Description:

    • “image_repo_sync”

  • images.pull_policy

    • Type: string

    • Description:

    • “IfNotPresent”

  • images.tags.bootstrap

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.db_drop

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.db_init

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.dep_check

    • Type: string

    • Description:

    • “quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”

  • images.tags.heat_api

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.heat_cfn

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.heat_cloudwatch

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.heat_db_sync

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.heat_engine

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.heat_engine_cleaner

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.heat_purge_deleted

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.image_repo_sync

    • Type: string

    • Description:

    • “docker.io/docker:17.07.0”

  • images.tags.ks_endpoints

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.ks_service

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.ks_user

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.rabbit_init

    • Type: string

    • Description:

    • “docker.io/rabbitmq:3.13-management”

  • images.tags.test

    • Type: string

    • Description:

    • “docker.io/xrally/xrally-openstack:2.0.0”

  • jobs.engine_cleaner.cron

    • Type: string

    • Description:

    • “*/5 * * * *”

  • jobs.engine_cleaner.history.failed

    • Type: int

    • Description:

    • 1

  • jobs.engine_cleaner.history.success

    • Type: int

    • Description:

    • 3

  • jobs.engine_cleaner.starting_deadline

    • Type: int

    • Description:

    • 600

  • jobs.purge_deleted.cron

    • Type: string

    • Description:

    • “20 */24 * * *”

  • jobs.purge_deleted.history.failed

    • Type: int

    • Description:

    • 1

  • jobs.purge_deleted.history.success

    • Type: int

    • Description:

    • 3

  • jobs.purge_deleted.purge_age

    • Type: int

    • Description:

    • 60

  • labels.api.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.api.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.cfn.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.cfn.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.cloudwatch.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.cloudwatch.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.engine.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.engine.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.job.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.job.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.test.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.test.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.certificates

    • Type: bool

    • Description:

    • false

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.configmap_etc

    • Type: bool

    • Description:

    • true

  • manifests.cron_job_engine_cleaner

    • Type: bool

    • Description:

    • true

  • manifests.cron_job_purge_deleted

    • Type: bool

    • Description:

    • true

  • manifests.deployment_api

    • Type: bool

    • Description:

    • true

  • manifests.deployment_cfn

    • Type: bool

    • Description:

    • true

  • manifests.deployment_cloudwatch

    • Type: bool

    • Description:

    • false

  • manifests.deployment_engine

    • Type: bool

    • Description:

    • true

  • manifests.ingress_api

    • Type: bool

    • Description:

    • true

  • manifests.ingress_cfn

    • Type: bool

    • Description:

    • true

  • manifests.ingress_cloudwatch

    • Type: bool

    • Description:

    • false

  • manifests.job_bootstrap

    • Type: bool

    • Description:

    • true

  • manifests.job_db_drop

    • Type: bool

    • Description:

    • false

  • manifests.job_db_init

    • Type: bool

    • Description:

    • true

  • manifests.job_db_sync

    • Type: bool

    • Description:

    • true

  • manifests.job_image_repo_sync

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_endpoints

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_service

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_user

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_user_domain

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_user_trustee

    • Type: bool

    • Description:

    • true

  • manifests.job_rabbit_init

    • Type: bool

    • Description:

    • true

  • manifests.network_policy

    • Type: bool

    • Description:

    • false

  • manifests.pdb_api

    • Type: bool

    • Description:

    • true

  • manifests.pdb_cfn

    • Type: bool

    • Description:

    • true

  • manifests.pdb_cloudwatch

    • Type: bool

    • Description:

    • false

  • manifests.pod_rally_test

    • Type: bool

    • Description:

    • true

  • manifests.secret_db

    • Type: bool

    • Description:

    • true

  • manifests.secret_ingress_tls

    • Type: bool

    • Description:

    • true

  • manifests.secret_keystone

    • Type: bool

    • Description:

    • true

  • manifests.secret_rabbitmq

    • Type: bool

    • Description:

    • true

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • manifests.service_api

    • Type: bool

    • Description:

    • true

  • manifests.service_cfn

    • Type: bool

    • Description:

    • true

  • manifests.service_cloudwatch

    • Type: bool

    • Description:

    • false

  • manifests.service_ingress_api

    • Type: bool

    • Description:

    • true

  • manifests.service_ingress_cfn

    • Type: bool

    • Description:

    • true

  • manifests.service_ingress_cloudwatch

    • Type: bool

    • Description:

    • false

  • manifests.statefulset_engine

    • Type: bool

    • Description:

    • false

  • network.api.external_policy_local

    • Type: bool

    • Description:

    • false

  • network.api.ingress.annotations.”nginx.ingress.kubernetes.io/rewrite-target”

    • Type: string

    • Description:

    • “/”

  • network.api.ingress.classes.cluster

    • Type: string

    • Description:

    • “nginx-cluster”

  • network.api.ingress.classes.namespace

    • Type: string

    • Description:

    • “nginx”

  • network.api.ingress.public

    • Type: bool

    • Description:

    • true

  • network.api.node_port.enabled

    • Type: bool

    • Description:

    • false

  • network.api.node_port.port

    • Type: int

    • Description:

    • 30004

  • network.cfn.ingress.annotations.”nginx.ingress.kubernetes.io/rewrite-target”

    • Type: string

    • Description:

    • “/”

  • network.cfn.ingress.classes.cluster

    • Type: string

    • Description:

    • “nginx-cluster”

  • network.cfn.ingress.classes.namespace

    • Type: string

    • Description:

    • “nginx”

  • network.cfn.ingress.public

    • Type: bool

    • Description:

    • true

  • network.cfn.node_port.enabled

    • Type: bool

    • Description:

    • false

  • network.cfn.node_port.port

    • Type: int

    • Description:

    • 30800

  • network.cloudwatch.ingress.annotations.”nginx.ingress.kubernetes.io/rewrite-target”

    • Type: string

    • Description:

    • “/”

  • network.cloudwatch.ingress.classes.cluster

    • Type: string

    • Description:

    • “nginx-cluster”

  • network.cloudwatch.ingress.classes.namespace

    • Type: string

    • Description:

    • “nginx”

  • network.cloudwatch.ingress.public

    • Type: bool

    • Description:

    • true

  • network.cloudwatch.node_port.enabled

    • Type: bool

    • Description:

    • false

  • network.cloudwatch.node_port.port

    • Type: int

    • Description:

    • 30003

  • network_policy.heat.egress[0]

    • Type: object

    • Description:

    • {}

  • network_policy.heat.ingress[0]

    • Type: object

    • Description:

    • {}

  • pod.affinity.anti.topologyKey.default

    • Type: string

    • Description:

    • “kubernetes.io/hostname”

  • pod.affinity.anti.type.default

    • Type: string

    • Description:

    • “preferredDuringSchedulingIgnoredDuringExecution”

  • pod.affinity.anti.weight.default

    • Type: int

    • Description:

    • 10

  • pod.lifecycle.disruption_budget.api.min_available

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.disruption_budget.cfn.min_available

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.disruption_budget.cloudwatch.min_available

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.termination_grace_period.api.timeout

    • Type: int

    • Description:

    • 30

  • pod.lifecycle.termination_grace_period.cfn.timeout

    • Type: int

    • Description:

    • 30

  • pod.lifecycle.termination_grace_period.cloudwatch.timeout

    • Type: int

    • Description:

    • 30

  • pod.lifecycle.termination_grace_period.engine.timeout

    • Type: int

    • Description:

    • 30

  • pod.lifecycle.upgrades.deployments.pod_replacement_strategy

    • Type: string

    • Description:

    • “RollingUpdate”

  • pod.lifecycle.upgrades.deployments.revision_history

    • Type: int

    • Description:

    • 3

  • pod.lifecycle.upgrades.deployments.rolling_update.max_surge

    • Type: int

    • Description:

    • 3

  • pod.lifecycle.upgrades.deployments.rolling_update.max_unavailable

    • Type: int

    • Description:

    • 1

  • pod.mounts.heat_api.heat_api.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_api.heat_api.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_api.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_bootstrap.heat_bootstrap.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_bootstrap.heat_bootstrap.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_bootstrap.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_cfn.heat_cfn.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_cfn.heat_cfn.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_cfn.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_cloudwatch.heat_cloudwatch.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_cloudwatch.heat_cloudwatch.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_cloudwatch.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_db_sync.heat_db_sync.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_db_sync.heat_db_sync.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_engine.heat_engine.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_engine.heat_engine.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_engine.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_engine_cleaner.heat_engine_cleaner.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_engine_cleaner.heat_engine_cleaner.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_engine_cleaner.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_purge_deleted.heat_purge_deleted.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_purge_deleted.heat_purge_deleted.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_purge_deleted.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_tests.heat_tests.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_tests.heat_tests.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_tests.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_trusts.heat_trusts.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_trusts.heat_trusts.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.heat_trusts.init_container

    • Type: string

    • Description:

    • nil

  • pod.replicas.api

    • Type: int

    • Description:

    • 1

  • pod.replicas.cfn

    • Type: int

    • Description:

    • 1

  • pod.replicas.cloudwatch

    • Type: int

    • Description:

    • 1

  • pod.replicas.engine

    • Type: int

    • Description:

    • 1

  • pod.resources.api.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.api.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.api.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.api.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.cfn.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.cfn.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.cfn.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.cfn.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.cloudwatch.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.cloudwatch.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.cloudwatch.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.cloudwatch.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.enabled

    • Type: bool

    • Description:

    • false

  • pod.resources.engine.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.engine.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.engine.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.engine.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.bootstrap.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.bootstrap.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.bootstrap.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.bootstrap.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.db_drop.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.db_drop.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.db_drop.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.db_drop.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.db_init.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.db_init.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.db_init.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.db_init.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.db_sync.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.db_sync.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.db_sync.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.db_sync.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.engine_cleaner.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.engine_cleaner.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.engine_cleaner.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.engine_cleaner.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.image_repo_sync.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.image_repo_sync.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.image_repo_sync.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.image_repo_sync.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.ks_endpoints.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.ks_endpoints.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.ks_endpoints.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.ks_endpoints.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.ks_service.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.ks_service.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.ks_service.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.ks_service.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.ks_user.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.ks_user.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.ks_user.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.ks_user.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.purge_deleted.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.purge_deleted.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.purge_deleted.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.purge_deleted.requests.memory

    • Type: string

    • Description:

    • “124Mi”

  • pod.resources.jobs.rabbit_init.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.rabbit_init.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.rabbit_init.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.rabbit_init.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.tests.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.tests.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.tests.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.tests.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.trusts.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.trusts.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.trusts.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.trusts.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.security_context.engine_cleaner.container.heat_engine_cleaner.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.engine_cleaner.container.heat_engine_cleaner.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.engine_cleaner.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.heat.container.heat_api.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.heat.container.heat_api.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.heat.container.heat_cfn.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.heat.container.heat_cfn.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.heat.container.heat_cloudwatch.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.heat.container.heat_cloudwatch.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.heat.container.heat_engine.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.heat.container.heat_engine.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.heat.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.ks_user.container.heat_ks_domain_user.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.ks_user.container.heat_ks_domain_user.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.ks_user.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.trusts.container.heat_trusts.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.trusts.container.heat_trusts.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.trusts.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.tolerations.heat.enabled

    • Type: bool

    • Description:

    • false

  • pod.tolerations.heat.tolerations[0].effect

    • Type: string

    • Description:

    • “NoSchedule”

  • pod.tolerations.heat.tolerations[0].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/master”

  • pod.tolerations.heat.tolerations[0].operator

    • Type: string

    • Description:

    • “Exists”

  • pod.tolerations.heat.tolerations[1].effect

    • Type: string

    • Description:

    • “NoSchedule”

  • pod.tolerations.heat.tolerations[1].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/control-plane”

  • pod.tolerations.heat.tolerations[1].operator

    • Type: string

    • Description:

    • “Exists”

  • release_group

    • Type: string

    • Description:

    • nil

  • secrets.identity.admin

    • Type: string

    • Description:

    • “heat-keystone-admin”

  • secrets.identity.heat

    • Type: string

    • Description:

    • “heat-keystone-user”

  • secrets.identity.heat_stack_user

    • Type: string

    • Description:

    • “heat-keystone-stack-user”

  • secrets.identity.heat_trustee

    • Type: string

    • Description:

    • “heat-keystone-trustee”

  • secrets.identity.test

    • Type: string

    • Description:

    • “heat-keystone-test”

  • secrets.oci_image_registry.heat

    • Type: string

    • Description:

    • “heat-oci-image-registry”

  • secrets.oslo_db.admin

    • Type: string

    • Description:

    • “heat-db-admin”

  • secrets.oslo_db.heat

    • Type: string

    • Description:

    • “heat-db-user”

  • secrets.oslo_messaging.admin

    • Type: string

    • Description:

    • “heat-rabbitmq-admin”

  • secrets.oslo_messaging.heat

    • Type: string

    • Description:

    • “heat-rabbitmq-user”

  • secrets.tls.cloudformation.cfn.internal

    • Type: string

    • Description:

    • “heat-tls-cfn”

  • secrets.tls.cloudformation.cfn.public

    • Type: string

    • Description:

    • “cloudformation-tls-public”

  • secrets.tls.orchestration.api.internal

    • Type: string

    • Description:

    • “heat-tls-api”

  • secrets.tls.orchestration.api.public

    • Type: string

    • Description:

    • “heat-tls-public”

  • tls.identity

    • Type: bool

    • Description:

    • false

  • tls.oslo_db

    • Type: bool

    • Description:

    • false

  • tls.oslo_messaging

    • Type: bool

    • Description:

    • false