Merge "Remove the unused function reset_parameters"

This commit is contained in:
Jenkins 2017-07-13 23:07:10 +00:00 committed by Gerrit Code Review
commit 84849a366e
1 changed files with 0 additions and 5 deletions

View File

@ -22,11 +22,6 @@ def update_parameters(workflow_client, **input_):
**input_)
def reset_parameters(workflow_client, **input_):
return base.call_action(workflow_client, 'tripleo.parameters.reset',
**input_)
def get_overcloud_passwords(clients, **workflow_input):
"""Retrieves overcloud passwords from a plan via a workflow