Thanks Emilien. Now, the warning message for using a deprecated message is available for CLI. Sample message from CI [1] looks like below:
2017-07-14 19:45:09 | WARNING: Following parameters are deprecated and still defined. Deprecated parameters will be removed soon! 2017-07-14 19:45:09 | NeutronL3HA The next step is to add a warning (or rather error) message if a deployment contains a parameter which is not part of the plan (including custom templates). I will work on it. Regards, Saravanan KR [1] http://logs.openstack.org/77/479277/6/check-tripleo/gate-tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024/fb07fd6/logs/undercloud/home/jenkins/overcloud_deploy.log.txt.gz#_2017-07-14_19_45_09 On Tue, Jun 6, 2017 at 9:47 PM, Emilien Macchi <[email protected]> wrote: > On Tue, Jun 6, 2017 at 6:53 AM, Saravanan KR <[email protected]> wrote: >> 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. > > I find this feature very helpful, specially with all the THT > parameters that we have and that are moving quite fast over the > cycles. > Thanks for working on it! > >> Regards, >> Saravanan KR >> >> [1] https://review.openstack.org/#/c/463949/ >> [2] https://review.openstack.org/#/c/463941/ >> >> __________________________________________________________________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: [email protected]?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > -- > Emilien Macchi > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
