diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2018-01-26 10:24:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-26 10:24:50 -0800 |
commit | 1621ce6ff30d87a3daeb2f1d624c7fa3e01329aa (patch) | |
tree | b5d9bffa77249f56f3c44018eeacda730aeb54a6 /tox.ini | |
parent | b04394c517b906d9a7bc87691b5cabca79b3ebb2 (diff) | |
parent | 6ececc8d45da31895ac07bb7d835b09666e30548 (diff) | |
download | openshift-1621ce6ff30d87a3daeb2f1d624c7fa3e01329aa.tar.gz openshift-1621ce6ff30d87a3daeb2f1d624c7fa3e01329aa.tar.bz2 openshift-1621ce6ff30d87a3daeb2f1d624c7fa3e01329aa.tar.xz openshift-1621ce6ff30d87a3daeb2f1d624c7fa3e01329aa.zip |
Merge pull request #6862 from ewolinetz/deprecate_use_callback
Automatic merge from submit-queue.
Updating deprecations to use callback plugin
Instead of just pausing during the run and relying on users to see it, instead format and print the deprecated variables at the end of play instead like this:
```
Initialization : Complete (0:00:23)
[DEPRECATION WARNING]: The following are deprecated variables and will be no longer be used in the next minor release. Please update your inventory accordingly.
openshift_hosted_logging_deploy
openshift_hosted_metrics_deployer_prefix
```
The plugin changes are the same as the changes made in https://github.com/openshift/openshift-ansible/pull/6734
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions