Remove the unused function reset_parameters

Change-Id: I0f1f7c06bad5dadc035091992619684ea14e9fd3
This commit is contained in:
Dougal Matthews 2017-06-29 11:49:32 +01:00
parent 82b501b322
commit 97aeec5c99
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