[release-announce] octavia-dashboard 3.0.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 10 12:33:43 UTC 2019


We are delighted to announce the release of:

octavia-dashboard 3.0.0: Horizon panels for Octavia

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/octavia-dashboard

Download the package from:

    https://pypi.org/project/octavia-dashboard

Please report issues through:

    https://storyboard.openstack.org/#!/project/909

For more details, please see below.

Changes in octavia-dashboard 2.0.0.0rc1..3.0.0
----------------------------------------------

d1b3ee2 Imported Translations from Zanata
1739674 Imported Translations from Zanata
c599f8e Imported Translations from Zanata
c709cf0 Switch to horizon-nodejs4-jobs template
38e835c Add load balancer flavor support
fa60abe Imported Translations from Zanata
9fc4b03 Fix auth url for Barbican client
72f8ff1 Allow cascade deletion of load balancer
f4baef6 add python 3.7 unit test job
af85084 Imported Translations from Zanata
ad43b1f Imported Translations from Zanata
124e682     Honor OPENSTACK_ENDPOINT_TYPE in Horizon's local_settings.py
da5daa4 Imported Translations from Zanata
9cb2357 Imported Translations from Zanata
12cfaf7 Update hacking version
78b93c1 Imported Translations from Zanata
bae23e0 Imported Translations from Zanata
2658d90 Imported Translations from Zanata
dd6e6b7 Imported Translations from Zanata
4357afa Imported Translations from Zanata
9e83fc0 Imported Translations from Zanata
35f6f90 Implements a filtered select
e13df6f fix typo mistakes
cdf26e9 Imported Translations from Zanata
be784a5 Modify http to https.
952205f Imported Translations from Zanata
ba3d378 Imported Translations from Zanata
277b3f8 Imported Translations from Zanata
374080b Imported Translations from Zanata
f4c7411 Change openstack-dev to openstack-discuss
e087682 Imported Translations from Zanata
a8cca3d Imported Translations from Zanata
b52a990 Imported Translations from Zanata
7a6ad3d Imported Translations from Zanata
9784a26 Imported Translations from Zanata
8f96e1b Imported Translations from Zanata
6f438d6 Modify the wrong url
dde12e8 Imported Translations from Zanata
8afcc0c Imported Translations from Zanata
8bc9a16 Update min tox version to 2.0
08ac612 Imported Translations from Zanata
b201b23 Imported Translations from Zanata
90aa0f4 Support the X-Forwarded-Proto insertion header
325742a Show the 'Insert Headers' when listener protocol is 'HTTP' or 'TERMINATED_HTTPS'
a07b028 Increment versioning with pbr instruction
0185a59 Imported Translations from Zanata
7bc024e Add Python 3.6 unit test jobs
38478f5 Imported Translations from Zanata
b5c6ee7 Imported Translations from Zanata
ddffff7 Imported Translations from Zanata
2368bb4 Imported Translations from Zanata
b1318e5 switch documentation job to new PTI
bb24dce import zuul job settings from project-config
c100c5a Imported Translations from Zanata
8012dbe Remove obsolete gate hooks
bdfa962 Imported Translations from Zanata
a5edff2 Drop nose dependencies
f776154 Cannot update ssl certificate when update listener
ca3ebc9 Update reno for stable/rocky
3cb2ed5 Add Apple OS X ".DS_Store" to ".gitignore" file


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

