[release-announce] neutron-fwaas-dashboard 1.0.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri May 10 20:11:23 UTC 2019


We high-spiritedly announce the release of:

neutron-fwaas-dashboard 1.0.1: Neutron FWaaS Dashboard

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/neutron-fwaas-dashboard

Download the package from:

    https://tarballs.openstack.org/neutron-fwaas-dashboard/

Please report issues through:

    https://bugs.launchpad.net/neutron-fwaas-dashboard/+bugs

For more details, please see below.

Changes in neutron-fwaas-dashboard 1.0.0..1.0.1
-----------------------------------------------

d786cfd import zuul job settings from project-config
4752560 Fix gate errors
8f85508 Align tox_install.sh with other projects
132ffd8 v1 dashboard: Show routers associated with a firewall
1da3411 v1 dashboard: Show IP version of firewall rules
184ca62 v1 dashboard: Fix a bug that rule cannot be updated
f1941e4 Update .gitreview for stable/pike


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

.gitreview                                         |   1 +
.zuul.yaml                                         |   7 ++
neutron_fwaas_dashboard/api/fwaas.py               |  15 ++-
.../dashboards/project/firewalls/forms.py          |  10 +-
.../dashboards/project/firewalls/tables.py         |   2 +
.../templates/firewalls/_firewall_details.html     |   4 +-
.../templates/firewalls/_rule_details.html         |   3 +
.../dashboards/project/firewalls/views.py          |  24 +---
neutron_fwaas_dashboard/test/settings.py           |  10 +-
.../test/test_data/fwaas_data.py                   |   1 +
releasenotes/source/conf.py                        |   3 +-
tools/tox_install.sh                               | 127 +++++++++------------
tox.ini                                            |   3 +-
16 files changed, 122 insertions(+), 123 deletions(-)







More information about the Release-announce mailing list