python-tripleoclient/tripleoclient
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
..
tests Fix return code when failing before launching the stack 2017-06-19 09:29:15 +00:00
v1 Fix return code when failing before launching the stack 2017-06-19 09:29:15 +00:00
workflows Use the overcloudrc generated in a Mistral action 2017-01-12 08:15:39 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
constants.py Pass clients to get the get_password function 2016-11-07 19:46:29 +00:00
exceptions.py Stop plan creation when container exists 2016-09-26 07:58:48 +00:00
plugin.py Display error message when socket is closed 2016-09-22 10:13:08 +00:00
utils.py Use the overcloudrc generated in a Mistral action 2017-01-12 08:15:39 +00:00