a5381b21694ef8c0ca2f587ea2e58a24a57736e5
The only effect the argument had previously was to prevent the command from throwing an exception when it was not passed. However, the argument did not actually prevent non-standalone deployments. It was still possible to deploy multinode or single remote node deployments using tripleo deploy even when passing --standalone. This patch deprecates the --standalone argument and adds help text to indicate that it's no longer needed. Continuing to pass the argument will have no change in behavior. blueprint tripleo-deploy-multinode Change-Id: I6d390f3b201ad681d977a12fd627e610ad7b65f0 Signed-off-by: James Slagle <jslagle@redhat.com>
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