Skip to content

Commit d91441f

Browse files
author
Chris Hoge
committed
Release 4.1.0
Bug fixes and API additions. Change-Id: Iace6f3248a682b090227a6a7cec44c1f6e811fff
1 parent 7ec1d59 commit d91441f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-neutron'
2-
version '4.0.0'
2+
version '4.1.0'
33

44
author 'Joe Topjian,Endre Karlson,Emilien Macchi,Dan Bode,Dmitry Ukov,Edgar Magana,Robert Starmer,Ian Wells,Daneyon Hansen'
55
license 'Apache License 2.0'

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,14 @@ The github [contributor graph](https://github.com/stackforge/puppet-neutron/grap
124124
Release Notes
125125
-------------
126126

127+
**4.1.0**
128+
129+
* Added parameter to set veth MTU.
130+
* Added RabbitMQ SSL support.
131+
* Added support for '' as a valid value for gateway_ip.
132+
* Fixed potential OVS resource duplication.
133+
* Pinned major gems.
134+
127135
**4.0.0**
128136

129137
* Stable Icehouse release.

0 commit comments

Comments
 (0)