Commit Graph

3 Commits

Author SHA1 Message Date
ramishra 40198b1d86 Remove the leftover module in tripleo_common.actions
This completes all mistral related cleanup. There is
a doc patch in review to cleanup the docs.

Depends-On: https://review.opendev.org/c/openstack/python-tripleoclient/+/792137
Change-Id: Ib333408a95011882e10e15d66908b72884576949
2021-05-19 18:34:06 +05:30
Thomas Herve e22f143cec Set heatclient exceptions to verbose
By setting the verbose flag on the heatclient exception module, we allow
the traceback to be included in the error message, which in turns is
returned to tripleoclient for the user.

Change-Id: I45c54e6591690625c5160517bbbdfec2eb5e5e26
Closes-Bug: #1804268
2018-11-30 10:43:12 +01:00
Ryan Brady e1f65e4f33 Initial Integration of Mistral into TripleO
This patch includes the base elements needed for integrating Mistral
and TripleO.  For a development workflow, clone the source code and
use the following steps:

 * Create additional actions in the /actions directory
 * Add an entry point in the setup.cfg file [entry_points]
 * See README for instructions on importing actions into Mistral

Change-Id: Iac675122e79c6f9b2f41ba455c15d6422c796929
Co-Authored-By: Dan Prince <dprince@redhat.com>
Co-Authored-By: Dougal Matthews <dmatthews@redhat.com>
Blueprint: mistral-deployment-library
Depends-On: Ibb98013d6ef283bd454f958bb036557d2b02997f
2016-05-16 09:15:14 -04:00