expectation.
(Not sure if this is the correct way to solicit this information. Please let me
know alternatives, if any :) )
Thanks,
Pratik Mallya
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack
Hello,
I was looking for guidance as to how to enable notifications in heat and if
there is already a tool that can read those events? Looking through the code,
it gives somewhat conflicting information as to the extent to which
notifications are supported. e.g. [1] says its not supported, but
,
Pratik Mallya
Software Developer
Rackspace, Inc.
[0]:
https://github.com/openstack/heat/commit/54c26453a0a8e8cb574858c7e1d362d0abea3822#diff-b3857cb91556a2a83f40842658589e4fR163
[1]: http://developer.openstack.org/api-ref-compute-v2-ext.html#os-interface
Hello all,
I wanted to share my thoughts about the recent patch which I submitted
https://review.openstack.org/#/c/217377/.
Abstract of the patch: it removes the encryption of default parameters when
running `heat-manage update_params encrypt`.
Firstly, the current encrypt/decrypt behavior is
Hey Folks,
In case you missed it, many of you might find the work we’ve done in maintaing
catalogs of heat templates interesting.
The proposal is here:
https://www.openstack.org/vote-vancouver/presentation/one-heat-template-to-rule-them-all
Please take a look if you haven’t already, and vote ac
ub.com/openstack/trove/blob/master/trove/templates/default.heat.template
Best regards,
Pavlo Shchelokovskyy
Software Engineer
Mirantis Inc
www.mirantis.com<http://www.mirantis.com/>
On Mon, Feb 2, 2015 at 8:29 PM, Pratik Mallya
mailto:pratik.mal...@rackspace.com>> wrote:
Hello Hea
Hello Heat Developers,
As part of an internal development project at Rackspace, I implemented a
mechanism to allow using Jinja templating system in heat templates. I was
hoping to give a talk on the same for the upcoming summit (which will be the
first summit after I started working on openstac