Go to file
Takashi Kajinami bced646931 Eliminate the usage of kwargs in update_deployment_plan
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
2020-07-21 15:07:33 +09:00
2019-06-21 07:44:21 -06:00
2019-06-21 07:44:21 -06:00
2019-04-19 19:42:47 +00:00
2015-03-17 09:33:52 -04:00
2019-01-04 17:31:21 +00:00
2015-03-17 09:33:52 -04:00
2019-09-11 16:33:21 +02:00
2015-03-17 09:33:52 -04:00
2019-09-11 16:33:21 +02:00
2020-04-04 17:19:56 +02:00
2020-05-13 14:35:24 -06:00

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

image

Description
RETIRED, python utility to manage a tripleo based cloud
Readme 71 MiB