2d5ee453cf
Deprecation of parameters listed in Mitaka during Newton cycle [1] [1] http://docs.openstack.org/mitaka/config-reference/tables/conf-changes/trove.html Change-Id: I700ddfd674a817c190916890a4a74f82ed82d3c1
10 lines
419 B
YAML
10 lines
419 B
YAML
---
|
|
deprecations:
|
|
- use_syslog in DEFAULT section was deprecated in Mitaka, this parameter
|
|
has no effect and will be removed in a future release
|
|
- max_volumes_per_user, max_instances_per_user, max_backups_per_user was
|
|
deprecated in Mitaka and will be removed after Newton.
|
|
upgrade:
|
|
- max_volumes_per_tenant, max_instances_per_tenant, max_backups_per_tenant
|
|
added to subistitute deprecated parameters.
|