<div dir="ltr">Randall,<div><br><div>Thanks for your reply.</div><div>I was wondering especially about those "deprecated" properties.. What happens after several releases? Do you just remove them at that point? If the expected maximum lifespan of a stack is shorter than the span for which those "deprecated" properties are maintained, then removing them works. But what happens if it is longer?</div><div><br></div><div>Cheers,</div><div>Praveen</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Apr 11, 2016 at 12:02 PM Randall Burt <<a href="mailto:randall.burt@rackspace.com">randall.burt@rackspace.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Not really. Ideally, you need to write your resource such that these changes are backwards compatible. We do this for the resources we ship with Heat (add new properties while supporting deprecated properties for several releases).<br>
<br>
On Apr 11, 2016, at 1:06 PM, "Praveen Yalagandula" <<a href="mailto:ypraveen@avinetworks.com" target="_blank">ypraveen@avinetworks.com</a>><br>
 wrote:<br>
<br>
> Hi,<br>
><br>
> We are developing a custom heat resource plug-in and wondering about how to handle plug-in upgrades. As our product's object model changes with new releases, we will need to release updated resource plug-in code too. However, the "properties" stored in the heat DB for the existing resources, whose definitions have been upgraded, need to be updated too. Was there any discussion on this?<br>
><br>
> Thanks,<br>
> Praveen Yalagandula<br>
> Avi Networks<br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>