Remove duplicate Release note.

There was an erroneous merge when renaming release notes.
This patch removes the duplicate.

Change-Id: I3608c7500e8728658028cb128fa7e0bf05e69553
This commit is contained in:
Andy McCrae 2017-04-28 14:57:41 +01:00
parent fe45a9c8f2
commit 22f93d5ef1
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
---
features:
- New variables have been added to allow a deployer to customize
a glance systemd unit file to their liking.
- The task dropping the glance systemd unit files now uses the
``config_template`` action plugin allowing deployers access to
customize the unit files as they see fit without having to
load extra options into the defaults and polute the generic
systemd unit file with jinja2 variables and conditionals.