[Follow Up] Add support for neutron-mlnx-agent

- remove empty line @32 from file 'mlnx.pp'.
  - add release note.

Change-Id: I51ed1361c322208f377d050ca5a9638fbfa9e34c
This commit is contained in:
Hamdy Khader 2019-08-27 16:17:49 +03:00
parent 28d9cf4107
commit 25b1585fec
2 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,6 @@
# polling for local device changes.
# Defaults to '2"
#
class neutron::agents::ml2::mlnx (
$package_ensure = 'present',
$enabled = true,

View File

@ -0,0 +1,5 @@
---
features:
- |
Add support for Neutron MLNX agent.