7 changed files with 28 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
deprecations: |
||||
- Deprecate Ceilometer alarm classes. |
||||
Alarming services (evaluator and notifier) in Mitaka |
||||
were moved to Aodh OpenStack project. |
@ -0,0 +1,3 @@
|
||||
--- |
||||
deprecations: |
||||
- Deprecate mongodb_replica_set parameter. |
@ -0,0 +1,6 @@
|
||||
--- |
||||
features: |
||||
- Implement Gnocchi dispatcher configuration |
||||
Add dispatcher options to ceilometer::collector and |
||||
create ceilometer::dispatcher::gnocchi class, with current |
||||
upstream options. |
@ -0,0 +1,3 @@
|
||||
--- |
||||
deprecations: |
||||
- Use identity_uri and auth_uri by default. |
@ -0,0 +1,3 @@
|
||||
--- |
||||
features: |
||||
- Support of PyMySQL driver for MySQL backend. |
@ -0,0 +1,5 @@
|
||||
--- |
||||
deprecations: |
||||
- Remove QPID messaging support. |
||||
Qpid messaging driver is removed from oslo.messaging so we won't support |
||||
anymore. |
Loading…
Reference in new issue