[release-announce] karbor-dashboard 1.2.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 23 22:53:01 UTC 2019


We are psyched to announce the release of:

karbor-dashboard 1.2.0: Karbor Dashboard

This release is part of the stein release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/karbor-dashboard

Download the package from:

    https://tarballs.openstack.org/karbor-dashboard/

Please report issues through launchpad:

    http://bugs.launchpad.net/karbor-dashboard

For more details, please see below.

Changes in karbor-dashboard 1.1.0..1.2.0
----------------------------------------

9300916 Drop nose dependencies
c30681d add python 3.6 unit test job
c839f87 import zuul job settings from project-config
8d2e52f Add icalendar into requirements
4a599ca [doc] Correct the invalid runserver command in horizon


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

.zuul.yaml            | 6 ++++++
README.rst            | 2 +-
requirements.txt      | 1 +
test-requirements.txt | 6 ------
tox.ini               | 5 -----
5 files changed, 8 insertions(+), 12 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 5dfc711..ed67dab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,0 +18 @@ python-karborclient>=0.6.0 # Apache-2.0
+icalendar>=4.0.2 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index c93c9b2..3395f41 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +11,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-django-nose>=1.4.4 # BSD
@@ -17,5 +15,0 @@ nodeenv>=0.9.4 # BSD
-nose>=1.3.7 # LGPL
-nose-exclude>=0.3.0 # LGPL
-nosehtmloutput>=0.0.3 # Apache-2.0
-nosexcover>=1.0.10 # BSD
-openstack.nose-plugin>=0.7 # Apache-2.0






More information about the Release-announce mailing list