<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi folks,<br>
    <br>
    Currently, a notification message will be emitted when updating an
    alarm (state 
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    transition, attribute updating, creation),  this functionality was
    added by change[1], but the change didn't describe any purpose. So I
    wonder whether there is any usage of this type of notification, we
    can get the whole details about alarm change by alarm-history API. 
    the notification is implicitly ignored by default, because the
    "notification_driver"<span style="color: rgb(0, 0, 0); font-family:
      sans-serif; font-size: small; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
      !important; float: none; background-color: rgb(255, 255, 255);"></span>
    config option won't be configured by default.  if we enable this
    option in aodh.conf and enable the "store_events" in
    ceilometer.conf, this type of notifications will be stored as
    events. so maybe some users want to aggregate this with events ?
    what's your opinion ?<br>
    <br>
    I have made a change try to deprecate this notification, see [2].<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://review.openstack.org/#/c/48949/">https://review.openstack.org/#/c/48949/</a><br>
    [2] <a class="moz-txt-link-freetext" href="https://review.openstack.org/#/c/246727/">https://review.openstack.org/#/c/246727/</a><br>
    <br>
    BR<br>
    Liu sheng<br>
  </body>
</html>