Fix deprecated comment

The set method no longer exists, so it is correct to remove this comment.

Change-Id: I1158d521be1de38a6c89446890445f82e5fba07a
This commit is contained in:
Sai Sindhur Malleni 2016-07-29 10:28:16 -04:00
parent fa71f5ddad
commit d2c7275816

View File

@ -52,9 +52,6 @@ def _get_preprocessor_loader(plugin_name):
def convert(**kwargs):
"""Decorator to define resource transformation(s) on scenario parameters.
This will eventually replace set(). For the time being, set()
should be preferred.
The ``kwargs`` passed as arguments are used to map a key in the
scenario config to the resource type plugin used to perform a
transformation on the value of the key. For instance: