NCM::Component::openstack::orchestration - heat

Types

  • /software/components/openstack/openstack_heat_DEFAULTS
    • Description: Heat default section
    • /software/components/openstack/openstack_heat_DEFAULTS/heat_metadata_server_url
      • Description: URL of the Heat metadata server. NOTE: Setting this is only needed if you require instances to use a different endpoint than in the keystone catalog
      • Optional
      • Type: type_absoluteURI
    • /software/components/openstack/openstack_heat_DEFAULTS/heat_waitcondition_server_url
      • Description: URL of the Heat waitcondition server
      • Required
      • Type: type_absoluteURI
    • /software/components/openstack/openstack_heat_DEFAULTS/stack_domain_admin
      • Description: Keystone username, a user with roles sufficient to manage users and projects in the stack_user_domain
      • Required
      • Type: string
    • /software/components/openstack/openstack_heat_DEFAULTS/stack_domain_admin_password
      • Description: Keystone password for stack_domain_admin user
      • Required
      • Type: string
    • /software/components/openstack/openstack_heat_DEFAULTS/stack_user_domain_name
      • Description: Keystone domain name which contains heat template-defined users. If “stack_user_domain_id” option is set, this option is ignored
      • Required
      • Type: string
      • Default value: heat
  • /software/components/openstack/openstack_heat_clients_keystone
    • Description: Heat clients_keystone section
    • /software/components/openstack/openstack_heat_clients_keystone/auth_uri
      • Description: Unversioned keystone url in format like http://0.0.0.0:5000
      • Required
      • Type: type_absoluteURI
  • /software/components/openstack/openstack_heat_clients
    • Description: Heat clients section
    • /software/components/openstack/openstack_heat_clients/endpoint_type
      • Description: Type of endpoint in Identity service catalog to use for communication with the OpenStack service
      • Required
      • Type: openstack_keystone_endpoint_type
      • Default value: internalURL
  • /software/components/openstack/openstack_quattor_heat
  • /software/components/openstack/openstack_heat_config
    • Description: list of Heat configuration sections
    • /software/components/openstack/openstack_heat_config/DEFAULT
      • Required
      • Type: openstack_heat_DEFAULTS
    • /software/components/openstack/openstack_heat_config/database
      • Required
      • Type: openstack_database
    • /software/components/openstack/openstack_heat_config/keystone_authtoken
      • Required
      • Type: openstack_keystone_authtoken
    • /software/components/openstack/openstack_heat_config/trustee
      • Required
      • Type: openstack_domains_common
    • /software/components/openstack/openstack_heat_config/clients_keystone
      • Required
      • Type: openstack_heat_clients_keystone
    • /software/components/openstack/openstack_heat_config/clients
      • Required
      • Type: openstack_heat_clients
    • /software/components/openstack/openstack_heat_config/oslo_messaging_notifications
      • Optional
      • Type: openstack_oslo_messaging_notifications
    • /software/components/openstack/openstack_heat_config/quattor
      • Required
      • Type: openstack_quattor_heat