Correct resource type in zaqar notification releasenotes

Change-Id: I5cfb56204c57fca60936e6e0873eb5b5bebdfe6c
This commit is contained in:
huangtianhua 2017-02-09 14:55:51 +08:00
parent 56df8bf76b
commit ba1774c8d9
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
---
features:
- New ``OS::Zaqar::Notification`` and ``OS::Zaqar::MistralTrigger`` resource types allow users to attach to Zaqar queues (respectively) notifications in general, and notifications that trigger Mistral workflow executions in particular.
- New ``OS::Zaqar::Subscription`` and ``OS::Zaqar::MistralTrigger``
resource types allow users to attach to Zaqar queues (respectively)
notifications in general, and notifications that trigger Mistral
workflow executions in particular.