.gitignore                                         |    4 +
README.rst                                         |    2 +-
lower-constraints.txt                              |    5 +-
octavia_dashboard/api/rest/barbican.py             |   20 +-
octavia_dashboard/api/rest/lbaasv2.py              |  244 +++-
.../locale/de/LC_MESSAGES/djangojs.po              |  423 +++++-
.../locale/en_GB/LC_MESSAGES/djangojs.po           |   35 +-
.../locale/id/LC_MESSAGES/djangojs.po              |   85 +-
.../locale/ja/LC_MESSAGES/djangojs.po              |  805 ++++++++++-
.../locale/ko_KR/LC_MESSAGES/djangojs.po           |  483 ++++++-
.../locale/zh_CN/LC_MESSAGES/django.po             |  272 +---
.../locale/zh_CN/LC_MESSAGES/djangojs.po           | 1382 +++++++++++++------
.../locale/zh_TW/LC_MESSAGES/django.po             |   18 +
.../locale/zh_TW/LC_MESSAGES/djangojs.po           | 1397 ++++++++++++++++++++
.../core/openstack-service-api/lbaasv2.service.js  |  176 ++-
.../openstack-service-api/lbaasv2.service.spec.js  |   86 ++
.../static/dashboard/project/lbaasv2/lbaasv2.scss  |   32 +
.../actions/delete/delete.action.service.js        |   41 +-
.../actions/delete/delete.action.service.spec.js   |   13 -
.../actions/delete/delete.action.service.js        |    6 +-
.../lbaasv2/loadbalancers/details/detail.html      |    2 +-
.../lbaasv2/loadbalancers/details/drawer.html      |    2 +-
.../lbaasv2/loadbalancers/loadbalancers.module.js  |    4 +-
.../filterselect/filter-select.component.js        |  266 ++++
.../filterselect/filter-select.component.spec.js   |  293 ++++
.../widgets/filterselect/filter-select.html        |   43 +
.../workflow/certificates/certificates.help.html   |    4 +-
.../lbaasv2/workflow/listener/listener.help.html   |    2 +-
.../lbaasv2/workflow/listener/listener.html        |   21 +-
.../loadbalancer/loadbalancer.controller.js        |  148 ++-
.../loadbalancer/loadbalancer.controller.spec.js   |  217 ++-
.../workflow/loadbalancer/loadbalancer.html        |   71 +-
.../project/lbaasv2/workflow/model.service.js      |   42 +-
.../project/lbaasv2/workflow/model.service.spec.js |  260 +++-
.../add-x-forwarded-proto-e30b52a3f853ed62.yaml    |    5 +
.../notes/cascade-delete-e4c9d80a31076540.yaml     |    8 +
.../notes/filter-select-65160dcbe699a96d.yaml      |   11 +
...-auth-url-barbican-client-d41b03419fb31ba4.yaml |    3 +
.../notes/flavor-support-0195a486faa16b7f.yaml     |    7 +
releasenotes/source/index.rst                      |    1 +
.../source/locale/de/LC_MESSAGES/releasenotes.po   |   66 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       |   40 +-
.../source/locale/id/LC_MESSAGES/releasenotes.po   |   13 +-
.../locale/ko_KR/LC_MESSAGES/releasenotes.po       |   95 +-
.../locale/zh_CN/LC_MESSAGES/releasenotes.po       |  197 +++
.../locale/zh_TW/LC_MESSAGES/releasenotes.po       |  197 +++
releasenotes/source/rocky.rst                      |    6 +
requirements.txt                                   |    4 +-
setup.cfg                                          |    2 +-
test-requirements.txt                              |    4 +-
tools/gate/integration/commons                     |    5 -
tools/gate/integration/post_test_hook.sh           |   19 -
tools/gate/integration/pre_test_hook.sh            |   25 -
tox.ini                                            |   12 +-
zuul.d/projects.yaml                               |    9 +
56 files changed, 6605 insertions(+), 1038 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 4a77287..c953f1f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-horizon>=13.0.0 # Apache-2.0
+horizon>=14.0.0.0b3 # Apache-2.0
@@ -7 +7 @@ Babel!=2.4.0,>=2.3.4 # BSD
-openstacksdk>=0.11.2 # Apache-2.0
+openstacksdk>=0.24.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 80e6cee..123e9ee 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
@@ -7,2 +6,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-django-nose>=1.4.4 # BSD
-nose-exclude>=0.3.0 # LGPL






More information about the Release-announce mailing list