zhufl | 5402cc3 | 2019-05-28 09:49:15 +0800 | [diff] [blame] | 1 | upgrade: |
| 2 | - | |
| 3 | Remove deprecated config option ``admin_username`` from |
| 4 | ``identity`` groups. Use ``admin_username`` from ``auth`` instead. |
| 5 | Remove deprecated config option ``admin_tenant_name`` from |
| 6 | ``auth`` and ``identity`` groups. Use ``admin_project_name`` from |
| 7 | ``auth`` instead. |
| 8 | Remove deprecated config option ``admin_password`` from |
| 9 | ``identity`` groups. Use ``admin_password`` from ``auth`` instead. |
| 10 | Remove deprecated config option ``admin_domain_name`` from |
| 11 | ``identity`` groups. Use ``admin_domain_name`` from ``auth`` instead. |