[release-announce] magnum 7.0.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Fri Aug 24 16:56:41 UTC 2018


We are gleeful to announce the release of:

magnum 7.0.1: Container Management project for OpenStack

This release is part of the rocky stable release series.

The source is available from:

    ** http://git.openstack.org/cgit/openstack/magnum

Download the package from:

    https://tarballs.openstack.org/magnum/

Please report issues through launchpad:

    ** http://bugs.launchpad.net/magnum

For more details, please see below.

7.0.1
^^^^^

Deprecation Notes

* Currently, Magnum is running periodic tasks to collect k8s cluster
  metrics to message bus. Unfortunately, it's collecting pods info
  only from "default" namespace which makes this function useless.
  What's more, even Magnum can get all pods from all namespaces, it
  doesn't make much sense to keep this function in Magnum. Because
  operators only care about the health of cluster nodes. If they want
  to know the status of pods, they can use heapster or other tools to
  get that. So the feauture is being deprecated now and will be
  removed in Stein release. And the default value is changed to False,
  which means won't send the metrics.

Changes in magnum 7.0.0..7.0.1
------------------------------

0dbe680 Deprecate send_cluster_metrics
e15b223 Update UPPER_CONSTRAINTS_FILE for stable/rocky
e7a385f Update .gitreview for stable/rocky


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                                 |  1 +
magnum/conf/drivers.py                                     |  5 ++++-
magnum/service/periodic.py                                 |  2 ++
.../deprecate-send_cluster_metrics-8adaac64a979f720.yaml   | 14 ++++++++++++++
tox.ini                                                    |  2 +-
6 files changed, 27 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list