heat/heat/tests/convergence
Zane Bitter c5ebe66ce9 Begin move of UpdateReplace back to its rightful location
A deeply misguided effort to move all exceptions out of the
heat.engine.resource module, where they belong, and into the
heat.common.exception module, where they largely do not, broke the API for
third-party resource plugins. Unfortunately this happened a couple of
releases back already, so we can't simply put UpdateReplace back where it
belongs as that would also break the de-facto third-party API.

This change adds an alias in the correct location and a comment indicating
that it will move back at some time in the future. It also switches all of
the in-tree uses back to heat.engine.resource.UpdateReplace, in the hope
that third-party developers will be more inclined to copy from that.

This reverts commit 4e2cfb991a.

Change-Id: Iedd5d07d6c0c07e39e51a0fb810665b3e9c61f87
Closes-Bug: #1611104
2016-08-18 12:57:54 -04:00
..
framework Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
scenarios convergence scenario tests 2015-09-08 09:18:36 +05:30
__init__.py convergence scenario tests 2015-09-08 09:18:36 +05:30
test_converge.py Fix file permissions 2015-09-23 01:30:46 +05:30