puppet-neutron/releasenotes/notes/remove_tenant_name-baf2c2864deda6ce.yaml
Jerzy Mikolajczak dd6fec3065 Fix useless tenant_name parameter being set
tenant_name parameter is not being used anymore.
Add deprecation warning and copy its value to project_name.

Closes-bug: #1560850

Change-Id: Ic168811636608e5f951e0989a042909fbe6ba7b9
2016-03-25 12:03:23 +01:00

4 lines
89 B
YAML

---
deprecations:
- Deprecate tenant_name option. project_name should be used instead.