[openstack-dev] [tripleo] Deprecated Parameters Warning
Saravanan KR
skramaja at redhat.com
Tue Jun 6 04:53:11 UTC 2017
Hello,
I am working on a patch [1] to list the deprecated parameters of the
current plan. It depends on a heat patch[2] which provides
parameter_group support for nested stacks. The change is to add a new
workflow to analyze the plan templates and find out the list of
deprecated parameters, identified by parameter_groups with label
"deprecated".
This workflow can be used by CLI and UI to provide a warning to the
user about the deprecated parameters. This is only the listing,
changes are required in tripleoclient to invoke and and provide
warning. I am sending this mail to update the group, to bring
awareness on the parameter deprecation.
Regards,
Saravanan KR
[1] https://review.openstack.org/#/c/463949/
[2] https://review.openstack.org/#/c/463941/
More information about the OpenStack-dev
mailing list