[neutron] neutron-fwaas-dashboard 1.0.0 (pike)
We are gleeful to announce the release of: neutron-fwaas-dashboard 1.0.0: Neutron FWaaS Dashboard This release is part of the pike stable release series. The source is available from: http://git.openstack.org/cgit/openstack/neutron-fwaas-dashboard Download the package from: https://tarballs.openstack.org/neutron-fwaas-dashboard/ Please report issues through launchpad: http://bugs.launchpad.net/neutron-fwaas-dashboard For more details, please see below. Changes in neutron-fwaas-dashboard 0.1.0..1.0.0 ----------------------------------------------- ac4c93b doc: remove symlink for releasenotes 1bffc23 Imported Translations from Zanata 5a85b44 Use flake8-import-order plugin 7a21fc0 devstack: Remove workaround for horizon plugin framework 870a8f7 Move Firewall panel in the left menu lower by default 2b62286 Pin to stable/pike until stable/pike is cut d1e5dd4 tox_install: Don't leave IFS set b294197 Fix wrong homepage in setup.cfg e0967e3 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 4 +- HACKING.rst | 4 +- README.rst | 2 +- devstack/README.rst | 2 +- devstack/plugin.sh | 8 +--- .../enabled/_1460_project_firewalls_panel.py | 25 ------------ .../enabled/_7010_project_firewalls_panel.py | 25 ++++++++++++ .../locale/ja/LC_MESSAGES/django.po | 13 +++++-- neutron_fwaas_dashboard/test/settings.py | 3 +- .../source/locale/ja/LC_MESSAGES/releasenotes.po | 45 ---------------------- setup.cfg | 2 +- test-requirements.txt | 3 +- tools/tox_install.sh | 1 + tox.ini | 8 +++- 19 files changed, 62 insertions(+), 117 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 5aa1f3e..adebfd1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,0 +10 @@ django-nose>=1.4.4 # BSD +flake8-import-order==0.13 # LGPLv3 @@ -15 +16 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org