python-tripleoclient/tripleoclient/tests/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
..
baremetal Merge "Fix 'introspection bulk status' when some nodes were never introspected" into stable/newton 2017-06-06 12:33:56 +00:00
overcloud_deploy Fix return code when failing before launching the stack 2017-06-19 09:29:15 +00:00
overcloud_image Support whole disk images in TripleO 2017-04-05 09:46:04 +02:00
overcloud_netenv_validate Migrate to using osc-lib 2016-09-16 00:34:57 +00:00
overcloud_node Merge "Use stack name or id for backwards compatibility" into stable/newton 2016-12-03 22:34:17 +00:00
overcloud_update Downloads templates from swift before processing update 2016-10-12 15:26:29 +03:00
undercloud Add a restart of openstack-nova-api after upgrading undercloud 2016-03-17 13:45:30 +02:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_overcloud_parameters.py Update the Mistral action names 2016-09-21 06:33:31 +00:00
test_overcloud_plan.py Update the Mistral action names 2016-09-21 06:33:31 +00:00
test_overcloud_profiles.py Remove tripleoclient.baremetal wrapper 2016-02-09 12:36:19 +00:00
test_plugin.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
utils.py Use Password Generation provided by the Mistral workflows 2016-10-21 07:11:38 +00:00