diff --git a/Modulefile b/Modulefile index 13adbc8cb..0a803587f 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-neutron' -version '4.1.0' +version '4.2.0' author 'Joe Topjian,Endre Karlson,Emilien Macchi,Dan Bode,Dmitry Ukov,Edgar Magana,Robert Starmer,Ian Wells,Daneyon Hansen' license 'Apache License 2.0' diff --git a/README.md b/README.md index 481898d91..7d930560b 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,13 @@ The github [contributor graph](https://github.com/stackforge/puppet-neutron/grap Release Notes ------------- +**4.2.0** + +* Added ml2/ovs support. +* Added multi-region support. +* Set default metadata backlog to 4096. +* Fixed neutron-server refresh bug. + **4.1.0** * Added parameter to set veth MTU.