heat/heat
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
..
api Merge "Remove unnecessary checks" 2016-08-02 12:15:02 +00:00
cloudinit Use Fedora 24 base image 2016-07-12 11:48:47 +02:00
cmd Purge deleted stacks for specific project 2016-07-20 17:02:12 +00:00
common Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
db Always eager load the raw_template for a stack 2016-08-15 22:17:30 +00:00
engine Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-06-02 07:02:51 +00:00
objects Always eager load the raw_template for a stack 2016-08-15 22:17:30 +00:00
openstack replace git protocol by https 2015-10-22 10:06:05 +08:00
rpc Adds some infos for stack notification 2016-08-05 14:21:57 +08:00
scaling Clean imports in code 2016-08-16 12:44:36 +07:00
tests Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00