Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Tags: midokura/python-midonetclient

Tags

v1.7.0

Toggle v1.7.0's commit message
Fix invalid arguments for logger

This patch modifies the arguments for the logger, which was originally
a tuple but it is supposed to be multiple arguments instead.

This fixes MN-3011.

Change-Id: I454453f3cbc5441e1c611e1a89b8070af3f050ab
Signed-off-by: Taku Fukushima <[email protected]>

v1.7.0-rc2

Toggle v1.7.0-rc2's commit message
Fix invalid arguments for logger

This patch modifies the arguments for the logger, which was originally
a tuple but it is supposed to be multiple arguments instead.

This fixes MN-3011.

Change-Id: I454453f3cbc5441e1c611e1a89b8070af3f050ab
Signed-off-by: Taku Fukushima <[email protected]>

v1.7.0-rc1

Toggle v1.7.0-rc1's commit message
Support RHEL7 in RPM package

- install python code to the lib path for python2.7
- remove capability python2.6-midonetclient, which is
  not used
- Add proper dependency to python 2.6 and 2.7

Implements: MN-2968

Change-Id: I4ea071794f769572b813d406623046e6bf2246f8

v1.7.0-rc0

Toggle v1.7.0-rc0's commit message
Add Vtep, Vtep Binding, and Vxlan Port Mixin

Fixes MN-2846

Change-Id: Id3bf1751672506f2c48049a52ebecf3417b9316b

v1.6.0

Toggle v1.6.0's commit message
Add a new packaging script

The new packaging script package.sh generates
RPM and debian packages with fpm.

Change-Id: Ic73e8b2e1de19ab4a809738be18df3d158af3322
(cherry picked from commit e045e86)

v1.6.0-rc2

Toggle v1.6.0-rc2's commit message
CLI: add stateful attr to port groups

Change-Id: I52dba4d01269c74f50fd0939f3be9cf81a537bc1
Signed-off-by: Guillermo Ontanon <[email protected]>

v1.6.0-rc1

Toggle v1.6.0-rc1's commit message
Bump Neutron version to use load balancer objects

 * Neutron v2 includes the load_balancer item, which points to the
   load_balancer URL

Change-Id: Iccbfd122c2f35b8cb0549b02417e7f4a2bdae9e6
Fixes: MN-2760
Signed-off-by: Ryu Ishimoto <[email protected]>

v1.7.0.dev

Toggle v1.7.0.dev's commit message
Bump Neutron version to use load balancer objects

 * Neutron v2 includes the load_balancer item, which points to the
   load_balancer URL

Change-Id: I8baea49a186bbc9e27ed946ebd41b294ec95399f

v1.6.0-rc0

Toggle v1.6.0-rc0's commit message
Change pool-health-monitor URL to include pool id

Signed-off-by: Joe Mills <[email protected]>

v1.4.3

Toggle v1.4.3's commit message
version 1.4.3