13aeba410b
Since Gnocchi is the recommended backend, and other are deprecated. We can switch instance_discovery to the libvirt_metadata. Change-Id: Ib846b87bfb76c359fdec28d6cd258781fd201348
8 lines
332 B
YAML
8 lines
332 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Ceilometer legacy backends and Ceilometer API are now deprecated. Polling
|
|
all nova instances from compute agent is no more required with Gnocchi. So
|
|
we switch the [compute]instance_discovery_method to libvirt_metadata.
|
|
To switch back to the old deprecated behavior you can set it back to 'naive'.
|