We are jazzed to announce the release of: zun 0.2.1: Container Management service for OpenStack This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/zun Download the package from: https://tarballs.openstack.org/zun/ Please report issues through launchpad: https://bugs.launchpad.net/zun For more details, please see below. Changes in zun 0.2.0..0.2.1 --------------------------- ee96844 Keep the trace when reraising docker error 494d954 Fix the wrong parameter in wsgi script baca2a0 Fix the undefined NetworkNotFound exception ff4eff4 Fix the undefined InvalidInput exception 146ddc8 Fix error in api-ref about host dbfabab Update UPPER_CONSTRAINTS_FILE for stable/pike f8c8ac8 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + api-ref/source/hosts.inc | 6 ------ api-ref/source/parameters.yaml | 13 +++++++++++++ tox.ini | 2 +- zun/api/app.wsgi | 2 +- zun/api/controllers/v1/containers.py | 2 +- zun/common/exception.py | 4 ++++ zun/container/docker/utils.py | 4 +++- 8 files changed, 24 insertions(+), 10 deletions(-)