diff --git a/releasenotes/notes/first_release-49053598de80657d.yaml b/releasenotes/notes/first_release-49053598de80657d.yaml new file mode 100644 index 0000000..7a01464 --- /dev/null +++ b/releasenotes/notes/first_release-49053598de80657d.yaml @@ -0,0 +1,10 @@ +--- +prelude: > + This is the first release of puppet-zaqar, that allows to + deploy OpenStack messaging service. +features: + - Deploy zaqar server + - Transport support for websocket and wsgi. + - Messaging support for mongodb. + - Manage Keystone resources to deploy Zaqar. + - Manage Database resources to deploy Zaqar. diff --git a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml b/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml deleted file mode 100644 index 359b52a..0000000 --- a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -prelude: > - Release notes are generated by Reno. -features: - - Release notes are no longer maintained by hand, we now use the reno tool to - manage them.