openstack-ansible/releasenotes/notes/gnocchi-metrics-service-6a7bdda8e7e71dda.yaml
Steve Lewis 14f66504b2 Introduce a playbook for deploying Gnocchi
As the next step in integrating Gnocchi, this playbook installs the
gnocchi role. The role is enabled for the gate by default, but can
be disabled consistent with other roles. It is also included in
the setup-openstack.yml playbook so that linters run on the
playbook.

Change-Id: I2e8b32f1cc6830c479da418b04896f273c5b2b86
Depends-On: I0eb60ef7a31d873ba70c353138da252284389f28
Partial-Blueprint: role-gnocchi
2016-07-08 11:33:14 -07:00

10 lines
367 B
YAML

---
features:
- Gnocchi is available for deploy as a metrics storage
service. At this time it does not integrate with Aodh
or Ceilometer. To deploy Aodh or Ceilometer to use
Gnocchi as a storage / query API, each must be
configured appropriately with the use of overrides as
described in the configuration guides for each of
these services.