[Docs] Add remark to prevent copy-paste issues
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Olga Gusarenko | ||
6.1.x |
Fix Released
|
High
|
Olga Gusarenko |
Bug Description
Configure Ceilometer by adding the following lines to the ceilometer.conf file:
[DEFAULT]
default_
sqlalchemy=
requests.
hypervisor_
[vmware]
See Note [1] below.
[alarm]
evaluation_
Note [1]: Configure according to the VMware documentation.
Note [2]: This value should be >= than the configured pipeline interval for the collection of the underlying metrics.
Replace with
Configure Ceilometer by adding the following lines to the ceilometer.conf file:
[DEFAULT]
default_
sqlalchemy=
requests.
hypervisor_
[vmware]
# See Note [1] below.
[alarm]
evaluation_
Note [1]: Configure according to the VMware documentation.
Note [2]: This value of <Period of evaluation cycle> should be >= than the configured pipeline interval for the collection of the underlying metrics.
Changed in fuel: | |
assignee: | nobody → Fuel Documentation Team (fuel-docs) |
Changed in fuel: | |
assignee: | Fuel Documentation Team (fuel-docs) → Olga Gusarenko (ogusarenko) |
Changed in fuel: | |
status: | New → Confirmed |
milestone: | none → 6.1 |
importance: | Undecided → Critical |
importance: | Critical → High |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
status: | In Progress → Fix Committed |
Changed in fuel: | |
milestone: | 6.1 → 7.0 |
tags: | added: docs |
Changed in fuel: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: stable/6.1 /review. openstack. org/194961
Review: https:/