Ceilometer¶
There are various customizations you can do to tailor the deployment of OpenStack Ceilometer. You can find those below.
General Parameters¶
bootstrap.enabled
Type: bool
Description:
false
bootstrap.ks_user
Type: string
Description:
“ceilometer”
bootstrap.script
Type: string
Description:
openstack token issueconf.audit_api_map.DEFAULT.target_endpoint_type
Type: string
Description:
“None”
conf.audit_api_map.path_keywords.meters
Type: string
Description:
“meter_name”
conf.audit_api_map.path_keywords.resources
Type: string
Description:
“resource_id”
conf.audit_api_map.path_keywords.samples
Type: string
Description:
“sample_id”
conf.audit_api_map.path_keywords.statistics
Type: string
Description:
“None”
conf.audit_api_map.service_endpoints.metering
Type: string
Description:
“service/metering”
conf.ceilometer.DEFAULT.event_dispatchers.type
Type: string
Description:
“multistring”
conf.ceilometer.DEFAULT.event_dispatchers.values[0]
Type: string
Description:
“database”
conf.ceilometer.DEFAULT.meter_dispatchers.type
Type: string
Description:
“multistring”
conf.ceilometer.DEFAULT.meter_dispatchers.values[0]
Type: string
Description:
“database”
conf.ceilometer.DEFAULT.meter_dispatchers.values[1]
Type: string
Description:
“gnocchi”
conf.ceilometer.api.aodh_is_enabled
Type: string
Description:
“False”
conf.ceilometer.cache.backend
Type: string
Description:
“dogpile.cache.memcached”
conf.ceilometer.cache.enabled
Type: bool
Description:
true
conf.ceilometer.cache.expiration_time
Type: int
Description:
86400
conf.ceilometer.database.max_retries
Type: int
Description:
-1
conf.ceilometer.dispatcher.archive_policy
Type: string
Description:
“low”
conf.ceilometer.dispatcher.filter_project
Type: string
Description:
“service”
conf.ceilometer.dispatcher_gnocchi.archive_policy
Type: string
Description:
“low”
conf.ceilometer.dispatcher_gnocchi.filter_service_activity
Type: bool
Description:
false
conf.ceilometer.dispatcher_gnocchi.resources_definition_file
Type: string
Description:
“/etc/ceilometer/gnocchi_resources.yaml”
conf.ceilometer.keystone_authtoken.auth_type
Type: string
Description:
“password”
conf.ceilometer.keystone_authtoken.auth_version
Type: string
Description:
“v3”
conf.ceilometer.notification.messaging_urls.type
Type: string
Description:
“multistring”
conf.ceilometer.notification.messaging_urls.values[0]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/ceilometer”
conf.ceilometer.notification.messaging_urls.values[1]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/cinder”
conf.ceilometer.notification.messaging_urls.values[2]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/glance”
conf.ceilometer.notification.messaging_urls.values[3]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/nova”
conf.ceilometer.notification.messaging_urls.values[4]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/keystone”
conf.ceilometer.notification.messaging_urls.values[5]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/neutron”
conf.ceilometer.notification.messaging_urls.values[6]
Type: string
Description:
“rabbit://rabbitmq:password@rabbitmq.openstack.svc.cluster.local:5672/heat”
conf.ceilometer.oslo_messaging_notifications.driver
Type: string
Description:
“messagingv2”
conf.ceilometer.oslo_messaging_notifications.topics[0]
Type: string
Description:
“notifications”
conf.ceilometer.oslo_messaging_notifications.topics[1]
Type: string
Description:
“profiler”
conf.ceilometer.oslo_policy.policy_file
Type: string
Description:
“/etc/ceilometer/policy.yaml”
conf.ceilometer.service_credentials.auth_type
Type: string
Description:
“password”
conf.ceilometer.service_credentials.interface
Type: string
Description:
“internal”
conf.event_definitions[0].event_type
Type: string
Description:
“compute.instance.*”
conf.event_definitions[0].traits.deleted_at.fields
Type: string
Description:
“payload.deleted_at”
conf.event_definitions[0].traits.deleted_at.type
Type: string
Description:
“datetime”
conf.event_definitions[0].traits.disk_gb.fields
Type: string
Description:
“payload.disk_gb”
conf.event_definitions[0].traits.disk_gb.type
Type: string
Description:
“int”
conf.event_definitions[0].traits.ephemeral_gb.fields
Type: string
Description:
“payload.ephemeral_gb”
conf.event_definitions[0].traits.ephemeral_gb.type
Type: string
Description:
“int”
conf.event_definitions[0].traits.host.fields
Type: string
Description:
“publisher_id.`split(., 1, 1)”`
conf.event_definitions[0].traits.instance_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[0].traits.instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[0].traits.instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[0].traits.instance_type_id.type
Type: string
Description:
“int”
conf.event_definitions[0].traits.launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[0].traits.launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[0].traits.memory_mb.fields
Type: string
Description:
“payload.memory_mb”
conf.event_definitions[0].traits.memory_mb.type
Type: string
Description:
“int”
conf.event_definitions[0].traits.os_architecture.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__architecture’”
conf.event_definitions[0].traits.os_distro.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__os_distro’”
conf.event_definitions[0].traits.os_version.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__os_version’”
conf.event_definitions[0].traits.resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[0].traits.root_gb.fields
Type: string
Description:
“payload.root_gb”
conf.event_definitions[0].traits.root_gb.type
Type: string
Description:
“int”
conf.event_definitions[0].traits.service.fields
Type: string
Description:
“publisher_id.`split(., 0, -1)”`
conf.event_definitions[0].traits.state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[0].traits.tenant_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[0].traits.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[0].traits.vcpus.fields
Type: string
Description:
“payload.vcpus”
conf.event_definitions[0].traits.vcpus.type
Type: string
Description:
“int”
conf.event_definitions[10].event_type
Type: string
Description:
“sahara.cluster.*”
conf.event_definitions[10].traits.project_id.fields
Type: string
Description:
“payload.project_id”
conf.event_definitions[10].traits.resource_id.fields
Type: string
Description:
“payload.cluster_id”
conf.event_definitions[10].traits.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[11].event_type
Type: string
Description:
“sahara.cluster.health”
conf.event_definitions[11].traits.<<.project_id.fields
Type: string
Description:
“payload.project_id”
conf.event_definitions[11].traits.<<.resource_id.fields
Type: string
Description:
“payload.cluster_id”
conf.event_definitions[11].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[11].traits.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[11].traits.created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[11].traits.health_check_description.fields
Type: string
Description:
“payload.health_check_description”
conf.event_definitions[11].traits.health_check_name.fields
Type: string
Description:
“payload.health_check_name”
conf.event_definitions[11].traits.health_check_status.fields
Type: string
Description:
“payload.health_check_status”
conf.event_definitions[11].traits.updated_at.fields
Type: string
Description:
“payload.updated_at”
conf.event_definitions[11].traits.updated_at.type
Type: string
Description:
“datetime”
conf.event_definitions[11].traits.verification_id.fields
Type: string
Description:
“payload.verification_id”
conf.event_definitions[12].event_type[0]
Type: string
Description:
“identity.user.*”
conf.event_definitions[12].event_type[1]
Type: string
Description:
“identity.project.*”
conf.event_definitions[12].event_type[2]
Type: string
Description:
“identity.group.*”
conf.event_definitions[12].event_type[3]
Type: string
Description:
“identity.role.*”
conf.event_definitions[12].event_type[4]
Type: string
Description:
“identity.OS-TRUST:trust.*”
conf.event_definitions[12].event_type[5]
Type: string
Description:
“identity.region.*”
conf.event_definitions[12].event_type[6]
Type: string
Description:
“identity.service.*”
conf.event_definitions[12].event_type[7]
Type: string
Description:
“identity.endpoint.*”
conf.event_definitions[12].event_type[8]
Type: string
Description:
“identity.policy.*”
conf.event_definitions[12].traits.domain_id.fields
Type: string
Description:
“payload.initiator.domain_id”
conf.event_definitions[12].traits.initiator_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[12].traits.project_id.fields
Type: string
Description:
“payload.initiator.project_id”
conf.event_definitions[12].traits.resource_id.fields
Type: string
Description:
“payload.resource_info”
conf.event_definitions[13].event_type
Type: string
Description:
“identity.role_assignment.*”
conf.event_definitions[13].traits.domain.fields
Type: string
Description:
“payload.domain”
conf.event_definitions[13].traits.group.fields
Type: string
Description:
“payload.group”
conf.event_definitions[13].traits.project.fields
Type: string
Description:
“payload.project”
conf.event_definitions[13].traits.role.fields
Type: string
Description:
“payload.role”
conf.event_definitions[13].traits.user.fields
Type: string
Description:
“payload.user”
conf.event_definitions[14].event_type
Type: string
Description:
“identity.authenticate”
conf.event_definitions[14].traits.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[14].traits.eventTime.fields
Type: string
Description:
“payload.eventTime”
conf.event_definitions[14].traits.eventType.fields
Type: string
Description:
“payload.eventType”
conf.event_definitions[14].traits.id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[14].traits.initiator_host_addr.fields
Type: string
Description:
“payload.initiator.host.address”
conf.event_definitions[14].traits.initiator_host_agent.fields
Type: string
Description:
“payload.initiator.host.agent”
conf.event_definitions[14].traits.initiator_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[14].traits.initiator_name.fields
Type: string
Description:
“payload.initiator.name”
conf.event_definitions[14].traits.initiator_typeURI.fields
Type: string
Description:
“payload.initiator.typeURI”
conf.event_definitions[14].traits.observer_id.fields
Type: string
Description:
“payload.observer.id”
conf.event_definitions[14].traits.observer_typeURI.fields
Type: string
Description:
“payload.observer.typeURI”
conf.event_definitions[14].traits.outcome.fields
Type: string
Description:
“payload.outcome”
conf.event_definitions[14].traits.target_id.fields
Type: string
Description:
“payload.target.id”
conf.event_definitions[14].traits.target_typeURI.fields
Type: string
Description:
“payload.target.typeURI”
conf.event_definitions[14].traits.typeURI.fields
Type: string
Description:
“payload.typeURI”
conf.event_definitions[15].event_type
Type: string
Description:
“objectstore.http.request”
conf.event_definitions[15].traits.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[15].traits.eventTime.fields
Type: string
Description:
“payload.eventTime”
conf.event_definitions[15].traits.eventType.fields
Type: string
Description:
“payload.eventType”
conf.event_definitions[15].traits.id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[15].traits.initiator_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[15].traits.initiator_project_id.fields
Type: string
Description:
“payload.initiator.project_id”
conf.event_definitions[15].traits.initiator_typeURI.fields
Type: string
Description:
“payload.initiator.typeURI”
conf.event_definitions[15].traits.observer_id.fields
Type: string
Description:
“payload.observer.id”
conf.event_definitions[15].traits.outcome.fields
Type: string
Description:
“payload.outcome”
conf.event_definitions[15].traits.target_action.fields
Type: string
Description:
“payload.target.action”
conf.event_definitions[15].traits.target_id.fields
Type: string
Description:
“payload.target.id”
conf.event_definitions[15].traits.target_metadata_container.fields
Type: string
Description:
“payload.target.metadata.container”
conf.event_definitions[15].traits.target_metadata_object.fields
Type: string
Description:
“payload.target.metadata.object”
conf.event_definitions[15].traits.target_metadata_path.fields
Type: string
Description:
“payload.target.metadata.path”
conf.event_definitions[15].traits.target_metadata_version.fields
Type: string
Description:
“payload.target.metadata.version”
conf.event_definitions[15].traits.target_typeURI.fields
Type: string
Description:
“payload.target.typeURI”
conf.event_definitions[15].traits.typeURI.fields
Type: string
Description:
“payload.typeURI”
conf.event_definitions[16].event_type[0]
Type: string
Description:
“network.*”
conf.event_definitions[16].event_type[10]
Type: string
Description:
“listener.*”
conf.event_definitions[16].event_type[11]
Type: string
Description:
“loadbalancer.*”
conf.event_definitions[16].event_type[12]
Type: string
Description:
“firewall.*”
conf.event_definitions[16].event_type[13]
Type: string
Description:
“firewall_policy.*”
conf.event_definitions[16].event_type[14]
Type: string
Description:
“firewall_rule.*”
conf.event_definitions[16].event_type[15]
Type: string
Description:
“vpnservice.*”
conf.event_definitions[16].event_type[16]
Type: string
Description:
“ipsecpolicy.*”
conf.event_definitions[16].event_type[17]
Type: string
Description:
“ikepolicy.*”
conf.event_definitions[16].event_type[18]
Type: string
Description:
“ipsec_site_connection.*”
conf.event_definitions[16].event_type[1]
Type: string
Description:
“subnet.*”
conf.event_definitions[16].event_type[2]
Type: string
Description:
“port.*”
conf.event_definitions[16].event_type[3]
Type: string
Description:
“router.*”
conf.event_definitions[16].event_type[4]
Type: string
Description:
“floatingip.*”
conf.event_definitions[16].event_type[5]
Type: string
Description:
“pool.*”
conf.event_definitions[16].event_type[6]
Type: string
Description:
“vip.*”
conf.event_definitions[16].event_type[7]
Type: string
Description:
“member.*”
conf.event_definitions[16].event_type[8]
Type: string
Description:
“health_monitor.*”
conf.event_definitions[16].event_type[9]
Type: string
Description:
“healthmonitor.*”
conf.event_definitions[16].traits.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[16].traits.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[17].event_type
Type: string
Description:
“network.*”
conf.event_definitions[17].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[17].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[17].traits.resource_id.fields[0]
Type: string
Description:
“payload.network.id”
conf.event_definitions[17].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[18].event_type
Type: string
Description:
“subnet.*”
conf.event_definitions[18].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[18].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[18].traits.resource_id.fields[0]
Type: string
Description:
“payload.subnet.id”
conf.event_definitions[18].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[19].event_type
Type: string
Description:
“port.*”
conf.event_definitions[19].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[19].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[19].traits.resource_id.fields[0]
Type: string
Description:
“payload.port.id”
conf.event_definitions[19].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[1].event_type
Type: string
Description:
“compute.instance.update”
conf.event_definitions[1].traits.<<.deleted_at.fields
Type: string
Description:
“payload.deleted_at”
conf.event_definitions[1].traits.<<.deleted_at.type
Type: string
Description:
“datetime”
conf.event_definitions[1].traits.<<.disk_gb.fields
Type: string
Description:
“payload.disk_gb”
conf.event_definitions[1].traits.<<.disk_gb.type
Type: string
Description:
“int”
conf.event_definitions[1].traits.<<.ephemeral_gb.fields
Type: string
Description:
“payload.ephemeral_gb”
conf.event_definitions[1].traits.<<.ephemeral_gb.type
Type: string
Description:
“int”
conf.event_definitions[1].traits.<<.host.fields
Type: string
Description:
“publisher_id.`split(., 1, 1)”`
conf.event_definitions[1].traits.<<.instance_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[1].traits.<<.instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[1].traits.<<.instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[1].traits.<<.instance_type_id.type
Type: string
Description:
“int”
conf.event_definitions[1].traits.<<.launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[1].traits.<<.launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[1].traits.<<.memory_mb.fields
Type: string
Description:
“payload.memory_mb”
conf.event_definitions[1].traits.<<.memory_mb.type
Type: string
Description:
“int”
conf.event_definitions[1].traits.<<.os_architecture.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__architecture’”
conf.event_definitions[1].traits.<<.os_distro.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__os_distro’”
conf.event_definitions[1].traits.<<.os_version.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__os_version’”
conf.event_definitions[1].traits.<<.resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[1].traits.<<.root_gb.fields
Type: string
Description:
“payload.root_gb”
conf.event_definitions[1].traits.<<.root_gb.type
Type: string
Description:
“int”
conf.event_definitions[1].traits.<<.service.fields
Type: string
Description:
“publisher_id.`split(., 0, -1)”`
conf.event_definitions[1].traits.<<.state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[1].traits.<<.tenant_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[1].traits.<<.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[1].traits.<<.vcpus.fields
Type: string
Description:
“payload.vcpus”
conf.event_definitions[1].traits.<<.vcpus.type
Type: string
Description:
“int”
conf.event_definitions[1].traits.old_state.fields
Type: string
Description:
“payload.old_state”
conf.event_definitions[20].event_type
Type: string
Description:
“router.*”
conf.event_definitions[20].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[20].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[20].traits.resource_id.fields[0]
Type: string
Description:
“payload.router.id”
conf.event_definitions[20].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[21].event_type
Type: string
Description:
“floatingip.*”
conf.event_definitions[21].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[21].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[21].traits.resource_id.fields[0]
Type: string
Description:
“payload.floatingip.id”
conf.event_definitions[21].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[22].event_type
Type: string
Description:
“pool.*”
conf.event_definitions[22].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[22].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[22].traits.resource_id.fields[0]
Type: string
Description:
“payload.pool.id”
conf.event_definitions[22].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[23].event_type
Type: string
Description:
“vip.*”
conf.event_definitions[23].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[23].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[23].traits.resource_id.fields[0]
Type: string
Description:
“payload.vip.id”
conf.event_definitions[23].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[24].event_type
Type: string
Description:
“member.*”
conf.event_definitions[24].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[24].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[24].traits.resource_id.fields[0]
Type: string
Description:
“payload.member.id”
conf.event_definitions[24].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[25].event_type
Type: string
Description:
“health_monitor.*”
conf.event_definitions[25].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[25].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[25].traits.resource_id.fields[0]
Type: string
Description:
“payload.health_monitor.id”
conf.event_definitions[25].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[26].event_type
Type: string
Description:
“healthmonitor.*”
conf.event_definitions[26].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[26].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[26].traits.resource_id.fields[0]
Type: string
Description:
“payload.healthmonitor.id”
conf.event_definitions[26].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[27].event_type
Type: string
Description:
“listener.*”
conf.event_definitions[27].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[27].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[27].traits.resource_id.fields[0]
Type: string
Description:
“payload.listener.id”
conf.event_definitions[27].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[28].event_type
Type: string
Description:
“loadbalancer.*”
conf.event_definitions[28].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[28].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[28].traits.resource_id.fields[0]
Type: string
Description:
“payload.loadbalancer.id”
conf.event_definitions[28].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[29].event_type
Type: string
Description:
“firewall.*”
conf.event_definitions[29].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[29].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[29].traits.resource_id.fields[0]
Type: string
Description:
“payload.firewall.id”
conf.event_definitions[29].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[2].event_type
Type: string
Description:
“compute.instance.exists”
conf.event_definitions[2].traits.<<.deleted_at.fields
Type: string
Description:
“payload.deleted_at”
conf.event_definitions[2].traits.<<.deleted_at.type
Type: string
Description:
“datetime”
conf.event_definitions[2].traits.<<.disk_gb.fields
Type: string
Description:
“payload.disk_gb”
conf.event_definitions[2].traits.<<.disk_gb.type
Type: string
Description:
“int”
conf.event_definitions[2].traits.<<.ephemeral_gb.fields
Type: string
Description:
“payload.ephemeral_gb”
conf.event_definitions[2].traits.<<.ephemeral_gb.type
Type: string
Description:
“int”
conf.event_definitions[2].traits.<<.host.fields
Type: string
Description:
“publisher_id.`split(., 1, 1)”`
conf.event_definitions[2].traits.<<.instance_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[2].traits.<<.instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[2].traits.<<.instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[2].traits.<<.instance_type_id.type
Type: string
Description:
“int”
conf.event_definitions[2].traits.<<.launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[2].traits.<<.launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[2].traits.<<.memory_mb.fields
Type: string
Description:
“payload.memory_mb”
conf.event_definitions[2].traits.<<.memory_mb.type
Type: string
Description:
“int”
conf.event_definitions[2].traits.<<.os_architecture.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__architecture’”
conf.event_definitions[2].traits.<<.os_distro.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__os_distro’”
conf.event_definitions[2].traits.<<.os_version.fields
Type: string
Description:
“payload.image_meta.’org.openstack__1__os_version’”
conf.event_definitions[2].traits.<<.resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[2].traits.<<.root_gb.fields
Type: string
Description:
“payload.root_gb”
conf.event_definitions[2].traits.<<.root_gb.type
Type: string
Description:
“int”
conf.event_definitions[2].traits.<<.service.fields
Type: string
Description:
“publisher_id.`split(., 0, -1)”`
conf.event_definitions[2].traits.<<.state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[2].traits.<<.tenant_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[2].traits.<<.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[2].traits.<<.vcpus.fields
Type: string
Description:
“payload.vcpus”
conf.event_definitions[2].traits.<<.vcpus.type
Type: string
Description:
“int”
conf.event_definitions[2].traits.audit_period_beginning.fields
Type: string
Description:
“payload.audit_period_beginning”
conf.event_definitions[2].traits.audit_period_beginning.type
Type: string
Description:
“datetime”
conf.event_definitions[2].traits.audit_period_ending.fields
Type: string
Description:
“payload.audit_period_ending”
conf.event_definitions[2].traits.audit_period_ending.type
Type: string
Description:
“datetime”
conf.event_definitions[30].event_type
Type: string
Description:
“firewall_policy.*”
conf.event_definitions[30].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[30].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[30].traits.resource_id.fields[0]
Type: string
Description:
“payload.firewall_policy.id”
conf.event_definitions[30].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[31].event_type
Type: string
Description:
“firewall_rule.*”
conf.event_definitions[31].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[31].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[31].traits.resource_id.fields[0]
Type: string
Description:
“payload.firewall_rule.id”
conf.event_definitions[31].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[32].event_type
Type: string
Description:
“vpnservice.*”
conf.event_definitions[32].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[32].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[32].traits.resource_id.fields[0]
Type: string
Description:
“payload.vpnservice.id”
conf.event_definitions[32].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[33].event_type
Type: string
Description:
“ipsecpolicy.*”
conf.event_definitions[33].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[33].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[33].traits.resource_id.fields[0]
Type: string
Description:
“payload.ipsecpolicy.id”
conf.event_definitions[33].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[34].event_type
Type: string
Description:
“ikepolicy.*”
conf.event_definitions[34].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[34].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[34].traits.resource_id.fields[0]
Type: string
Description:
“payload.ikepolicy.id”
conf.event_definitions[34].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[35].event_type
Type: string
Description:
“ipsec_site_connection.*”
conf.event_definitions[35].traits.<<.project_id.fields
Type: string
Description:
“_context_tenant_id”
conf.event_definitions[35].traits.<<.user_id.fields
Type: string
Description:
“_context_user_id”
conf.event_definitions[35].traits.resource_id.fields[0]
Type: string
Description:
“payload.ipsec_site_connection.id”
conf.event_definitions[35].traits.resource_id.fields[1]
Type: string
Description:
“payload.id”
conf.event_definitions[36].event_type
Type: string
Description:
“*http.*”
conf.event_definitions[36].traits.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[36].traits.eventTime.fields
Type: string
Description:
“payload.eventTime”
conf.event_definitions[36].traits.eventType.fields
Type: string
Description:
“payload.eventType”
conf.event_definitions[36].traits.id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[36].traits.initiator_host_address.fields
Type: string
Description:
“payload.initiator.host.address”
conf.event_definitions[36].traits.initiator_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[36].traits.initiator_name.fields
Type: string
Description:
“payload.initiator.name”
conf.event_definitions[36].traits.initiator_typeURI.fields
Type: string
Description:
“payload.initiator.typeURI”
conf.event_definitions[36].traits.observer_id.fields
Type: string
Description:
“payload.observer.id”
conf.event_definitions[36].traits.outcome.fields
Type: string
Description:
“payload.outcome”
conf.event_definitions[36].traits.project_id.fields
Type: string
Description:
“payload.initiator.project_id”
conf.event_definitions[36].traits.requestPath.fields
Type: string
Description:
“payload.requestPath”
conf.event_definitions[36].traits.target_id.fields
Type: string
Description:
“payload.target.id”
conf.event_definitions[36].traits.target_name.fields
Type: string
Description:
“payload.target.name”
conf.event_definitions[36].traits.target_typeURI.fields
Type: string
Description:
“payload.target.typeURI”
conf.event_definitions[36].traits.typeURI.fields
Type: string
Description:
“payload.typeURI”
conf.event_definitions[36].traits.user_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[37].event_type
Type: string
Description:
“*http.response”
conf.event_definitions[37].traits.<<.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[37].traits.<<.eventTime.fields
Type: string
Description:
“payload.eventTime”
conf.event_definitions[37].traits.<<.eventType.fields
Type: string
Description:
“payload.eventType”
conf.event_definitions[37].traits.<<.id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[37].traits.<<.initiator_host_address.fields
Type: string
Description:
“payload.initiator.host.address”
conf.event_definitions[37].traits.<<.initiator_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[37].traits.<<.initiator_name.fields
Type: string
Description:
“payload.initiator.name”
conf.event_definitions[37].traits.<<.initiator_typeURI.fields
Type: string
Description:
“payload.initiator.typeURI”
conf.event_definitions[37].traits.<<.observer_id.fields
Type: string
Description:
“payload.observer.id”
conf.event_definitions[37].traits.<<.outcome.fields
Type: string
Description:
“payload.outcome”
conf.event_definitions[37].traits.<<.project_id.fields
Type: string
Description:
“payload.initiator.project_id”
conf.event_definitions[37].traits.<<.requestPath.fields
Type: string
Description:
“payload.requestPath”
conf.event_definitions[37].traits.<<.target_id.fields
Type: string
Description:
“payload.target.id”
conf.event_definitions[37].traits.<<.target_name.fields
Type: string
Description:
“payload.target.name”
conf.event_definitions[37].traits.<<.target_typeURI.fields
Type: string
Description:
“payload.target.typeURI”
conf.event_definitions[37].traits.<<.typeURI.fields
Type: string
Description:
“payload.typeURI”
conf.event_definitions[37].traits.<<.user_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[37].traits.reason_code.fields
Type: string
Description:
“payload.reason.reasonCode”
conf.event_definitions[38].event_type[0]
Type: string
Description:
“dns.domain.create”
conf.event_definitions[38].event_type[1]
Type: string
Description:
“dns.domain.update”
conf.event_definitions[38].event_type[2]
Type: string
Description:
“dns.domain.delete”
conf.event_definitions[38].traits.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[38].traits.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[38].traits.description.fields
Type: string
Description:
“payload.description”
conf.event_definitions[38].traits.email.fields
Type: string
Description:
“payload.email”
conf.event_definitions[38].traits.expire.fields
Type: string
Description:
“payload.expire”
conf.event_definitions[38].traits.name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[38].traits.parent_domain_id.fields
Type: string
Description:
“parent_domain_id”
conf.event_definitions[38].traits.resource_id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[38].traits.retry.fields
Type: string
Description:
“payload.retry”
conf.event_definitions[38].traits.serial.fields
Type: string
Description:
“payload.serial”
conf.event_definitions[38].traits.status.fields
Type: string
Description:
“payload.status”
conf.event_definitions[38].traits.ttl.fields
Type: string
Description:
“payload.ttl”
conf.event_definitions[38].traits.updated_at.fields
Type: string
Description:
“payload.updated_at”
conf.event_definitions[38].traits.version.fields
Type: string
Description:
“payload.version”
conf.event_definitions[39].event_type
Type: string
Description:
“dns.domain.exists”
conf.event_definitions[39].traits.<<.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[39].traits.<<.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[39].traits.<<.description.fields
Type: string
Description:
“payload.description”
conf.event_definitions[39].traits.<<.email.fields
Type: string
Description:
“payload.email”
conf.event_definitions[39].traits.<<.expire.fields
Type: string
Description:
“payload.expire”
conf.event_definitions[39].traits.<<.name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[39].traits.<<.parent_domain_id.fields
Type: string
Description:
“parent_domain_id”
conf.event_definitions[39].traits.<<.resource_id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[39].traits.<<.retry.fields
Type: string
Description:
“payload.retry”
conf.event_definitions[39].traits.<<.serial.fields
Type: string
Description:
“payload.serial”
conf.event_definitions[39].traits.<<.status.fields
Type: string
Description:
“payload.status”
conf.event_definitions[39].traits.<<.ttl.fields
Type: string
Description:
“payload.ttl”
conf.event_definitions[39].traits.<<.updated_at.fields
Type: string
Description:
“payload.updated_at”
conf.event_definitions[39].traits.<<.version.fields
Type: string
Description:
“payload.version”
conf.event_definitions[39].traits.audit_period_beginning.fields
Type: string
Description:
“payload.audit_period_beginning”
conf.event_definitions[39].traits.audit_period_beginning.type
Type: string
Description:
“datetime”
conf.event_definitions[39].traits.audit_period_ending.fields
Type: string
Description:
“payload.audit_period_ending”
conf.event_definitions[39].traits.audit_period_ending.type
Type: string
Description:
“datetime”
conf.event_definitions[3].event_type[0]
Type: string
Description:
“volume.exists”
conf.event_definitions[3].event_type[10]
Type: string
Description:
“snapshot.update.*”
conf.event_definitions[3].event_type[1]
Type: string
Description:
“volume.create.*”
conf.event_definitions[3].event_type[2]
Type: string
Description:
“volume.delete.*”
conf.event_definitions[3].event_type[3]
Type: string
Description:
“volume.resize.*”
conf.event_definitions[3].event_type[4]
Type: string
Description:
“volume.attach.*”
conf.event_definitions[3].event_type[5]
Type: string
Description:
“volume.detach.*”
conf.event_definitions[3].event_type[6]
Type: string
Description:
“volume.update.*”
conf.event_definitions[3].event_type[7]
Type: string
Description:
“snapshot.exists”
conf.event_definitions[3].event_type[8]
Type: string
Description:
“snapshot.create.*”
conf.event_definitions[3].event_type[9]
Type: string
Description:
“snapshot.delete.*”
conf.event_definitions[3].traits.availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[3].traits.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[3].traits.display_name.fields
Type: string
Description:
“payload.display_name”
conf.event_definitions[3].traits.project_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[3].traits.replication_status.fields
Type: string
Description:
“payload.replication_status”
conf.event_definitions[3].traits.status.fields
Type: string
Description:
“payload.status”
conf.event_definitions[3].traits.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[40].event_type
Type: string
Description:
“trove.*”
conf.event_definitions[40].traits.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[40].traits.created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[40].traits.instance_name.fields
Type: string
Description:
“payload.instance_name”
conf.event_definitions[40].traits.instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[40].traits.instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[40].traits.launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[40].traits.launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[40].traits.nova_instance_id.fields
Type: string
Description:
“payload.nova_instance_id”
conf.event_definitions[40].traits.region.fields
Type: string
Description:
“payload.region”
conf.event_definitions[40].traits.resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[40].traits.service_id.fields
Type: string
Description:
“payload.service_id”
conf.event_definitions[40].traits.state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[40].traits.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[41].event_type[0]
Type: string
Description:
“trove.instance.create”
conf.event_definitions[41].event_type[1]
Type: string
Description:
“trove.instance.modify_volume”
conf.event_definitions[41].event_type[2]
Type: string
Description:
“trove.instance.modify_flavor”
conf.event_definitions[41].event_type[3]
Type: string
Description:
“trove.instance.delete”
conf.event_definitions[41].traits.availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[41].traits.instance_size.fields
Type: string
Description:
“payload.instance_size”
conf.event_definitions[41].traits.instance_size.type
Type: string
Description:
“int”
conf.event_definitions[41].traits.name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[41].traits.nova_volume_id.fields
Type: string
Description:
“payload.nova_volume_id”
conf.event_definitions[41].traits.volume_size.fields
Type: string
Description:
“payload.volume_size”
conf.event_definitions[41].traits.volume_size.type
Type: string
Description:
“int”
conf.event_definitions[42].event_type
Type: string
Description:
“trove.instance.create”
conf.event_definitions[42].traits.<<[0].created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[42].traits.<<[0].created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[42].traits.<<[0].instance_name.fields
Type: string
Description:
“payload.instance_name”
conf.event_definitions[42].traits.<<[0].instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[42].traits.<<[0].instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[42].traits.<<[0].launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[42].traits.<<[0].launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[42].traits.<<[0].nova_instance_id.fields
Type: string
Description:
“payload.nova_instance_id”
conf.event_definitions[42].traits.<<[0].region.fields
Type: string
Description:
“payload.region”
conf.event_definitions[42].traits.<<[0].resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[42].traits.<<[0].service_id.fields
Type: string
Description:
“payload.service_id”
conf.event_definitions[42].traits.<<[0].state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[42].traits.<<[0].user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[42].traits.<<[1].availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[42].traits.<<[1].instance_size.fields
Type: string
Description:
“payload.instance_size”
conf.event_definitions[42].traits.<<[1].instance_size.type
Type: string
Description:
“int”
conf.event_definitions[42].traits.<<[1].name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[42].traits.<<[1].nova_volume_id.fields
Type: string
Description:
“payload.nova_volume_id”
conf.event_definitions[42].traits.<<[1].volume_size.fields
Type: string
Description:
“payload.volume_size”
conf.event_definitions[42].traits.<<[1].volume_size.type
Type: string
Description:
“int”
conf.event_definitions[43].event_type
Type: string
Description:
“trove.instance.modify_volume”
conf.event_definitions[43].traits.<<[0].created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[43].traits.<<[0].created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[43].traits.<<[0].instance_name.fields
Type: string
Description:
“payload.instance_name”
conf.event_definitions[43].traits.<<[0].instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[43].traits.<<[0].instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[43].traits.<<[0].launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[43].traits.<<[0].launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[43].traits.<<[0].nova_instance_id.fields
Type: string
Description:
“payload.nova_instance_id”
conf.event_definitions[43].traits.<<[0].region.fields
Type: string
Description:
“payload.region”
conf.event_definitions[43].traits.<<[0].resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[43].traits.<<[0].service_id.fields
Type: string
Description:
“payload.service_id”
conf.event_definitions[43].traits.<<[0].state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[43].traits.<<[0].user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[43].traits.<<[1].availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[43].traits.<<[1].instance_size.fields
Type: string
Description:
“payload.instance_size”
conf.event_definitions[43].traits.<<[1].instance_size.type
Type: string
Description:
“int”
conf.event_definitions[43].traits.<<[1].name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[43].traits.<<[1].nova_volume_id.fields
Type: string
Description:
“payload.nova_volume_id”
conf.event_definitions[43].traits.<<[1].volume_size.fields
Type: string
Description:
“payload.volume_size”
conf.event_definitions[43].traits.<<[1].volume_size.type
Type: string
Description:
“int”
conf.event_definitions[43].traits.modify_at.fields
Type: string
Description:
“payload.modify_at”
conf.event_definitions[43].traits.modify_at.type
Type: string
Description:
“datetime”
conf.event_definitions[43].traits.old_volume_size.fields
Type: string
Description:
“payload.old_volume_size”
conf.event_definitions[43].traits.old_volume_size.type
Type: string
Description:
“int”
conf.event_definitions[44].event_type
Type: string
Description:
“trove.instance.modify_flavor”
conf.event_definitions[44].traits.<<[0].created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[44].traits.<<[0].created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[44].traits.<<[0].instance_name.fields
Type: string
Description:
“payload.instance_name”
conf.event_definitions[44].traits.<<[0].instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[44].traits.<<[0].instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[44].traits.<<[0].launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[44].traits.<<[0].launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[44].traits.<<[0].nova_instance_id.fields
Type: string
Description:
“payload.nova_instance_id”
conf.event_definitions[44].traits.<<[0].region.fields
Type: string
Description:
“payload.region”
conf.event_definitions[44].traits.<<[0].resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[44].traits.<<[0].service_id.fields
Type: string
Description:
“payload.service_id”
conf.event_definitions[44].traits.<<[0].state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[44].traits.<<[0].user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[44].traits.<<[1].availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[44].traits.<<[1].instance_size.fields
Type: string
Description:
“payload.instance_size”
conf.event_definitions[44].traits.<<[1].instance_size.type
Type: string
Description:
“int”
conf.event_definitions[44].traits.<<[1].name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[44].traits.<<[1].nova_volume_id.fields
Type: string
Description:
“payload.nova_volume_id”
conf.event_definitions[44].traits.<<[1].volume_size.fields
Type: string
Description:
“payload.volume_size”
conf.event_definitions[44].traits.<<[1].volume_size.type
Type: string
Description:
“int”
conf.event_definitions[44].traits.modify_at.fields
Type: string
Description:
“payload.modify_at”
conf.event_definitions[44].traits.modify_at.type
Type: string
Description:
“datetime”
conf.event_definitions[44].traits.old_instance_size.fields
Type: string
Description:
“payload.old_instance_size”
conf.event_definitions[44].traits.old_instance_size.type
Type: string
Description:
“int”
conf.event_definitions[45].event_type
Type: string
Description:
“trove.instance.delete”
conf.event_definitions[45].traits.<<[0].created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[45].traits.<<[0].created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[45].traits.<<[0].instance_name.fields
Type: string
Description:
“payload.instance_name”
conf.event_definitions[45].traits.<<[0].instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[45].traits.<<[0].instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[45].traits.<<[0].launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[45].traits.<<[0].launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[45].traits.<<[0].nova_instance_id.fields
Type: string
Description:
“payload.nova_instance_id”
conf.event_definitions[45].traits.<<[0].region.fields
Type: string
Description:
“payload.region”
conf.event_definitions[45].traits.<<[0].resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[45].traits.<<[0].service_id.fields
Type: string
Description:
“payload.service_id”
conf.event_definitions[45].traits.<<[0].state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[45].traits.<<[0].user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[45].traits.<<[1].availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[45].traits.<<[1].instance_size.fields
Type: string
Description:
“payload.instance_size”
conf.event_definitions[45].traits.<<[1].instance_size.type
Type: string
Description:
“int”
conf.event_definitions[45].traits.<<[1].name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[45].traits.<<[1].nova_volume_id.fields
Type: string
Description:
“payload.nova_volume_id”
conf.event_definitions[45].traits.<<[1].volume_size.fields
Type: string
Description:
“payload.volume_size”
conf.event_definitions[45].traits.<<[1].volume_size.type
Type: string
Description:
“int”
conf.event_definitions[45].traits.deleted_at.fields
Type: string
Description:
“payload.deleted_at”
conf.event_definitions[45].traits.deleted_at.type
Type: string
Description:
“datetime”
conf.event_definitions[46].event_type
Type: string
Description:
“trove.instance.exists”
conf.event_definitions[46].traits.<<.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[46].traits.<<.created_at.type
Type: string
Description:
“datetime”
conf.event_definitions[46].traits.<<.instance_name.fields
Type: string
Description:
“payload.instance_name”
conf.event_definitions[46].traits.<<.instance_type.fields
Type: string
Description:
“payload.instance_type”
conf.event_definitions[46].traits.<<.instance_type_id.fields
Type: string
Description:
“payload.instance_type_id”
conf.event_definitions[46].traits.<<.launched_at.fields
Type: string
Description:
“payload.launched_at”
conf.event_definitions[46].traits.<<.launched_at.type
Type: string
Description:
“datetime”
conf.event_definitions[46].traits.<<.nova_instance_id.fields
Type: string
Description:
“payload.nova_instance_id”
conf.event_definitions[46].traits.<<.region.fields
Type: string
Description:
“payload.region”
conf.event_definitions[46].traits.<<.resource_id.fields
Type: string
Description:
“payload.instance_id”
conf.event_definitions[46].traits.<<.service_id.fields
Type: string
Description:
“payload.service_id”
conf.event_definitions[46].traits.<<.state.fields
Type: string
Description:
“payload.state”
conf.event_definitions[46].traits.<<.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[46].traits.audit_period_beginning.fields
Type: string
Description:
“payload.audit_period_beginning”
conf.event_definitions[46].traits.audit_period_beginning.type
Type: string
Description:
“datetime”
conf.event_definitions[46].traits.audit_period_ending.fields
Type: string
Description:
“payload.audit_period_ending”
conf.event_definitions[46].traits.audit_period_ending.type
Type: string
Description:
“datetime”
conf.event_definitions[46].traits.display_name.fields
Type: string
Description:
“payload.display_name”
conf.event_definitions[47].event_type
Type: string
Description:
“profiler.*”
conf.event_definitions[47].traits.”db.params”.fields
Type: string
Description:
“payload.info.db.params”
conf.event_definitions[47].traits.”db.statement”.fields
Type: string
Description:
“payload.info.db.statement”
conf.event_definitions[47].traits.base_id.fields
Type: string
Description:
“payload.base_id”
conf.event_definitions[47].traits.host.fields
Type: string
Description:
“payload.info.host”
conf.event_definitions[47].traits.method.fields
Type: string
Description:
“payload.info.request.method”
conf.event_definitions[47].traits.name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[47].traits.parent_id.fields
Type: string
Description:
“payload.parent_id”
conf.event_definitions[47].traits.path.fields
Type: string
Description:
“payload.info.request.path”
conf.event_definitions[47].traits.project.fields
Type: string
Description:
“payload.project”
conf.event_definitions[47].traits.query.fields
Type: string
Description:
“payload.info.request.query”
conf.event_definitions[47].traits.scheme.fields
Type: string
Description:
“payload.info.request.scheme”
conf.event_definitions[47].traits.service.fields
Type: string
Description:
“payload.service”
conf.event_definitions[47].traits.timestamp.fields
Type: string
Description:
“payload.timestamp”
conf.event_definitions[47].traits.trace_id.fields
Type: string
Description:
“payload.trace_id”
conf.event_definitions[48].event_type
Type: string
Description:
“magnum.bay.*”
conf.event_definitions[48].traits.action.fields
Type: string
Description:
“payload.action”
conf.event_definitions[48].traits.eventTime.fields
Type: string
Description:
“payload.eventTime”
conf.event_definitions[48].traits.eventType.fields
Type: string
Description:
“payload.eventType”
conf.event_definitions[48].traits.id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[48].traits.initiator_host_address.fields
Type: string
Description:
“payload.initiator.host.address”
conf.event_definitions[48].traits.initiator_host_agent.fields
Type: string
Description:
“payload.initiator.host.agent”
conf.event_definitions[48].traits.initiator_id.fields
Type: string
Description:
“payload.initiator.id”
conf.event_definitions[48].traits.initiator_name.fields
Type: string
Description:
“payload.initiator.name”
conf.event_definitions[48].traits.initiator_typeURI.fields
Type: string
Description:
“payload.initiator.typeURI”
conf.event_definitions[48].traits.observer_id.fields
Type: string
Description:
“payload.observer.id”
conf.event_definitions[48].traits.observer_typeURI.fields
Type: string
Description:
“payload.observer.typeURI”
conf.event_definitions[48].traits.outcome.fields
Type: string
Description:
“payload.outcome”
conf.event_definitions[48].traits.target_id.fields
Type: string
Description:
“payload.target.id”
conf.event_definitions[48].traits.target_typeURI.fields
Type: string
Description:
“payload.target.typeURI”
conf.event_definitions[48].traits.typeURI.fields
Type: string
Description:
“payload.typeURI”
conf.event_definitions[4].event_type[0]
Type: string
Description:
“volume.exists”
conf.event_definitions[4].event_type[1]
Type: string
Description:
“volume.create.*”
conf.event_definitions[4].event_type[2]
Type: string
Description:
“volume.delete.*”
conf.event_definitions[4].event_type[3]
Type: string
Description:
“volume.resize.*”
conf.event_definitions[4].event_type[4]
Type: string
Description:
“volume.attach.*”
conf.event_definitions[4].event_type[5]
Type: string
Description:
“volume.detach.*”
conf.event_definitions[4].event_type[6]
Type: string
Description:
“volume.update.*”
conf.event_definitions[4].traits.<<.availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[4].traits.<<.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[4].traits.<<.display_name.fields
Type: string
Description:
“payload.display_name”
conf.event_definitions[4].traits.<<.project_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[4].traits.<<.replication_status.fields
Type: string
Description:
“payload.replication_status”
conf.event_definitions[4].traits.<<.status.fields
Type: string
Description:
“payload.status”
conf.event_definitions[4].traits.<<.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[4].traits.host.fields
Type: string
Description:
“payload.host”
conf.event_definitions[4].traits.replication_status.fields
Type: string
Description:
“payload.replication_status”
conf.event_definitions[4].traits.resource_id.fields
Type: string
Description:
“payload.volume_id”
conf.event_definitions[4].traits.size.fields
Type: string
Description:
“payload.size”
conf.event_definitions[4].traits.type.fields
Type: string
Description:
“payload.volume_type”
conf.event_definitions[5].event_type[0]
Type: string
Description:
“snapshot.exists”
conf.event_definitions[5].event_type[1]
Type: string
Description:
“snapshot.create.*”
conf.event_definitions[5].event_type[2]
Type: string
Description:
“snapshot.delete.*”
conf.event_definitions[5].event_type[3]
Type: string
Description:
“snapshot.update.*”
conf.event_definitions[5].traits.<<.availability_zone.fields
Type: string
Description:
“payload.availability_zone”
conf.event_definitions[5].traits.<<.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[5].traits.<<.display_name.fields
Type: string
Description:
“payload.display_name”
conf.event_definitions[5].traits.<<.project_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[5].traits.<<.replication_status.fields
Type: string
Description:
“payload.replication_status”
conf.event_definitions[5].traits.<<.status.fields
Type: string
Description:
“payload.status”
conf.event_definitions[5].traits.<<.user_id.fields
Type: string
Description:
“payload.user_id”
conf.event_definitions[5].traits.resource_id.fields
Type: string
Description:
“payload.snapshot_id”
conf.event_definitions[5].traits.volume_id.fields
Type: string
Description:
“payload.volume_id”
conf.event_definitions[6].event_type[0]
Type: string
Description:
“image_volume_cache.*”
conf.event_definitions[6].traits.host.fields
Type: string
Description:
“payload.host”
conf.event_definitions[6].traits.image_id.fields
Type: string
Description:
“payload.image_id”
conf.event_definitions[7].event_type[0]
Type: string
Description:
“image.create”
conf.event_definitions[7].event_type[1]
Type: string
Description:
“image.update”
conf.event_definitions[7].event_type[2]
Type: string
Description:
“image.upload”
conf.event_definitions[7].event_type[3]
Type: string
Description:
“image.delete”
conf.event_definitions[7].traits.created_at.fields
Type: string
Description:
“payload.created_at”
conf.event_definitions[7].traits.deleted_at.fields
Type: string
Description:
“payload.deleted_at”
conf.event_definitions[7].traits.name.fields
Type: string
Description:
“payload.name”
conf.event_definitions[7].traits.project_id.fields
Type: string
Description:
“payload.owner”
conf.event_definitions[7].traits.resource_id.fields
Type: string
Description:
“payload.id”
conf.event_definitions[7].traits.size.fields
Type: string
Description:
“payload.size”
conf.event_definitions[7].traits.status.fields
Type: string
Description:
“payload.status”
conf.event_definitions[7].traits.user_id.fields
Type: string
Description:
“payload.owner”
conf.event_definitions[8].event_type
Type: string
Description:
“image.send”
conf.event_definitions[8].traits.bytes_sent.fields
Type: string
Description:
“payload.bytes_sent”
conf.event_definitions[8].traits.bytes_sent.type
Type: string
Description:
“int”
conf.event_definitions[8].traits.destination_ip.fields
Type: string
Description:
“payload.destination_ip”
conf.event_definitions[8].traits.image_id.fields
Type: string
Description:
“payload.image_id”
conf.event_definitions[8].traits.receiver_project.fields
Type: string
Description:
“payload.receiver_tenant_id”
conf.event_definitions[8].traits.receiver_user.fields
Type: string
Description:
“payload.receiver_user_id”
conf.event_definitions[8].traits.user_id.fields
Type: string
Description:
“payload.owner_id”
conf.event_definitions[9].event_type
Type: string
Description:
“orchestration.stack.*”
conf.event_definitions[9].traits.project_id.fields
Type: string
Description:
“payload.tenant_id”
conf.event_definitions[9].traits.resource_id.fields
Type: string
Description:
“payload.stack_identity”
conf.event_definitions[9].traits.user_id.fields[0]
Type: string
Description:
“_context_trustor_user_id”
conf.event_definitions[9].traits.user_id.fields[1]
Type: string
Description:
“_context_user_id”
conf.event_pipeline.sinks[0].name
Type: string
Description:
“event_sink”
conf.event_pipeline.sinks[0].publishers[0]
Type: string
Description:
“notifier://”
conf.event_pipeline.sinks[0].transformers
Type: string
Description:
nil
conf.event_pipeline.sources[0].events[0]
Type: string
Description:
“*”
conf.event_pipeline.sources[0].name
Type: string
Description:
“event_source”
conf.event_pipeline.sources[0].sinks[0]
Type: string
Description:
“event_sink”
conf.gnocchi_resources.resources[0].archive_policy
Type: string
Description:
“low”
conf.gnocchi_resources.resources[0].metrics[0]
Type: string
Description:
“identity.authenticate.success”
conf.gnocchi_resources.resources[0].metrics[10]
Type: string
Description:
“identity.role.deleted”
conf.gnocchi_resources.resources[0].metrics[11]
Type: string
Description:
“identity.role.updated”
conf.gnocchi_resources.resources[0].metrics[12]
Type: string
Description:
“identity.project.created”
conf.gnocchi_resources.resources[0].metrics[13]
Type: string
Description:
“identity.project.deleted”
conf.gnocchi_resources.resources[0].metrics[14]
Type: string
Description:
“identity.project.updated”
conf.gnocchi_resources.resources[0].metrics[15]
Type: string
Description:
“identity.trust.created”
conf.gnocchi_resources.resources[0].metrics[16]
Type: string
Description:
“identity.trust.deleted”
conf.gnocchi_resources.resources[0].metrics[17]
Type: string
Description:
“identity.role_assignment.created”
conf.gnocchi_resources.resources[0].metrics[18]
Type: string
Description:
“identity.role_assignment.deleted”
conf.gnocchi_resources.resources[0].metrics[1]
Type: string
Description:
“identity.authenticate.pending”
conf.gnocchi_resources.resources[0].metrics[2]
Type: string
Description:
“identity.authenticate.failure”
conf.gnocchi_resources.resources[0].metrics[3]
Type: string
Description:
“identity.user.created”
conf.gnocchi_resources.resources[0].metrics[4]
Type: string
Description:
“identity.user.deleted”
conf.gnocchi_resources.resources[0].metrics[5]
Type: string
Description:
“identity.user.updated”
conf.gnocchi_resources.resources[0].metrics[6]
Type: string
Description:
“identity.group.created”
conf.gnocchi_resources.resources[0].metrics[7]
Type: string
Description:
“identity.group.deleted”
conf.gnocchi_resources.resources[0].metrics[8]
Type: string
Description:
“identity.group.updated”
conf.gnocchi_resources.resources[0].metrics[9]
Type: string
Description:
“identity.role.created”
conf.gnocchi_resources.resources[0].resource_type
Type: string
Description:
“identity”
conf.gnocchi_resources.resources[10].attributes.display_name
Type: string
Description:
“resource_metadata.display_name”
conf.gnocchi_resources.resources[10].attributes.volume_type
Type: string
Description:
“resource_metadata.volume_type”
conf.gnocchi_resources.resources[10].event_attributes.id
Type: string
Description:
“resource_id”
conf.gnocchi_resources.resources[10].event_delete
Type: string
Description:
“volume.delete.start”
conf.gnocchi_resources.resources[10].metrics[0]
Type: string
Description:
“volume”
conf.gnocchi_resources.resources[10].metrics[1]
Type: string
Description:
“volume.size”
conf.gnocchi_resources.resources[10].metrics[2]
Type: string
Description:
“snapshot.size”
conf.gnocchi_resources.resources[10].metrics[3]
Type: string
Description:
“volume.snapshot.size”
conf.gnocchi_resources.resources[10].metrics[4]
Type: string
Description:
“volume.backup.size”
conf.gnocchi_resources.resources[10].resource_type
Type: string
Description:
“volume”
conf.gnocchi_resources.resources[11].attributes.host_name
Type: string
Description:
“resource_metadata.resource_url”
conf.gnocchi_resources.resources[11].metrics[0]
Type: string
Description:
“hardware.cpu.load.1min”
conf.gnocchi_resources.resources[11].metrics[10]
Type: string
Description:
“hardware.network.ip.outgoing.datagrams”
conf.gnocchi_resources.resources[11].metrics[11]
Type: string
Description:
“hardware.network.ip.incoming.datagrams”
conf.gnocchi_resources.resources[11].metrics[12]
Type: string
Description:
“hardware.system_stats.cpu.idle”
conf.gnocchi_resources.resources[11].metrics[13]
Type: string
Description:
“hardware.system_stats.io.outgoing.blocks”
conf.gnocchi_resources.resources[11].metrics[14]
Type: string
Description:
“hardware.system_stats.io.incoming.blocks”
conf.gnocchi_resources.resources[11].metrics[1]
Type: string
Description:
“hardware.cpu.load.5min”
conf.gnocchi_resources.resources[11].metrics[2]
Type: string
Description:
“hardware.cpu.load.15min”
conf.gnocchi_resources.resources[11].metrics[3]
Type: string
Description:
“hardware.cpu.util”
conf.gnocchi_resources.resources[11].metrics[4]
Type: string
Description:
“hardware.memory.total”
conf.gnocchi_resources.resources[11].metrics[5]
Type: string
Description:
“hardware.memory.used”
conf.gnocchi_resources.resources[11].metrics[6]
Type: string
Description:
“hardware.memory.swap.total”
conf.gnocchi_resources.resources[11].metrics[7]
Type: string
Description:
“hardware.memory.swap.avail”
conf.gnocchi_resources.resources[11].metrics[8]
Type: string
Description:
“hardware.memory.buffer”
conf.gnocchi_resources.resources[11].metrics[9]
Type: string
Description:
“hardware.memory.cached”
conf.gnocchi_resources.resources[11].resource_type
Type: string
Description:
“host”
conf.gnocchi_resources.resources[12].attributes.device_name
Type: string
Description:
“resource_metadata.device”
conf.gnocchi_resources.resources[12].attributes.host_name
Type: string
Description:
“resource_metadata.resource_url”
conf.gnocchi_resources.resources[12].metrics[0]
Type: string
Description:
“hardware.disk.size.total”
conf.gnocchi_resources.resources[12].metrics[1]
Type: string
Description:
“hardware.disk.size.used”
conf.gnocchi_resources.resources[12].resource_type
Type: string
Description:
“host_disk”
conf.gnocchi_resources.resources[13].attributes.device_name
Type: string
Description:
“resource_metadata.name”
conf.gnocchi_resources.resources[13].attributes.host_name
Type: string
Description:
“resource_metadata.resource_url”
conf.gnocchi_resources.resources[13].metrics[0]
Type: string
Description:
“hardware.network.incoming.bytes”
conf.gnocchi_resources.resources[13].metrics[1]
Type: string
Description:
“hardware.network.outgoing.bytes”
conf.gnocchi_resources.resources[13].metrics[2]
Type: string
Description:
“hardware.network.outgoing.errors”
conf.gnocchi_resources.resources[13].resource_type
Type: string
Description:
“host_network_interface”
conf.gnocchi_resources.resources[1].metrics[0]
Type: string
Description:
“radosgw.objects”
conf.gnocchi_resources.resources[1].metrics[1]
Type: string
Description:
“radosgw.objects.size”
conf.gnocchi_resources.resources[1].metrics[2]
Type: string
Description:
“radosgw.objects.containers”
conf.gnocchi_resources.resources[1].metrics[3]
Type: string
Description:
“radosgw.api.request”
conf.gnocchi_resources.resources[1].metrics[4]
Type: string
Description:
“radosgw.containers.objects”
conf.gnocchi_resources.resources[1].metrics[5]
Type: string
Description:
“radosgw.containers.objects.size”
conf.gnocchi_resources.resources[1].resource_type
Type: string
Description:
“ceph_account”
conf.gnocchi_resources.resources[2].attributes.display_name
Type: string
Description:
“resource_metadata.display_name”
conf.gnocchi_resources.resources[2].attributes.flavor_id
Type: string
Description:
“resource_metadata.(instance_flavor_id|(flavor.id))”
conf.gnocchi_resources.resources[2].attributes.host
Type: string
Description:
“resource_metadata.(instance_host|host)”
conf.gnocchi_resources.resources[2].attributes.image_ref
Type: string
Description:
“resource_metadata.image_ref”
conf.gnocchi_resources.resources[2].attributes.server_group
Type: string
Description:
“resource_metadata.user_metadata.server_group”
conf.gnocchi_resources.resources[2].event_associated_resources.instance_disk
Type: string
Description:
“{"=": {"instance_id": "%s"}}”
conf.gnocchi_resources.resources[2].event_associated_resources.instance_network_interface
Type: string
Description:
“{"=": {"instance_id": "%s"}}”
conf.gnocchi_resources.resources[2].event_attributes.id
Type: string
Description:
“instance_id”
conf.gnocchi_resources.resources[2].event_delete
Type: string
Description:
“compute.instance.delete.start”
conf.gnocchi_resources.resources[2].metrics[0]
Type: string
Description:
“memory”
conf.gnocchi_resources.resources[2].metrics[10]
Type: string
Description:
“disk.root.size”
conf.gnocchi_resources.resources[2].metrics[11]
Type: string
Description:
“disk.ephemeral.size”
conf.gnocchi_resources.resources[2].metrics[12]
Type: string
Description:
“disk.read.requests”
conf.gnocchi_resources.resources[2].metrics[13]
Type: string
Description:
“disk.read.requests.rate”
conf.gnocchi_resources.resources[2].metrics[14]
Type: string
Description:
“disk.write.requests”
conf.gnocchi_resources.resources[2].metrics[15]
Type: string
Description:
“disk.write.requests.rate”
conf.gnocchi_resources.resources[2].metrics[16]
Type: string
Description:
“disk.read.bytes”
conf.gnocchi_resources.resources[2].metrics[17]
Type: string
Description:
“disk.read.bytes.rate”
conf.gnocchi_resources.resources[2].metrics[18]
Type: string
Description:
“disk.write.bytes”
conf.gnocchi_resources.resources[2].metrics[19]
Type: string
Description:
“disk.write.bytes.rate”
conf.gnocchi_resources.resources[2].metrics[1]
Type: string
Description:
“memory.usage”
conf.gnocchi_resources.resources[2].metrics[20]
Type: string
Description:
“disk.latency”
conf.gnocchi_resources.resources[2].metrics[21]
Type: string
Description:
“disk.iops”
conf.gnocchi_resources.resources[2].metrics[22]
Type: string
Description:
“disk.capacity”
conf.gnocchi_resources.resources[2].metrics[23]
Type: string
Description:
“disk.allocation”
conf.gnocchi_resources.resources[2].metrics[24]
Type: string
Description:
“disk.usage”
conf.gnocchi_resources.resources[2].metrics[25]
Type: string
Description:
“compute.instance.booting.time”
conf.gnocchi_resources.resources[2].metrics[26]
Type: string
Description:
“perf.cpu.cycles”
conf.gnocchi_resources.resources[2].metrics[27]
Type: string
Description:
“perf.instructions”
conf.gnocchi_resources.resources[2].metrics[28]
Type: string
Description:
“perf.cache.references”
conf.gnocchi_resources.resources[2].metrics[29]
Type: string
Description:
“perf.cache.misses”
conf.gnocchi_resources.resources[2].metrics[2]
Type: string
Description:
“memory.resident”
conf.gnocchi_resources.resources[2].metrics[3]
Type: string
Description:
“memory.bandwidth.total”
conf.gnocchi_resources.resources[2].metrics[4]
Type: string
Description:
“memory.bandwidth.local”
conf.gnocchi_resources.resources[2].metrics[5]
Type: string
Description:
“vcpus”
conf.gnocchi_resources.resources[2].metrics[6]
Type: string
Description:
“cpu”
conf.gnocchi_resources.resources[2].metrics[7]
Type: string
Description:
“cpu.delta”
conf.gnocchi_resources.resources[2].metrics[8]
Type: string
Description:
“cpu_util”
conf.gnocchi_resources.resources[2].metrics[9]
Type: string
Description:
“cpu_l3_cache”
conf.gnocchi_resources.resources[2].resource_type
Type: string
Description:
“instance”
conf.gnocchi_resources.resources[3].attributes.instance_id
Type: string
Description:
“resource_metadata.instance_id”
conf.gnocchi_resources.resources[3].attributes.name
Type: string
Description:
“resource_metadata.vnic_name”
conf.gnocchi_resources.resources[3].metrics[0]
Type: string
Description:
“network.outgoing.packets.rate”
conf.gnocchi_resources.resources[3].metrics[10]
Type: string
Description:
“network.incoming.bytes”
conf.gnocchi_resources.resources[3].metrics[1]
Type: string
Description:
“network.incoming.packets.rate”
conf.gnocchi_resources.resources[3].metrics[2]
Type: string
Description:
“network.outgoing.packets”
conf.gnocchi_resources.resources[3].metrics[3]
Type: string
Description:
“network.outgoing.packets.drop”
conf.gnocchi_resources.resources[3].metrics[4]
Type: string
Description:
“network.incoming.packets.drop”
conf.gnocchi_resources.resources[3].metrics[5]
Type: string
Description:
“network.outgoing.packets.error”
conf.gnocchi_resources.resources[3].metrics[6]
Type: string
Description:
“network.incoming.packets.error”
conf.gnocchi_resources.resources[3].metrics[7]
Type: string
Description:
“network.outgoing.bytes.rate”
conf.gnocchi_resources.resources[3].metrics[8]
Type: string
Description:
“network.incoming.bytes.rate”
conf.gnocchi_resources.resources[3].metrics[9]
Type: string
Description:
“network.outgoing.bytes”
conf.gnocchi_resources.resources[3].resource_type
Type: string
Description:
“instance_network_interface”
conf.gnocchi_resources.resources[4].attributes.instance_id
Type: string
Description:
“resource_metadata.instance_id”
conf.gnocchi_resources.resources[4].attributes.name
Type: string
Description:
“resource_metadata.disk_name”
conf.gnocchi_resources.resources[4].metrics[0]
Type: string
Description:
“disk.device.read.requests”
conf.gnocchi_resources.resources[4].metrics[10]
Type: string
Description:
“disk.device.capacity”
conf.gnocchi_resources.resources[4].metrics[11]
Type: string
Description:
“disk.device.allocation”
conf.gnocchi_resources.resources[4].metrics[12]
Type: string
Description:
“disk.device.usage”
conf.gnocchi_resources.resources[4].metrics[1]
Type: string
Description:
“disk.device.read.requests.rate”
conf.gnocchi_resources.resources[4].metrics[2]
Type: string
Description:
“disk.device.write.requests”
conf.gnocchi_resources.resources[4].metrics[3]
Type: string
Description:
“disk.device.write.requests.rate”
conf.gnocchi_resources.resources[4].metrics[4]
Type: string
Description:
“disk.device.read.bytes”
conf.gnocchi_resources.resources[4].metrics[5]
Type: string
Description:
“disk.device.read.bytes.rate”
conf.gnocchi_resources.resources[4].metrics[6]
Type: string
Description:
“disk.device.write.bytes”
conf.gnocchi_resources.resources[4].metrics[7]
Type: string
Description:
“disk.device.write.bytes.rate”
conf.gnocchi_resources.resources[4].metrics[8]
Type: string
Description:
“disk.device.latency”
conf.gnocchi_resources.resources[4].metrics[9]
Type: string
Description:
“disk.device.iops”
conf.gnocchi_resources.resources[4].resource_type
Type: string
Description:
“instance_disk”
conf.gnocchi_resources.resources[5].attributes.container_format
Type: string
Description:
“resource_metadata.container_format”
conf.gnocchi_resources.resources[5].attributes.disk_format
Type: string
Description:
“resource_metadata.disk_format”
conf.gnocchi_resources.resources[5].attributes.name
Type: string
Description:
“resource_metadata.name”
conf.gnocchi_resources.resources[5].event_attributes.id
Type: string
Description:
“resource_id”
conf.gnocchi_resources.resources[5].event_delete
Type: string
Description:
“image.delete”
conf.gnocchi_resources.resources[5].metrics[0]
Type: string
Description:
“image.size”
conf.gnocchi_resources.resources[5].metrics[1]
Type: string
Description:
“image.download”
conf.gnocchi_resources.resources[5].metrics[2]
Type: string
Description:
“image.serve”
conf.gnocchi_resources.resources[5].resource_type
Type: string
Description:
“image”
conf.gnocchi_resources.resources[6].metrics[0]
Type: string
Description:
“hardware.ipmi.node.power”
conf.gnocchi_resources.resources[6].metrics[10]
Type: string
Description:
“hardware.ipmi.node.mem_util”
conf.gnocchi_resources.resources[6].metrics[11]
Type: string
Description:
“hardware.ipmi.node.io_util”
conf.gnocchi_resources.resources[6].metrics[1]
Type: string
Description:
“hardware.ipmi.node.temperature”
conf.gnocchi_resources.resources[6].metrics[2]
Type: string
Description:
“hardware.ipmi.node.inlet_temperature”
conf.gnocchi_resources.resources[6].metrics[3]
Type: string
Description:
“hardware.ipmi.node.outlet_temperature”
conf.gnocchi_resources.resources[6].metrics[4]
Type: string
Description:
“hardware.ipmi.node.fan”
conf.gnocchi_resources.resources[6].metrics[5]
Type: string
Description:
“hardware.ipmi.node.current”
conf.gnocchi_resources.resources[6].metrics[6]
Type: string
Description:
“hardware.ipmi.node.voltage”
conf.gnocchi_resources.resources[6].metrics[7]
Type: string
Description:
“hardware.ipmi.node.airflow”
conf.gnocchi_resources.resources[6].metrics[8]
Type: string
Description:
“hardware.ipmi.node.cups”
conf.gnocchi_resources.resources[6].metrics[9]
Type: string
Description:
“hardware.ipmi.node.cpu_util”
conf.gnocchi_resources.resources[6].resource_type
Type: string
Description:
“ipmi”
conf.gnocchi_resources.resources[7].event_attributes.id
Type: string
Description:
“resource_id”
conf.gnocchi_resources.resources[7].event_delete
Type: string
Description:
“floatingip.delete.end”
conf.gnocchi_resources.resources[7].metrics[0]
Type: string
Description:
“bandwidth”
conf.gnocchi_resources.resources[7].metrics[10]
Type: string
Description:
“router”
conf.gnocchi_resources.resources[7].metrics[11]
Type: string
Description:
“router.create”
conf.gnocchi_resources.resources[7].metrics[12]
Type: string
Description:
“router.update”
conf.gnocchi_resources.resources[7].metrics[13]
Type: string
Description:
“ip.floating”
conf.gnocchi_resources.resources[7].metrics[14]
Type: string
Description:
“ip.floating.create”
conf.gnocchi_resources.resources[7].metrics[15]
Type: string
Description:
“ip.floating.update”
conf.gnocchi_resources.resources[7].metrics[1]
Type: string
Description:
“network”
conf.gnocchi_resources.resources[7].metrics[2]
Type: string
Description:
“network.create”
conf.gnocchi_resources.resources[7].metrics[3]
Type: string
Description:
“network.update”
conf.gnocchi_resources.resources[7].metrics[4]
Type: string
Description:
“subnet”
conf.gnocchi_resources.resources[7].metrics[5]
Type: string
Description:
“subnet.create”
conf.gnocchi_resources.resources[7].metrics[6]
Type: string
Description:
“subnet.update”
conf.gnocchi_resources.resources[7].metrics[7]
Type: string
Description:
“port”
conf.gnocchi_resources.resources[7].metrics[8]
Type: string
Description:
“port.create”
conf.gnocchi_resources.resources[7].metrics[9]
Type: string
Description:
“port.update”
conf.gnocchi_resources.resources[7].resource_type
Type: string
Description:
“network”
conf.gnocchi_resources.resources[8].metrics[0]
Type: string
Description:
“stack.create”
conf.gnocchi_resources.resources[8].metrics[1]
Type: string
Description:
“stack.update”
conf.gnocchi_resources.resources[8].metrics[2]
Type: string
Description:
“stack.delete”
conf.gnocchi_resources.resources[8].metrics[3]
Type: string
Description:
“stack.resume”
conf.gnocchi_resources.resources[8].metrics[4]
Type: string
Description:
“stack.suspend”
conf.gnocchi_resources.resources[8].resource_type
Type: string
Description:
“stack”
conf.gnocchi_resources.resources[9].metrics[0]
Type: string
Description:
“storage.objects.incoming.bytes”
conf.gnocchi_resources.resources[9].metrics[1]
Type: string
Description:
“storage.objects.outgoing.bytes”
conf.gnocchi_resources.resources[9].metrics[2]
Type: string
Description:
“storage.api.request”
conf.gnocchi_resources.resources[9].metrics[3]
Type: string
Description:
“storage.objects.size”
conf.gnocchi_resources.resources[9].metrics[4]
Type: string
Description:
“storage.objects”
conf.gnocchi_resources.resources[9].metrics[5]
Type: string
Description:
“storage.objects.containers”
conf.gnocchi_resources.resources[9].metrics[6]
Type: string
Description:
“storage.containers.objects”
conf.gnocchi_resources.resources[9].metrics[7]
Type: string
Description:
“storage.containers.objects.size”
conf.gnocchi_resources.resources[9].resource_type
Type: string
Description:
“swift_account”
conf.meters.metric[0].event_type[0]
Type: string
Description:
“image.upload”
conf.meters.metric[0].event_type[1]
Type: string
Description:
“image.delete”
conf.meters.metric[0].event_type[2]
Type: string
Description:
“image.update”
conf.meters.metric[0].name
Type: string
Description:
“image.size”
conf.meters.metric[0].project_id
Type: string
Description:
“$.payload.owner”
conf.meters.metric[0].resource_id
Type: string
Description:
“$.payload.id”
conf.meters.metric[0].type
Type: string
Description:
“gauge”
conf.meters.metric[0].unit
Type: string
Description:
“B”
conf.meters.metric[0].volume
Type: string
Description:
“$.payload.size”
conf.meters.metric[10].event_type
Type: string
Description:
“compute.instance.create.end”
conf.meters.metric[10].metadata.<<.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[10].metadata.<<.flavor_id
Type: string
Description:
“$.payload.instance_flavor_id”
conf.meters.metric[10].metadata.<<.flavor_name
Type: string
Description:
“$.payload.instance_type”
conf.meters.metric[10].metadata.<<.host
Type: string
Description:
“$.payload.host”
conf.meters.metric[10].metadata.<<.image_ref
Type: string
Description:
“$.payload.image_meta.base_image_ref”
conf.meters.metric[10].name
Type: string
Description:
“compute.instance.booting.time”
conf.meters.metric[10].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[10].resource_id
Type: string
Description:
“$.payload.instance_id”
conf.meters.metric[10].type
Type: string
Description:
“gauge”
conf.meters.metric[10].unit
Type: string
Description:
“sec”
conf.meters.metric[10].user_metadata
Type: string
Description:
“$.payload.metadata”
conf.meters.metric[10].volume.fields[0]
Type: string
Description:
“$.payload.created_at”
conf.meters.metric[10].volume.fields[1]
Type: string
Description:
“$.payload.launched_at”
conf.meters.metric[10].volume.plugin
Type: string
Description:
“timedelta”
conf.meters.metric[11].event_type
Type: string
Description:
“compute.instance.*”
conf.meters.metric[11].metadata.<<.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[11].metadata.<<.flavor_id
Type: string
Description:
“$.payload.instance_flavor_id”
conf.meters.metric[11].metadata.<<.flavor_name
Type: string
Description:
“$.payload.instance_type”
conf.meters.metric[11].metadata.<<.host
Type: string
Description:
“$.payload.host”
conf.meters.metric[11].metadata.<<.image_ref
Type: string
Description:
“$.payload.image_meta.base_image_ref”
conf.meters.metric[11].name
Type: string
Description:
“disk.root.size”
conf.meters.metric[11].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[11].resource_id
Type: string
Description:
“$.payload.instance_id”
conf.meters.metric[11].type
Type: string
Description:
“gauge”
conf.meters.metric[11].unit
Type: string
Description:
“GB”
conf.meters.metric[11].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[11].user_metadata
Type: string
Description:
“$.payload.metadata”
conf.meters.metric[11].volume
Type: string
Description:
“$.payload.root_gb”
conf.meters.metric[12].event_type
Type: string
Description:
“compute.instance.*”
conf.meters.metric[12].metadata.<<.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[12].metadata.<<.flavor_id
Type: string
Description:
“$.payload.instance_flavor_id”
conf.meters.metric[12].metadata.<<.flavor_name
Type: string
Description:
“$.payload.instance_type”
conf.meters.metric[12].metadata.<<.host
Type: string
Description:
“$.payload.host”
conf.meters.metric[12].metadata.<<.image_ref
Type: string
Description:
“$.payload.image_meta.base_image_ref”
conf.meters.metric[12].name
Type: string
Description:
“disk.ephemeral.size”
conf.meters.metric[12].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[12].resource_id
Type: string
Description:
“$.payload.instance_id”
conf.meters.metric[12].type
Type: string
Description:
“gauge”
conf.meters.metric[12].unit
Type: string
Description:
“GB”
conf.meters.metric[12].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[12].user_metadata
Type: string
Description:
“$.payload.metadata”
conf.meters.metric[12].volume
Type: string
Description:
“$.payload.ephemeral_gb”
conf.meters.metric[13].event_type
Type: string
Description:
“l3.meter”
conf.meters.metric[13].name
Type: string
Description:
“bandwidth”
conf.meters.metric[13].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[13].resource_id
Type: string
Description:
“$.payload.label_id”
conf.meters.metric[13].type
Type: string
Description:
“delta”
conf.meters.metric[13].unit
Type: string
Description:
“B”
conf.meters.metric[13].volume
Type: string
Description:
“$.payload.bytes”
conf.meters.metric[14].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[14].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[14].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[14].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.frequency’)].source”
conf.meters.metric[14].name
Type: string
Description:
“compute.node.cpu.frequency”
conf.meters.metric[14].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[14].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.frequency’)].timestamp”
conf.meters.metric[14].type
Type: string
Description:
“gauge”
conf.meters.metric[14].unit
Type: string
Description:
“MHz”
conf.meters.metric[14].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.frequency’)].value”
conf.meters.metric[15].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[15].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[15].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[15].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.user.time’)].source”
conf.meters.metric[15].name
Type: string
Description:
“compute.node.cpu.user.time”
conf.meters.metric[15].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[15].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.user.time’)].timestamp”
conf.meters.metric[15].type
Type: string
Description:
“cumulative”
conf.meters.metric[15].unit
Type: string
Description:
“ns”
conf.meters.metric[15].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.user.time’)].value”
conf.meters.metric[16].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[16].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[16].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[16].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.kernel.time’)].source”
conf.meters.metric[16].name
Type: string
Description:
“compute.node.cpu.kernel.time”
conf.meters.metric[16].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[16].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.kernel.time’)].timestamp”
conf.meters.metric[16].type
Type: string
Description:
“cumulative”
conf.meters.metric[16].unit
Type: string
Description:
“ns”
conf.meters.metric[16].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.kernel.time’)].value”
conf.meters.metric[17].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[17].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[17].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[17].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.idle.time’)].source”
conf.meters.metric[17].name
Type: string
Description:
“compute.node.cpu.idle.time”
conf.meters.metric[17].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[17].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.idle.time’)].timestamp”
conf.meters.metric[17].type
Type: string
Description:
“cumulative”
conf.meters.metric[17].unit
Type: string
Description:
“ns”
conf.meters.metric[17].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.idle.time’)].value”
conf.meters.metric[18].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[18].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[18].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[18].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.iowait.time’)].source”
conf.meters.metric[18].name
Type: string
Description:
“compute.node.cpu.iowait.time”
conf.meters.metric[18].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[18].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.iowait.time’)].timestamp”
conf.meters.metric[18].type
Type: string
Description:
“cumulative”
conf.meters.metric[18].unit
Type: string
Description:
“ns”
conf.meters.metric[18].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.iowait.time’)].value”
conf.meters.metric[19].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[19].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[19].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[19].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.kernel.percent’)].source”
conf.meters.metric[19].name
Type: string
Description:
“compute.node.cpu.kernel.percent”
conf.meters.metric[19].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[19].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.kernel.percent’)].timestamp”
conf.meters.metric[19].type
Type: string
Description:
“gauge”
conf.meters.metric[19].unit
Type: string
Description:
“percent”
conf.meters.metric[19].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.kernel.percent’)].value * 100”
conf.meters.metric[1].event_type
Type: string
Description:
“image.send”
conf.meters.metric[1].name
Type: string
Description:
“image.download”
conf.meters.metric[1].project_id
Type: string
Description:
“$.payload.receiver_tenant_id”
conf.meters.metric[1].resource_id
Type: string
Description:
“$.payload.image_id”
conf.meters.metric[1].type
Type: string
Description:
“delta”
conf.meters.metric[1].unit
Type: string
Description:
“B”
conf.meters.metric[1].user_id
Type: string
Description:
“$.payload.receiver_user_id”
conf.meters.metric[1].volume
Type: string
Description:
“$.payload.bytes_sent”
conf.meters.metric[20].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[20].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[20].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[20].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.idle.percent’)].source”
conf.meters.metric[20].name
Type: string
Description:
“compute.node.cpu.idle.percent”
conf.meters.metric[20].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[20].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.idle.percent’)].timestamp”
conf.meters.metric[20].type
Type: string
Description:
“gauge”
conf.meters.metric[20].unit
Type: string
Description:
“percent”
conf.meters.metric[20].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.idle.percent’)].value * 100”
conf.meters.metric[21].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[21].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[21].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[21].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.user.percent’)].source”
conf.meters.metric[21].name
Type: string
Description:
“compute.node.cpu.user.percent”
conf.meters.metric[21].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[21].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.user.percent’)].timestamp”
conf.meters.metric[21].type
Type: string
Description:
“gauge”
conf.meters.metric[21].unit
Type: string
Description:
“percent”
conf.meters.metric[21].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.user.percent’)].value * 100”
conf.meters.metric[22].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[22].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[22].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[22].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.iowait.percent’)].source”
conf.meters.metric[22].name
Type: string
Description:
“compute.node.cpu.iowait.percent”
conf.meters.metric[22].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[22].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.iowait.percent’)].timestamp”
conf.meters.metric[22].type
Type: string
Description:
“gauge”
conf.meters.metric[22].unit
Type: string
Description:
“percent”
conf.meters.metric[22].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.iowait.percent’)].value * 100”
conf.meters.metric[23].event_type
Type: string
Description:
“compute.metrics.update”
conf.meters.metric[23].metadata.event_type
Type: string
Description:
“$.event_type”
conf.meters.metric[23].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[23].metadata.source
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.percent’)].source”
conf.meters.metric[23].name
Type: string
Description:
“compute.node.cpu.percent”
conf.meters.metric[23].resource_id
Type: string
Description:
“$.payload.host + "_" + $.payload.nodename”
conf.meters.metric[23].timestamp
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.percent’)].timestamp”
conf.meters.metric[23].type
Type: string
Description:
“gauge”
conf.meters.metric[23].unit
Type: string
Description:
“percent”
conf.meters.metric[23].volume
Type: string
Description:
“$.payload.metrics[?(@.name=’cpu.percent’)].value * 100”
conf.meters.metric[24].event_type[0]
Type: string
Description:
“identity.authenticate”
conf.meters.metric[24].name
Type: string
Description:
“$.payload.outcome - $.payload.outcome + ‘identity.authenticate.’ + $.payload.outcome”
conf.meters.metric[24].resource_id
Type: string
Description:
“$.payload.initiator.id”
conf.meters.metric[24].type
Type: string
Description:
“delta”
conf.meters.metric[24].unit
Type: string
Description:
“user”
conf.meters.metric[24].user_id
Type: string
Description:
“$.payload.initiator.id”
conf.meters.metric[24].volume
Type: int
Description:
1
conf.meters.metric[25].event_type
Type: string
Description:
“dns.domain.exists”
conf.meters.metric[25].metadata.host
Type: string
Description:
“$.publisher_id”
conf.meters.metric[25].metadata.pool_id
Type: string
Description:
“$.payload.pool_id”
conf.meters.metric[25].metadata.status
Type: string
Description:
“$.payload.status”
conf.meters.metric[25].name
Type: string
Description:
“dns.domain.exists”
conf.meters.metric[25].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[25].resource_id
Type: string
Description:
“$.payload.id”
conf.meters.metric[25].type
Type: string
Description:
“cumulative”
conf.meters.metric[25].unit
Type: string
Description:
“s”
conf.meters.metric[25].user_id
Type: string
Description:
“$._context_user”
conf.meters.metric[25].volume.fields[0]
Type: string
Description:
“$.payload.audit_period_beginning”
conf.meters.metric[25].volume.fields[1]
Type: string
Description:
“$.payload.audit_period_ending”
conf.meters.metric[25].volume.plugin
Type: string
Description:
“timedelta”
conf.meters.metric[26].event_type
Type: string
Description:
“trove.instance.exists”
conf.meters.metric[26].metadata.instance_type
Type: string
Description:
“$.payload.instance_type”
conf.meters.metric[26].metadata.instance_type_id
Type: string
Description:
“$.payload.instance_type_id”
conf.meters.metric[26].metadata.nova_instance_id
Type: string
Description:
“$.payload.nova_instance_id”
conf.meters.metric[26].metadata.service_id
Type: string
Description:
“$.payload.service_id”
conf.meters.metric[26].metadata.state
Type: string
Description:
“$.payload.state”
conf.meters.metric[26].name
Type: string
Description:
“trove.instance.exists”
conf.meters.metric[26].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[26].resource_id
Type: string
Description:
“$.payload.instance_id”
conf.meters.metric[26].type
Type: string
Description:
“cumulative”
conf.meters.metric[26].unit
Type: string
Description:
“s”
conf.meters.metric[26].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[26].volume.fields[0]
Type: string
Description:
“$.payload.audit_period_beginning”
conf.meters.metric[26].volume.fields[1]
Type: string
Description:
“$.payload.audit_period_ending”
conf.meters.metric[26].volume.plugin
Type: string
Description:
“timedelta”
conf.meters.metric[2].event_type
Type: string
Description:
“image.send”
conf.meters.metric[2].name
Type: string
Description:
“image.serve”
conf.meters.metric[2].project_id
Type: string
Description:
“$.payload.owner_id”
conf.meters.metric[2].resource_id
Type: string
Description:
“$.payload.image_id”
conf.meters.metric[2].type
Type: string
Description:
“delta”
conf.meters.metric[2].unit
Type: string
Description:
“B”
conf.meters.metric[2].volume
Type: string
Description:
“$.payload.bytes_sent”
conf.meters.metric[3].event_type[0]
Type: string
Description:
“volume.exists”
conf.meters.metric[3].event_type[1]
Type: string
Description:
“volume.create.*”
conf.meters.metric[3].event_type[2]
Type: string
Description:
“volume.delete.*”
conf.meters.metric[3].event_type[3]
Type: string
Description:
“volume.resize.*”
conf.meters.metric[3].event_type[4]
Type: string
Description:
“volume.attach.*”
conf.meters.metric[3].event_type[5]
Type: string
Description:
“volume.detach.*”
conf.meters.metric[3].event_type[6]
Type: string
Description:
“volume.update.*”
conf.meters.metric[3].metadata.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[3].metadata.volume_type
Type: string
Description:
“$.payload.volume_type”
conf.meters.metric[3].name
Type: string
Description:
“volume.size”
conf.meters.metric[3].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[3].resource_id
Type: string
Description:
“$.payload.volume_id”
conf.meters.metric[3].type
Type: string
Description:
“gauge”
conf.meters.metric[3].unit
Type: string
Description:
“GB”
conf.meters.metric[3].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[3].volume
Type: string
Description:
“$.payload.size”
conf.meters.metric[4].event_type[0]
Type: string
Description:
“snapshot.exists”
conf.meters.metric[4].event_type[1]
Type: string
Description:
“snapshot.create.*”
conf.meters.metric[4].event_type[2]
Type: string
Description:
“snapshot.delete.*”
conf.meters.metric[4].metadata.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[4].name
Type: string
Description:
“snapshot.size”
conf.meters.metric[4].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[4].resource_id
Type: string
Description:
“$.payload.snapshot_id”
conf.meters.metric[4].type
Type: string
Description:
“gauge”
conf.meters.metric[4].unit
Type: string
Description:
“GB”
conf.meters.metric[4].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[4].volume
Type: string
Description:
“$.payload.volume_size”
conf.meters.metric[5].event_type[0]
Type: string
Description:
“backup.exists”
conf.meters.metric[5].event_type[1]
Type: string
Description:
“backup.create.*”
conf.meters.metric[5].event_type[2]
Type: string
Description:
“backup.delete.*”
conf.meters.metric[5].event_type[3]
Type: string
Description:
“backup.restore.*”
conf.meters.metric[5].metadata.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[5].name
Type: string
Description:
“backup.size”
conf.meters.metric[5].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[5].resource_id
Type: string
Description:
“$.payload.backup_id”
conf.meters.metric[5].type
Type: string
Description:
“gauge”
conf.meters.metric[5].unit
Type: string
Description:
“GB”
conf.meters.metric[5].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[5].volume
Type: string
Description:
“$.payload.size”
conf.meters.metric[6].event_type
Type: string
Description:
“magnum.bay.metrics.*”
conf.meters.metric[6].lookup[0]
Type: string
Description:
“name”
conf.meters.metric[6].lookup[1]
Type: string
Description:
“unit”
conf.meters.metric[6].lookup[2]
Type: string
Description:
“volume”
conf.meters.metric[6].name
Type: string
Description:
“$.payload.metrics.[*].name”
conf.meters.metric[6].project_id
Type: string
Description:
“$.payload.project_id”
conf.meters.metric[6].resource_id
Type: string
Description:
“$.payload.resource_id”
conf.meters.metric[6].type
Type: string
Description:
“gauge”
conf.meters.metric[6].unit
Type: string
Description:
“$.payload.metrics.[*].unit”
conf.meters.metric[6].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[6].volume
Type: string
Description:
“$.payload.metrics.[*].value”
conf.meters.metric[7].event_type
Type: string
Description:
“objectstore.http.request”
conf.meters.metric[7].lookup[0]
Type: string
Description:
“name”
conf.meters.metric[7].lookup[1]
Type: string
Description:
“unit”
conf.meters.metric[7].lookup[2]
Type: string
Description:
“volume”
conf.meters.metric[7].name
Type: string
Description:
“$.payload.measurements.[*].metric.[*].name”
conf.meters.metric[7].project_id
Type: string
Description:
“$.payload.initiator.project_id”
conf.meters.metric[7].resource_id
Type: string
Description:
“$.payload.target.id”
conf.meters.metric[7].type
Type: string
Description:
“delta”
conf.meters.metric[7].unit
Type: string
Description:
“$.payload.measurements.[*].metric.[*].unit”
conf.meters.metric[7].user_id
Type: string
Description:
“$.payload.initiator.id”
conf.meters.metric[7].volume
Type: string
Description:
“$.payload.measurements.[*].result”
conf.meters.metric[8].event_type
Type: string
Description:
“compute.instance.*”
conf.meters.metric[8].metadata.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[8].metadata.flavor_id
Type: string
Description:
“$.payload.instance_flavor_id”
conf.meters.metric[8].metadata.flavor_name
Type: string
Description:
“$.payload.instance_type”
conf.meters.metric[8].metadata.host
Type: string
Description:
“$.payload.host”
conf.meters.metric[8].metadata.image_ref
Type: string
Description:
“$.payload.image_meta.base_image_ref”
conf.meters.metric[8].name
Type: string
Description:
“memory”
conf.meters.metric[8].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[8].resource_id
Type: string
Description:
“$.payload.instance_id”
conf.meters.metric[8].type
Type: string
Description:
“gauge”
conf.meters.metric[8].unit
Type: string
Description:
“MB”
conf.meters.metric[8].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[8].user_metadata
Type: string
Description:
“$.payload.metadata”
conf.meters.metric[8].volume
Type: string
Description:
“$.payload.memory_mb”
conf.meters.metric[9].event_type
Type: string
Description:
“compute.instance.*”
conf.meters.metric[9].metadata.<<.display_name
Type: string
Description:
“$.payload.display_name”
conf.meters.metric[9].metadata.<<.flavor_id
Type: string
Description:
“$.payload.instance_flavor_id”
conf.meters.metric[9].metadata.<<.flavor_name
Type: string
Description:
“$.payload.instance_type”
conf.meters.metric[9].metadata.<<.host
Type: string
Description:
“$.payload.host”
conf.meters.metric[9].metadata.<<.image_ref
Type: string
Description:
“$.payload.image_meta.base_image_ref”
conf.meters.metric[9].name
Type: string
Description:
“vcpus”
conf.meters.metric[9].project_id
Type: string
Description:
“$.payload.tenant_id”
conf.meters.metric[9].resource_id
Type: string
Description:
“$.payload.instance_id”
conf.meters.metric[9].type
Type: string
Description:
“gauge”
conf.meters.metric[9].unit
Type: string
Description:
“vcpu”
conf.meters.metric[9].user_id
Type: string
Description:
“$.payload.user_id”
conf.meters.metric[9].user_metadata
Type: string
Description:
“$.payload.metadata”
conf.meters.metric[9].volume
Type: string
Description:
“$.payload.vcpus”
conf.paste.app:api-server.”paste.app_factory”
Type: string
Description:
“ceilometer.api.app: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/ceilometer/api_audit_map.conf”
conf.paste.filter:authtoken.”paste.filter_factory”
Type: string
Description:
“keystonemiddleware.auth_token:filter_factory”
conf.paste.filter:authtoken.oslo_config_project
Type: string
Description:
“ceilometer”
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:
“ceilometer”
conf.paste.filter:http_proxy_to_wsgi.”paste.filter_factory”
Type: string
Description:
“oslo_middleware.http_proxy_to_wsgi:HTTPProxyToWSGI.factory”
conf.paste.filter:http_proxy_to_wsgi.oslo_config_project
Type: string
Description:
“ceilometer”
conf.paste.filter:request_id.”paste.filter_factory”
Type: string
Description:
“oslo_middleware:RequestId.factory”
conf.paste.filter:request_id.oslo_config_project
Type: string
Description:
“ceilometer”
conf.paste.pipeline:main.pipeline
Type: string
Description:
“cors http_proxy_to_wsgi request_id authtoken audit api-server”
conf.pipeline.sinks[0].name
Type: string
Description:
“meter_sink”
conf.pipeline.sinks[0].publishers[0]
Type: string
Description:
“notifier://”
conf.pipeline.sinks[0].transformers
Type: string
Description:
nil
conf.pipeline.sinks[1].name
Type: string
Description:
“cpu_sink”
conf.pipeline.sinks[1].publishers[0]
Type: string
Description:
“notifier://”
conf.pipeline.sinks[1].transformers[0].name
Type: string
Description:
“rate_of_change”
conf.pipeline.sinks[1].transformers[0].parameters.target.max
Type: int
Description:
100
conf.pipeline.sinks[1].transformers[0].parameters.target.name
Type: string
Description:
“cpu_util”
conf.pipeline.sinks[1].transformers[0].parameters.target.scale
Type: string
Description:
“100.0 / (10**9 * (resource_metadata.cpu_number or 1))”
conf.pipeline.sinks[1].transformers[0].parameters.target.type
Type: string
Description:
“gauge”
conf.pipeline.sinks[1].transformers[0].parameters.target.unit
Type: string
Description:
“%”
conf.pipeline.sinks[2].name
Type: string
Description:
“cpu_delta_sink”
conf.pipeline.sinks[2].publishers[0]
Type: string
Description:
“notifier://”
conf.pipeline.sinks[2].transformers[0].name
Type: string
Description:
“delta”
conf.pipeline.sinks[2].transformers[0].parameters.growth_only
Type: bool
Description:
true
conf.pipeline.sinks[2].transformers[0].parameters.target.name
Type: string
Description:
“cpu.delta”
conf.pipeline.sinks[3].name
Type: string
Description:
“disk_sink”
conf.pipeline.sinks[3].publishers[0]
Type: string
Description:
“notifier://”
conf.pipeline.sinks[3].transformers[0].name
Type: string
Description:
“rate_of_change”
conf.pipeline.sinks[3].transformers[0].parameters.source.map_from.name
Type: string
Description:
“(disk\.device|disk)\.(read|write)\.(bytes|requests)”
conf.pipeline.sinks[3].transformers[0].parameters.source.map_from.unit
Type: string
Description:
“(B|request)”
conf.pipeline.sinks[3].transformers[0].parameters.target.map_to.name
Type: string
Description:
“\1.\2.\3.rate”
conf.pipeline.sinks[3].transformers[0].parameters.target.map_to.unit
Type: string
Description:
“\1/s”
conf.pipeline.sinks[3].transformers[0].parameters.target.type
Type: string
Description:
“gauge”
conf.pipeline.sinks[4].name
Type: string
Description:
“network_sink”
conf.pipeline.sinks[4].publishers[0]
Type: string
Description:
“notifier://”
conf.pipeline.sinks[4].transformers[0].name
Type: string
Description:
“rate_of_change”
conf.pipeline.sinks[4].transformers[0].parameters.source.map_from.name
Type: string
Description:
“network\.(incoming|outgoing)\.(bytes|packets)”
conf.pipeline.sinks[4].transformers[0].parameters.source.map_from.unit
Type: string
Description:
“(B|packet)”
conf.pipeline.sinks[4].transformers[0].parameters.target.map_to.name
Type: string
Description:
“network.\1.\2.rate”
conf.pipeline.sinks[4].transformers[0].parameters.target.map_to.unit
Type: string
Description:
“\1/s”
conf.pipeline.sinks[4].transformers[0].parameters.target.type
Type: string
Description:
“gauge”
conf.pipeline.sources[0].meters[0]
Type: string
Description:
“*”
conf.pipeline.sources[0].name
Type: string
Description:
“meter_source”
conf.pipeline.sources[0].sinks[0]
Type: string
Description:
“meter_sink”
conf.pipeline.sources[1].meters[0]
Type: string
Description:
“cpu”
conf.pipeline.sources[1].name
Type: string
Description:
“cpu_source”
conf.pipeline.sources[1].sinks[0]
Type: string
Description:
“cpu_sink”
conf.pipeline.sources[1].sinks[1]
Type: string
Description:
“cpu_delta_sink”
conf.pipeline.sources[2].meters[0]
Type: string
Description:
“disk.read.bytes”
conf.pipeline.sources[2].meters[1]
Type: string
Description:
“disk.read.requests”
conf.pipeline.sources[2].meters[2]
Type: string
Description:
“disk.write.bytes”
conf.pipeline.sources[2].meters[3]
Type: string
Description:
“disk.write.requests”
conf.pipeline.sources[2].meters[4]
Type: string
Description:
“disk.device.read.bytes”
conf.pipeline.sources[2].meters[5]
Type: string
Description:
“disk.device.read.requests”
conf.pipeline.sources[2].meters[6]
Type: string
Description:
“disk.device.write.bytes”
conf.pipeline.sources[2].meters[7]
Type: string
Description:
“disk.device.write.requests”
conf.pipeline.sources[2].name
Type: string
Description:
“disk_source”
conf.pipeline.sources[2].sinks[0]
Type: string
Description:
“disk_sink”
conf.pipeline.sources[3].meters[0]
Type: string
Description:
“network.incoming.bytes”
conf.pipeline.sources[3].meters[1]
Type: string
Description:
“network.incoming.packets”
conf.pipeline.sources[3].meters[2]
Type: string
Description:
“network.outgoing.bytes”
conf.pipeline.sources[3].meters[3]
Type: string
Description:
“network.outgoing.packets”
conf.pipeline.sources[3].name
Type: string
Description:
“network_source”
conf.pipeline.sources[3].sinks[0]
Type: string
Description:
“network_sink”
conf.policy
Type: object
Description:
{}
conf.polling.sources[0].interval
Type: int
Description:
600
conf.polling.sources[0].meters[0]
Type: string
Description:
“*”
conf.polling.sources[0].name
Type: string
Description:
“all_pollsters”
conf.rally_tests.”CeilometerMeters.list_meters”[0].args.limit
Type: int
Description:
5
conf.rally_tests.”CeilometerMeters.list_meters”[0].args.metadata_query.status
Type: string
Description:
“terminated”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.counter_name
Type: string
Description:
“benchmark_meter”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.counter_type
Type: string
Description:
“gauge”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.counter_unit
Type: string
Description:
“%”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.counter_volume
Type: int
Description:
1
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.metadata_list[0].deleted
Type: string
Description:
“false”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.metadata_list[0].name
Type: string
Description:
“rally benchmark on”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.metadata_list[0].status
Type: string
Description:
“active”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.metadata_list[1].deleted
Type: string
Description:
“true”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.metadata_list[1].name
Type: string
Description:
“rally benchmark off”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.metadata_list[1].status
Type: string
Description:
“terminated”
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.resources_per_tenant
Type: int
Description:
1
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.samples_per_resource
Type: int
Description:
1
conf.rally_tests.”CeilometerMeters.list_meters”[0].context.ceilometer.timestamp_interval
Type: int
Description:
10
conf.rally_tests.”CeilometerMeters.list_meters”[0].runner.concurrency
Type: int
Description:
1
conf.rally_tests.”CeilometerMeters.list_meters”[0].runner.times
Type: int
Description:
1
conf.rally_tests.”CeilometerMeters.list_meters”[0].runner.type
Type: string
Description:
“constant”
conf.rally_tests.”CeilometerMeters.list_meters”[0].sla.failure_rate.max
Type: int
Description:
0
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.counter_name
Type: string
Description:
“cpu_util”
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.counter_type
Type: string
Description:
“gauge”
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.counter_unit
Type: string
Description:
“instance”
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.counter_volume
Type: int
Description:
1
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.filter.=.counter_unit
Type: string
Description:
“instance”
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.limit
Type: int
Description:
10
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.orderby
Type: string
Description:
nil
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].args.resource_id
Type: string
Description:
“resource_id”
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].runner.concurrency
Type: int
Description:
1
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].runner.sla.failure_rate.max
Type: int
Description:
0
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].runner.times
Type: int
Description:
1
conf.rally_tests.”CeilometerQueries.create_and_query_samples”[0].runner.type
Type: string
Description:
“constant”
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].args.counter_type
Type: string
Description:
“cumulative”
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].args.counter_unit
Type: string
Description:
“”
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].args.counter_volume
Type: int
Description:
1
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].args.resource_id
Type: string
Description:
“resource-id”
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].args.user_id
Type: string
Description:
“user-id”
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].runner.concurrency
Type: int
Description:
1
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].runner.times
Type: int
Description:
1
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].runner.type
Type: string
Description:
“constant”
conf.rally_tests.”CeilometerStats.create_meter_and_get_stats”[0].sla.failure_rate.max
Type: int
Description:
0
conf.security
Type: string
Description:
# # Disable access to the entire file system except for the directories that # are explicitly allowed later. # # This currently breaks the configurations that come with some web application # Debian packages. # #<Directory /> # AllowOverride None # Require all denied #</Directory> # Changing the following options will not really affect the security of the # server, but might make attacks slightly more difficult in some cases. # # ServerTokens # This directive configures what you return as the Server HTTP response # Header. The default is 'Full' which sends information about the OS-Type # and compiled in modules. # Set to one of: Full | OS | Minimal | Minor | Major | Prod # where Full conveys the most information, and Prod the least. ServerTokens Prod # # Optionally add a line containing the server version and virtual host # name to server-generated pages (internal error documents, FTP directory # listings, mod_status and mod_info output etc., but not CGI generated # documents or custom error documents). # Set to \"EMail\" to also include a mailto: link to the ServerAdmin. # Set to one of: On | Off | EMail ServerSignature Off # # Allow TRACE method # # Set to \"extended\" to also reflect the request body (only for testing and # diagnostic purposes). # # Set to one of: On | Off | extended TraceEnable Off # # Forbid access to version control directories # # If you use version control systems in your document root, you should # probably deny access to their directories. For example, for subversion: # #<DirectoryMatch \"/\\.svn\"> # Require all denied #</DirectoryMatch> # # Setting this header will prevent MSIE from interpreting files as something # else than declared by the content type in the HTTP headers. # Requires mod_headers to be enabled. # #Header set X-Content-Type-Options: \"nosniff\" # # Setting this header will prevent other sites from embedding pages from this # site as frames. This defends against clickjacking attacks. # Requires mod_headers to be enabled. # #Header set X-Frame-Options: \"sameorigin\"conf.software.apache2.a2dismod
Type: string
Description:
nil
conf.software.apache2.a2enmod
Type: string
Description:
nil
conf.software.apache2.binary
Type: string
Description:
“apache2”
conf.software.apache2.conf_dir
Type: string
Description:
“/etc/apache2/conf-enabled”
conf.software.apache2.mods_dir
Type: string
Description:
“/etc/apache2/mods-available”
conf.software.apache2.site_dir
Type: string
Description:
“/etc/apache2/sites-enable”
conf.software.apache2.start_parameters
Type: string
Description:
“-DFOREGROUND”
conf.wsgi_ceilometer
Type: string
Description:
Listen 0.0.0.0:{{ tuple \"metering\" \"internal\" \"api\" . | include \"helm-toolkit.endpoints.endpoint_port_lookup\" }} LogFormat \"%h %l %u %t \\\"%r\\\" %>s %b \\\"%{Referer}i\\\" \\\"%{User-Agent}i\\\"\" combined <VirtualHost *:{{ tuple \"metering\" \"internal\" \"api\" . | include \"helm-toolkit.endpoints.endpoint_port_lookup\" }}> LogLevel info WSGIDaemonProcess ceilometer-api processes=2 threads=1 user=ceilometer group=ceilometer display-name=%{GROUP} python-path=/var/lib/kolla/venv/lib/python2.7/site-packages WSGIProcessGroup ceilometer-api WSGIScriptReloading On WSGIScriptAlias / /var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/api/app.wsgi WSGIApplicationGroup %{GLOBAL} <Directory \"/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/api\"> <IfVersion >= 2.4> Require all granted </IfVersion> <IfVersion < 2.4> Order allow,deny Allow from all </IfVersion> </Directory> ErrorLog /dev/stdout CustomLog /dev/stdout combined </VirtualHost>dependencies.dynamic.common.local_image_registry.jobs[0]
Type: string
Description:
“ceilometer-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:
“ceilometer-db-init-mongodb”
dependencies.static.api.jobs[1]
Type: string
Description:
“ceilometer-db-sync”
dependencies.static.api.jobs[2]
Type: string
Description:
“ceilometer-rabbit-init”
dependencies.static.api.jobs[3]
Type: string
Description:
“ceilometer-ks-user”
dependencies.static.api.jobs[4]
Type: string
Description:
“ceilometer-ks-endpoints”
dependencies.static.api.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.api.services[0].service
Type: string
Description:
“identity”
dependencies.static.api.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.api.services[1].service
Type: string
Description:
“oslo_db”
dependencies.static.api.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.api.services[2].service
Type: string
Description:
“mongodb”
dependencies.static.api.services[3].endpoint
Type: string
Description:
“internal”
dependencies.static.api.services[3].service
Type: string
Description:
“metric”
dependencies.static.central.jobs[0]
Type: string
Description:
“ceilometer-db-init-mongodb”
dependencies.static.central.jobs[1]
Type: string
Description:
“ceilometer-db-sync”
dependencies.static.central.jobs[2]
Type: string
Description:
“ceilometer-rabbit-init”
dependencies.static.central.jobs[3]
Type: string
Description:
“ceilometer-ks-user”
dependencies.static.central.jobs[4]
Type: string
Description:
“ceilometer-ks-endpoints”
dependencies.static.central.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.central.services[0].service
Type: string
Description:
“identity”
dependencies.static.central.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.central.services[1].service
Type: string
Description:
“oslo_db”
dependencies.static.central.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.central.services[2].service
Type: string
Description:
“mongodb”
dependencies.static.central.services[3].endpoint
Type: string
Description:
“internal”
dependencies.static.central.services[3].service
Type: string
Description:
“metric”
dependencies.static.collector.jobs[0]
Type: string
Description:
“ceilometer-db-init-mongodb”
dependencies.static.collector.jobs[1]
Type: string
Description:
“ceilometer-db-sync”
dependencies.static.collector.jobs[2]
Type: string
Description:
“ceilometer-rabbit-init”
dependencies.static.collector.jobs[3]
Type: string
Description:
“ceilometer-ks-user”
dependencies.static.collector.jobs[4]
Type: string
Description:
“ceilometer-ks-endpoints”
dependencies.static.collector.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.collector.services[0].service
Type: string
Description:
“identity”
dependencies.static.collector.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.collector.services[1].service
Type: string
Description:
“oslo_db”
dependencies.static.collector.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.collector.services[2].service
Type: string
Description:
“mongodb”
dependencies.static.collector.services[3].endpoint
Type: string
Description:
“internal”
dependencies.static.collector.services[3].service
Type: string
Description:
“metric”
dependencies.static.compute.jobs[0]
Type: string
Description:
“ceilometer-db-init-mongodb”
dependencies.static.compute.jobs[1]
Type: string
Description:
“ceilometer-db-sync”
dependencies.static.compute.jobs[2]
Type: string
Description:
“ceilometer-rabbit-init”
dependencies.static.compute.jobs[3]
Type: string
Description:
“ceilometer-ks-user”
dependencies.static.compute.jobs[4]
Type: string
Description:
“ceilometer-ks-endpoints”
dependencies.static.compute.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.compute.services[0].service
Type: string
Description:
“identity”
dependencies.static.compute.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.compute.services[1].service
Type: string
Description:
“oslo_db”
dependencies.static.compute.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.compute.services[2].service
Type: string
Description:
“mongodb”
dependencies.static.compute.services[3].endpoint
Type: string
Description:
“internal”
dependencies.static.compute.services[3].service
Type: string
Description:
“metric”
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_init_mongodb.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.db_init_mongodb.services[0].service
Type: string
Description:
“mongodb”
dependencies.static.db_sync.jobs[0]
Type: string
Description:
“ceilometer-db-init”
dependencies.static.db_sync.jobs[1]
Type: string
Description:
“ceilometer-db-init-mongodb”
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.db_sync.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.db_sync.services[1].service
Type: string
Description:
“mongodb”
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.ipmi.jobs[0]
Type: string
Description:
“ceilometer-db-init-mongodb”
dependencies.static.ipmi.jobs[1]
Type: string
Description:
“ceilometer-db-sync”
dependencies.static.ipmi.jobs[2]
Type: string
Description:
“ceilometer-rabbit-init”
dependencies.static.ipmi.jobs[3]
Type: string
Description:
“ceilometer-ks-user”
dependencies.static.ipmi.jobs[4]
Type: string
Description:
“ceilometer-ks-endpoints”
dependencies.static.ipmi.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.ipmi.services[0].service
Type: string
Description:
“identity”
dependencies.static.ipmi.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.ipmi.services[1].service
Type: string
Description:
“oslo_db”
dependencies.static.ipmi.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.ipmi.services[2].service
Type: string
Description:
“mongodb”
dependencies.static.ipmi.services[3].endpoint
Type: string
Description:
“internal”
dependencies.static.ipmi.services[3].service
Type: string
Description:
“metric”
dependencies.static.ks_endpoints.jobs[0]
Type: string
Description:
“ceilometer-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.notification.jobs[0]
Type: string
Description:
“ceilometer-db-init-mongodb”
dependencies.static.notification.jobs[1]
Type: string
Description:
“ceilometer-db-sync”
dependencies.static.notification.jobs[2]
Type: string
Description:
“ceilometer-rabbit-init”
dependencies.static.notification.jobs[3]
Type: string
Description:
“ceilometer-ks-user”
dependencies.static.notification.jobs[4]
Type: string
Description:
“ceilometer-ks-endpoints”
dependencies.static.notification.services[0].endpoint
Type: string
Description:
“internal”
dependencies.static.notification.services[0].service
Type: string
Description:
“identity”
dependencies.static.notification.services[1].endpoint
Type: string
Description:
“internal”
dependencies.static.notification.services[1].service
Type: string
Description:
“oslo_db”
dependencies.static.notification.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.notification.services[2].service
Type: string
Description:
“mongodb”
dependencies.static.notification.services[3].endpoint
Type: string
Description:
“internal”
dependencies.static.notification.services[3].service
Type: string
Description:
“metric”
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:
“metering”
dependencies.static.tests.services[2].endpoint
Type: string
Description:
“internal”
dependencies.static.tests.services[2].service
Type: string
Description:
“metric”
endpoints.alarming.host_fqdn_override.default
Type: string
Description:
nil
endpoints.alarming.hosts.default
Type: string
Description:
“aodh-api”
endpoints.alarming.hosts.public
Type: string
Description:
“aodh”
endpoints.alarming.name
Type: string
Description:
“aodh”
endpoints.alarming.path.default
Type: string
Description:
nil
endpoints.alarming.port.api.default
Type: int
Description:
8042
endpoints.alarming.port.api.public
Type: int
Description:
80
endpoints.alarming.scheme.default
Type: string
Description:
“http”
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
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.ceilometer.password
Type: string
Description:
“password”
endpoints.identity.auth.ceilometer.project_domain_name
Type: string
Description:
“service”
endpoints.identity.auth.ceilometer.project_name
Type: string
Description:
“service”
endpoints.identity.auth.ceilometer.region_name
Type: string
Description:
“RegionOne”
endpoints.identity.auth.ceilometer.role
Type: string
Description:
“admin”
endpoints.identity.auth.ceilometer.user_domain_name
Type: string
Description:
“service”
endpoints.identity.auth.ceilometer.username
Type: string
Description:
“ceilometer”
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:
“ceilometer-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.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.metering.host_fqdn_override.default
Type: string
Description:
nil
endpoints.metering.hosts.default
Type: string
Description:
“ceilometer-api”
endpoints.metering.hosts.public
Type: string
Description:
“ceilometer”
endpoints.metering.name
Type: string
Description:
“ceilometer”
endpoints.metering.path.default
Type: string
Description:
nil
endpoints.metering.port.api.default
Type: int
Description:
8777
endpoints.metering.port.api.public
Type: int
Description:
80
endpoints.metering.scheme.default
Type: string
Description:
“http”
endpoints.metric.host_fqdn_override.default
Type: string
Description:
nil
endpoints.metric.hosts.default
Type: string
Description:
“gnocchi-api”
endpoints.metric.hosts.public
Type: string
Description:
“gnocchi”
endpoints.metric.name
Type: string
Description:
“gnocchi”
endpoints.metric.path.default
Type: string
Description:
nil
endpoints.metric.port.api.default
Type: int
Description:
8041
endpoints.metric.port.api.public
Type: int
Description:
80
endpoints.metric.scheme.default
Type: string
Description:
“http”
endpoints.mongodb.auth.admin.password
Type: string
Description:
“password”
endpoints.mongodb.auth.admin.username
Type: string
Description:
“root”
endpoints.mongodb.auth.ceilometer.password
Type: string
Description:
“password”
endpoints.mongodb.auth.ceilometer.username
Type: string
Description:
“ceilometer”
endpoints.mongodb.host_fqdn_override.default
Type: string
Description:
nil
endpoints.mongodb.hosts.default
Type: string
Description:
“mongodb”
endpoints.mongodb.path
Type: string
Description:
“/ceilometer”
endpoints.mongodb.port.mongodb.default
Type: int
Description:
27017
endpoints.mongodb.scheme
Type: string
Description:
“mongodb”
endpoints.oci_image_registry.auth.ceilometer.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.ceilometer.username
Type: string
Description:
“ceilometer”
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
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.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.username
Type: string
Description:
“root”
endpoints.oslo_db.auth.ceilometer.password
Type: string
Description:
“password”
endpoints.oslo_db.auth.ceilometer.username
Type: string
Description:
“ceilometer”
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:
“/ceilometer”
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.username
Type: string
Description:
“rabbitmq”
endpoints.oslo_messaging.auth.ceilometer.password
Type: string
Description:
“password”
endpoints.oslo_messaging.auth.ceilometer.username
Type: string
Description:
“ceilometer”
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:
“/ceilometer”
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
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.ceilometer_api
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-api:wallaby”
images.tags.ceilometer_central
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-central:wallaby”
images.tags.ceilometer_collector
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-collector:wallaby”
images.tags.ceilometer_compute
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-compute:wallaby”
images.tags.ceilometer_db_sync
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-api:wallaby”
images.tags.ceilometer_ipmi
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-base:wallaby”
images.tags.ceilometer_notification
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-notification:wallaby”
images.tags.db_init
Type: string
Description:
“docker.io/kolla/ubuntu-source-ceilometer-api:wallaby”
images.tags.db_init_mongodb
Type: string
Description:
“docker.io/mongo:3.4.9-jessie”
images.tags.dep_check
Type: string
Description:
“quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”
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”
ipmi_device
Type: string
Description:
“/dev/ipmi0”
labels.api.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.api.node_selector_value
Type: string
Description:
“enabled”
labels.central.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.central.node_selector_value
Type: string
Description:
“enabled”
labels.collector.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.collector.node_selector_value
Type: string
Description:
“enabled”
labels.compute.node_selector_key
Type: string
Description:
“openstack-compute-node”
labels.compute.node_selector_value
Type: string
Description:
“enabled”
labels.ipmi.node_selector_key
Type: string
Description:
“openstack-node”
labels.ipmi.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.notification.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.notification.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.configmap_bin
Type: bool
Description:
true
manifests.configmap_etc
Type: bool
Description:
true
manifests.daemonset_compute
Type: bool
Description:
true
manifests.daemonset_ipmi
Type: bool
Description:
false
manifests.deployment_api
Type: bool
Description:
true
manifests.deployment_central
Type: bool
Description:
true
manifests.deployment_collector
Type: bool
Description:
true
manifests.deployment_notification
Type: bool
Description:
true
manifests.ingress_api
Type: bool
Description:
true
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_init_mongodb
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_rabbit_init
Type: bool
Description:
true
manifests.network_policy
Type: bool
Description:
false
manifests.pdb_api
Type: bool
Description:
true
manifests.pod_rally_test
Type: bool
Description:
true
manifests.secret_db
Type: bool
Description:
true
manifests.secret_keystone
Type: bool
Description:
true
manifests.secret_mongodb
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_ingress_api
Type: bool
Description:
true
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:
38777
network.api.port
Type: int
Description:
8777
network_policy.ceilometer.egress[0]
Type: object
Description:
{}
network_policy.ceilometer.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.termination_grace_period.api.timeout
Type: int
Description:
600
pod.lifecycle.upgrades.daemonsets.compute.enabled
Type: bool
Description:
true
pod.lifecycle.upgrades.daemonsets.compute.max_unavailable
Type: int
Description:
1
pod.lifecycle.upgrades.daemonsets.compute.min_ready_seconds
Type: int
Description:
0
pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy
Type: string
Description:
“RollingUpdate”
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.ceilometer_api.ceilometer_api.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_api.ceilometer_api.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_api.init_container
Type: string
Description:
nil
pod.mounts.ceilometer_central.ceilometer_central.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_central.ceilometer_central.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_central.init_container
Type: string
Description:
nil
pod.mounts.ceilometer_collector.ceilometer_collector.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_collector.ceilometer_collector.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_collector.init_container
Type: string
Description:
nil
pod.mounts.ceilometer_compute.ceilometer_compute.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_compute.ceilometer_compute.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_compute.init_container
Type: string
Description:
nil
pod.mounts.ceilometer_db_sync.ceilometer_db_sync.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_db_sync.ceilometer_db_sync.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_ipmi.ceilometer_ipmi.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_ipmi.ceilometer_ipmi.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_ipmi.init_container
Type: string
Description:
nil
pod.mounts.ceilometer_notification.ceilometer_notification.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_notification.ceilometer_notification.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_notification.init_container
Type: string
Description:
nil
pod.mounts.ceilometer_tests.ceilometer_tests.volumeMounts
Type: string
Description:
nil
pod.mounts.ceilometer_tests.ceilometer_tests.volumes
Type: string
Description:
nil
pod.mounts.ceilometer_tests.init_container
Type: string
Description:
nil
pod.replicas.api
Type: int
Description:
1
pod.replicas.central
Type: int
Description:
1
pod.replicas.collector
Type: int
Description:
1
pod.replicas.notification
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.central.limits.cpu
Type: string
Description:
“2000m”
pod.resources.central.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.central.requests.cpu
Type: string
Description:
“100m”
pod.resources.central.requests.memory
Type: string
Description:
“128Mi”
pod.resources.collector.limits.cpu
Type: string
Description:
“2000m”
pod.resources.collector.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.collector.requests.cpu
Type: string
Description:
“100m”
pod.resources.collector.requests.memory
Type: string
Description:
“128Mi”
pod.resources.compute.limits.cpu
Type: string
Description:
“2000m”
pod.resources.compute.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.compute.requests.cpu
Type: string
Description:
“100m”
pod.resources.compute.requests.memory
Type: string
Description:
“128Mi”
pod.resources.enabled
Type: bool
Description:
true
pod.resources.ipmi.limits.cpu
Type: string
Description:
“2000m”
pod.resources.ipmi.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.ipmi.requests.cpu
Type: string
Description:
“100m”
pod.resources.ipmi.requests.memory
Type: string
Description:
“124Mi”
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_init_mongodb.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.db_init_mongodb.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.db_init_mongodb.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.db_init_mongodb.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.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.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.notification.limits.cpu
Type: string
Description:
“2000m”
pod.resources.notification.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.notification.requests.cpu
Type: string
Description:
“100m”
pod.resources.notification.requests.memory
Type: string
Description:
“128Mi”
pod.tolerations.ceilometer.enabled
Type: bool
Description:
false
pod.tolerations.ceilometer.tolerations[0].effect
Type: string
Description:
“NoSchedule”
pod.tolerations.ceilometer.tolerations[0].key
Type: string
Description:
“node-role.kubernetes.io/master”
pod.tolerations.ceilometer.tolerations[0].operator
Type: string
Description:
“Exists”
pod.tolerations.ceilometer.tolerations[1].effect
Type: string
Description:
“NoSchedule”
pod.tolerations.ceilometer.tolerations[1].key
Type: string
Description:
“node-role.kubernetes.io/control-plane”
pod.tolerations.ceilometer.tolerations[1].operator
Type: string
Description:
“Exists”
release_group
Type: string
Description:
nil
secrets.identity.admin
Type: string
Description:
“ceilometer-keystone-admin”
secrets.identity.ceilometer
Type: string
Description:
“ceilometer-keystone-user”
secrets.identity.test
Type: string
Description:
“ceilometer-keystone-test”
secrets.mongodb.admin
Type: string
Description:
“ceilometer-mongodb-admin”
secrets.mongodb.ceilometer
Type: string
Description:
“ceilometer-mongodb-user”
secrets.oci_image_registry.ceilometer
Type: string
Description:
“ceilometer-oci-image-registry”
secrets.oslo_db.admin
Type: string
Description:
“ceilometer-db-admin”
secrets.oslo_db.ceilometer
Type: string
Description:
“ceilometer-db-user”
secrets.oslo_messaging.admin
Type: string
Description:
“ceilometer-rabbitmq-admin”
secrets.oslo_messaging.ceilometer
Type: string
Description:
“ceilometer-rabbitmq-user”