bced646931dc5f44908201818ee1d108ef4dcc5a
This patch makes sure that explicit arguments are defined for the update_deployment_plan method. With this change, update_deployment_plan should raise TypeError when the method is called with wrong arguments, and help us with detecting interface mismatch more easily, compared to KeyError it currently raises. This patch also removes validate_stack parameter from update deployment plan, which is always False. Change-Id: I7dd35e64a32b99dd018ef8835d51ebb26fce8051
About tripleoclient
General information
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
See the Release Notes
Team and repository tags
Description