diff --git a/releasenotes/notes/first_release-d4c9a7d326ead137.yaml b/releasenotes/notes/first_release-d4c9a7d326ead137.yaml new file mode 100644 index 0000000..e743200 --- /dev/null +++ b/releasenotes/notes/first_release-d4c9a7d326ead137.yaml @@ -0,0 +1,9 @@ +--- +prelude: > + This is the first release of puppet-mistral module. + +features: + - Allow to deploy Mistral API, Engine and Executor. + - Manage Keystone resources for Mistral. + - Allow to deploy Mistral API in WSGI with Apache. + - Manage Mistral database. 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.