Skip to content

Releases: midonet/python-neutron-plugin-midonet

2014.2+1.1 second Midonet release for Juno

Choose a tag to compare

@jfjoly jfjoly released this 18 Feb 15:17
Fix name parsing based on regex

package.sh: changed the pointer to the captured regex chunks to
  properly get the regex version.

Change-Id: Ie2235533c4014598c6e0eb113a0f3a10962c4a9b
Signed-off-by: Joe Mills <joe@midokura.com>
(cherry picked from commit 681fd89577c95fcb7403246fc615564a697b7b65)

2014.2+1.1 second Midonet release for Juno RC0

Choose a tag to compare

@jfjoly jfjoly released this 18 Feb 14:49
Fix name parsing based on regex

package.sh: changed the pointer to the captured regex chunks to
  properly get the regex version.

Change-Id: Ie2235533c4014598c6e0eb113a0f3a10962c4a9b
Signed-off-by: Joe Mills <joe@midokura.com>
(cherry picked from commit 681fd89577c95fcb7403246fc615564a697b7b65)

2014.1.3+1.2.rc1: Revert "Clean up FIP properly on external net deletion"

Choose a tag to compare

@ryu25ish ryu25ish released this 12 Feb 06:43
Reverting since this patch should not have been
backported to 2014.1.3.

Fixes: MNP-27
This reverts commit 9a6fbb0af3f7969b2c3e2057725be99eae1af7d8.

2014.1.3+1.2 First Release Candidate

Pre-release

Choose a tag to compare

@jfjoly jfjoly released this 09 Feb 12:56
Allow extra digits in package name

Change-Id: I4e10783c73cf770429fb455ef2ffd671829bd149
Signed-off-by: Joe Mills <joe@midokura.com>

First Juno Plugin for MidoNet Release

Choose a tag to compare

@jfjoly jfjoly released this 16 Dec 14:08
Retry on DB deadlock timeout errors

When deleting ports and networks concurrently, because of
known incompatibilty of eventlet and MysqlDB, DB deadlock could
occur, causing API to fail.  The proper fix for this would be to
make all APIs non-blocking, and/or use an eventlet-compatible
MySQL library like mysql-connector.  Until such proper fix is in
place, simply retry on such error to avoid API failure.

Change-Id: I5c2a3c89c494917947a2d1d6163b87a3b8c6d1c6
Fixes: MNP-11

2014.2+1.0.rc4

2014.2+1.0.rc4 Pre-release
Pre-release

Choose a tag to compare

@jfjoly jfjoly released this 15 Dec 11:10
Retry on DB deadlock timeout errors

When deleting ports and networks concurrently, because of
known incompatibilty of eventlet and MysqlDB, DB deadlock could
occur, causing API to fail.  The proper fix for this would be to
make all APIs non-blocking, and/or use an eventlet-compatible
MySQL library like mysql-connector.  Until such proper fix is in
place, simply retry on such error to avoid API failure.

Change-Id: I5c2a3c89c494917947a2d1d6163b87a3b8c6d1c6
Fixes: MNP-11

2014.2+1.0.rc3

2014.2+1.0.rc3 Pre-release
Pre-release

Choose a tag to compare

@ryu25ish ryu25ish released this 05 Dec 17:54
Merge "Install files to correct location for RPM" into stable/juno

2014.2+1.0.rc2: Move network and port locks to separate locks

Choose a tag to compare

@ryu25ish ryu25ish released this 27 Nov 10:00
* Because any plugin call can (in theory) be called from any other
  plugin call, each resource type needs its own lock to avoid
  deadlocks

Change-Id: Ia910aa8420f110d56140078e2502d86fc9a9eb4c
Signed-off-by: Joe Mills <joe@midokura.com>
(cherry picked from commit 2798517eff847ad5d9decbb5727dddac5242fbd4)

2014.2+1.0.rc1: Support timestamp based package names for nightlies

Choose a tag to compare

@tomoe tomoe released this 19 Nov 07:41
Change-Id: Ibad230f6d82aad146d011a25dfc529f6c6f3b5c4

2015.1+1.0.rc0: Handle new tag scheme in the packaging script

Choose a tag to compare

@tomoe tomoe released this 18 Nov 15:30
Change-Id: I8b7474eb82f94ed12c890090801e2afd3ef2e405