DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: neutron-fwaas-dashboard 11.0.0-1

Package Information

DescriptionOpenStack firewall as a Service - dashboard plugin

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.

This package contains the Neutron FWaaS (firewall) OpenStack dashboard plugin.

MaintainerDebian OpenStack <team+openstack@tracker.debian.org>
Changed ByThomas Goirand <zigo@debian.org>
Sponsorzigo@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/openstack-team/horizon-plugins/neutron-fwaas-dashboard.git (browse)
Trackerhttps://tracker.debian.org/pkg/neutron-fwaas-dashboard
Uploaded4 months, 7 days ago
Supersedes11.0.0~rc1-1

New Package Report

.changes
Sourceneutron-fwaas-dashboard
Version11.0.0-1
Changed-ByThomas Goirand
Architecturesource all
Distributionunstable
DateWed, 01 Apr 2026 15:41:09 +0200
Changelog
neutron-fwaas-dashboard (11.0.0-1) unstable; urgency=medium
 .
   * New upstream release.
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-neutron-fwaas-dashboard deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: neutron-fwaas-dashboard
Source: https://github.com/openstack/neutron-fwaas

Files: *
Copyright: (c) 2012, Nebula, Inc.
           (c) 2013, Mirantis Inc
           (c) 2010-2017, OpenStack Foundation
           (c) 2013-2015, Hewlett-Packard Development Company, L.P.
           (c) 2015-2016, IBM Corp.
           (c) 2017, Walmart.
           (c) 2017, Juniper Networks, Inc
License: Apache-2.0

Files: debian/*
Copyright: (c) 2018-2026, Thomas Goirand <zigo@debian.org>
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to awm 4 months, 5 days ago, started 4 months, 5 days ago, completed 4 months, 5 days ago.

Final Comment

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
11.0.0~rc1-1 e680ecec… 2026-04-03 10:48 2026-04-03 10:48 awm accepted VIEW

Public Notes

4 months, 5 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
W: neutron-fwaas-dashboard source: declare-python-versions-for-test py3versions -vr [debian/tests/unittests:6]
N: 
N:   The specified test attempts to query the Python versions <requested> by
N:   your sources with the command py3versions --requested but your sources do
N:   not declare any versions with the field X-Python3-Version.
N:   
N:   Please choose between two suggested remedies:
N:   
N:   In most circumstances, it is probably best to replace the argument
N:   --requested with --supported. That will exercise the test with all
N:   available Python versions.
N:   
N:   Should your installable require only specific Python versions, please add
N:   the field X-Python3-Version with the appropriate information to the source
N:   stanza in the debian/control file.
N:   
N:   No redirection of the output, as in 2 > /dev/null, is needed in either
N:   case.
N: 
N:   Please refer to the py3versions(1) manual page and Bug#1001677 for
N:   details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: testsuite
N:   Renamed from: declare-requested-python-versions-for-test
N: 
N:
W: neutron-fwaas-dashboard source: obsolete-debian-watch-file-standard 3 [debian/watch]
N: 
N:   The version= line in the debian/watch file in this package declares an
N:   obsolete version. Please upgrade to more current version.
N: 
N:   Please refer to the uscan(1) manual page for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/watch/standard
N: 
N:
W: neutron-fwaas-dashboard source: test-leaves-python-version-untested [debian/tests/unittests]
N: 
N:   The named autopkgtest declares python3-all or an equivalent as a runtime
N:   prerequisite but the test script does not query the supported Python
N:   versions with py3versions --supported.
N:   
N:   The test may pass with the standard Python version but could fail in the
N:   future with a Python version that is already available now.
N:   
N:   It is best to run tests for all Python versions supported by the target
N:   system.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: testsuite
N: 
4 months, 5 days ago ● public

vulture

Command: vulture --min-confidence 80 .
Exit code: 3

neutron_fwaas_dashboard/dashboards/project/firewalls_v2/widgets.py:209: unused variable 'renderer' (100% confidence)

Back to Dashboard | View all reviews for this package