python-tripleoclient/tripleoclient/v1
Julie Pichon bb361f47bf Fix return code when failing before launching the stack
Until now when a configuration error was detected early during the
pre-deployment verifications, the command would correctly return before
attempting to create/update the Heat stack, however the return code
would still show as '0', preventing scripts from picking up the
problem.

Conflicts:
  tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py
  tripleoclient/v1/overcloud_deploy.py

Change-Id: I8bd16e9753618e4c234440d7a6626e0ce4bd9972
Closes-Bug: #1672790
(cherry picked from commit 28051613c9)
2017-06-19 09:29:15 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
baremetal.py Merge "Fix 'introspection bulk status' when some nodes were never introspected" into stable/newton 2017-06-06 12:33:56 +00:00
overcloud_deploy.py Fix return code when failing before launching the stack 2017-06-19 09:29:15 +00:00
overcloud_execute.py Migrate to using osc-lib 2016-09-16 00:34:57 +00:00
overcloud_image.py Support whole disk images in TripleO 2017-04-05 09:46:04 +02:00
overcloud_netenv_validate.py Migrate to using osc-lib 2016-09-16 00:34:57 +00:00
overcloud_node.py Use stack name or id for backwards compatibility 2016-12-02 12:36:05 +00:00
overcloud_parameters.py Remove openstackclient imports in the new parameters command 2016-09-19 17:35:58 +01:00
overcloud_plan.py Update the Mistral action names 2016-09-21 06:33:31 +00:00
overcloud_profiles.py Migrate to using osc-lib 2016-09-16 00:34:57 +00:00
overcloud_update.py Downloads templates from swift before processing update 2016-10-12 15:26:29 +03:00
undercloud.py Migrate to using osc-lib 2016-09-16 00:34:57 +00:00