[release-announce] [openstackansible] openstack-ansible-os_neutron 17.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 14 11:25:42 UTC 2018


We eagerly announce the release of:

openstack-ansible-os_neutron 17.0.0: os_neutron role for OpenStack-
Ansible

This release is part of the queens release series.

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-os_neutron/

For more details, please see below.

Changes in openstack-ansible-os_neutron 16.0.0.0rc1..17.0.0
-----------------------------------------------------------

21f4647 Set upgrade tests to voting again
ce642f6 Partially revert "Temporarily set functional tests to non-voting to unblock patch merging"
517b78d Add SELinux contexts for neutron log directory
0838d60 neutron_needs_openvswitch should be jinja, not a string
27b0c49 Updated from OpenStack Ansible Tests
8b40e92 Temporarily set functional tests to non-voting to unblock patch merging
19076be Update the url links in doc file of openstack-ansible-os_neutron
841a35d Point to Queens instead of master
4ac0828 Update UPPER_CONSTRAINTS_FILE for stable/queens
43b2715 Update .gitreview for stable/queens
3a47ee8 Use a venv with previous ansible version for upgrades
23d9cac Fix SELinux policy filenames
4b940c8 tasks: Ensure Open vSwitch is started for all providers that need it
d0a8f56 Zuul: Remove project name
8cc8507 Updated from global requirements
261a789 Add SELinux policies for bare metal agents
767e9ce Fix LBaaSv2 config and package requirements
4f08b3f tests: test-neutron-upgrades.sh: Drop Ansible verbosity
407ee62 Updated from OpenStack Ansible Tests
9323f52 Adds Neutron OVS DVR Documentation
712a907 Fix upgrade test
5e0f66b Reinitialize the virtualenv
12c56d8 Replace virtualenv-tools by a script
882d65f Add retry to OVS Manager task
5818eaf Provide support for SFC deployments
b1ca605 Update paste, policy and rootwrap configurations 2017-12-19
59eb7ee tests: test-neutron-upgrades.sh: Remove the exit trap
7dce327 Add MySQL connection SSL support
455682a [Docs] Fix indention in docs
e45bc14 Update static files
3db2ebb Fix tempest tests
ae1b961 Handle Pike changes for Neutron
d5d49e5 Add and document the Octavia proxy plugin
54d7503 Add [designate] section in neutron.conf
49d6773 Allow the experimental trigger of the integrated repo
39b80d3 Updated from OpenStack Ansible Tests
a88ccce [DOCS] Correct typo in config for ovs
e4b6d15 Remove pip_install dependency
504c351 Ensure LBaaSv2 deployment is tested
0dd3c1d Add OVS-NSH support for opensuse
7dc9c89 Fix swift port conflict
36bf06e Remove jinja2 delimiters from when clause
2dc81d6 Remove send_arp_for_ha option
db404dc Add OvS-NSH support
63c5bfd Change deprecated nova_metadata_ip option
c1a588a Update the doc link for release notes
93d83fb Update the doc link
d197182 ansible-role-requirements: Switch ODL git repo to the github mirror
69ad629 Add hosts to ODL test inventory
cd02a03 Fix OVS manager configuration inconsistencies which are related to ODL
ac98084 Remove duplicated of neutron_dhcp_config variable
bb77c33 Resolve ansible-lint test failures
8344886 Remove setting of version/release from releasenotes
c03c932 Use known group names
7404cfe Fix typo
687b8b9 Fix the odl-router condition
84dfb0b Updated from OpenStack Ansible Tests
f589f8f Add missing {% endif %}
a17e801 Remove OvS from neutron-server container
d5d1ad3 Set enable_dvr when router_distributed is enabled
1267856 Move the neutron_dhcp_config back to defaults
c783f08 L3 Support for ODL deployments
0262323 Reinstore upgrade testing in Neutron
4b8a786 Remove unified queue from gate pipeline
c215004 Add openstack-ansible-linters test
4d820ac Update upgrade role for Queens from P
00233fe Allow dnsmasq configuration to be overriden
45b6d4d Add OpenStack-Ansible metadata
7c64d5e Add support for Neutron FWaaS v2
f4c3771 Update links in some docs
387f5d8 Updated from global requirements
b9410c8 Updated from OpenStack Ansible Tests
8d2f490 Updated from global requirements
16d859f adding multiple ovs manager
a114efa Ensure QoS extension is enabled
7ab401e Fix a typo
a250a19 Add defaults for nova metadata settings
779de61 Re-add the lbaasv2 example to the default vars
3edac77 Updated from OpenStack Ansible Tests
996f7a7 Update links in README
c605a65 Update paste, policy and rootwrap configurations 2017-08-25
de53748 Fix VPNaaS variable definition for non-ubuntu
8393cd3 Update reno for stable/pike
ed772fe Add dnf support
631ca6e Updated from global requirements
7dce6e2 Add option to deploy OpenDaylight SDN Controller
e2b171d Simplify the string check for offline db migrations
95a3e0a Correct the "dns_domain" option by default
4ceeb2d Update paste, policy and rootwrap configurations 2017-08-15
23b9b6a tasks: neutron_install: Fix virtualenv-tools issue on openSUSE
1dffcac Updated from OpenStack Ansible Tests


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

.gitreview                                         |   1 +
CONTRIBUTING.rst                                   |   4 +-
README.rst                                         |   6 +-
Vagrantfile                                        |   2 +
bindep.txt                                         |  26 +---
defaults/main.yml                                  |  78 +++++++++---
files/osa-neutron.te                               |  57 +++++++++
files/rootwrap.d/l3.filters                        |   9 ++
files/rootwrap.d/linuxbridge-plugin.filters        |   1 +
files/rootwrap.d/openvswitch-plugin.filters        |   3 +
meta/main.yml                                      |  28 +++--
meta/openstack-ansible.yml                         |  20 +++
.../notes/fwaasv2-added-ab9ba18c8b98a83e.yaml      |   4 +
.../notes/lbaasv2-options-ae992286abfa689f.yaml    |   5 +
.../notes/neutron-bgp-552e6e1f6d37f38d.yaml        |   2 +-
.../notes/neutron-fwaas-5c7c6508f2cc05c3.yaml      |   4 +-
...ron-init-config-overrides-9d1d2b3b908705ed.yaml |   2 +-
...tron-opendaylight-support-453dc9324eafaae7.yaml |   7 ++
.../notes/neutron-vpnaas-5c7c6508f2cc05c5.yaml     |   4 +-
.../notes/new_default_quotas-154f76dd7f2f568f.yaml |   6 +
.../openvswitch-nsh-support-a9f86a929e072cea.yaml  |   6 +
...elinux-neutron-bare-metal-c89174daf6f8b273.yaml |   6 +
releasenotes/source/conf.py                        |  18 ++-
releasenotes/source/index.rst                      |   5 +-
releasenotes/source/pike.rst                       |   6 +
tasks/main.yml                                     |   3 +
tasks/neutron_check.yml                            |  23 ++++
tasks/neutron_db_setup.yml                         |   4 +-
tasks/neutron_install.yml                          |  25 +++-
tasks/neutron_post_install.yml                     |   6 +-
tasks/neutron_pre_install.yml                      |  26 +++-
tasks/neutron_selinux.yml                          |  75 +++++++++++
tasks/providers/dragonflow_config.yml              |   4 +-
tasks/providers/opendaylight_config.yml            |  44 +++++++
tasks/providers/setup_ovs_opendaylight.yml         |  46 +++++++
templates/api-paste.ini.j2                         |   2 +-
templates/l3_agent.ini.j2                          |  29 +++--
templates/lbaas_agent.ini.j2                       |   2 +-
templates/metadata_agent.ini.j2                    |   2 +-
templates/neutron-ha-tool.py.j2                    |   4 +-
templates/neutron.conf.j2                          |  55 ++++++--
templates/plugins/ml2/linuxbridge_agent.ini.j2     |  18 ++-
templates/plugins/ml2/ml2_conf.ini.j2              |   4 +
templates/plugins/ml2/sriov_nic_agent.ini.j2       |   7 +-
templates/policy.json.j2                           |  18 ++-
test-requirements.txt                              |  14 +--
tox.ini                                            |  51 +++++++-
vars/main.yml                                      |  82 +++++++++---
vars/redhat-7.yml                                  |   8 ++
vars/suse-42.yml                                   |  17 +++
vars/ubuntu-16.04.yml                              |  14 ++-
zuul.d/jobs.yaml                                   |  64 ++++++++++
zuul.d/project.yaml                                |  39 ++++++
79 files changed, 1530 insertions(+), 237 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index ae8c323..09d54c4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-bashate>=0.2 # Apache-2.0
+bashate>=0.5.1 # Apache-2.0
@@ -6,2 +6,2 @@ flake8<2.6.0,>=2.5.4 # MIT
-pyasn1!=0.2.3 # BSD
-pyOpenSSL>=0.14 # Apache-2.0
+pyasn1!=0.2.3,>=0.1.8 # BSD
+pyOpenSSL>=16.2.0 # Apache-2.0
@@ -12,4 +12,4 @@ ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.16.0 # Apache-2.0
-doc8 # Apache-2.0
-reno!=2.3.1,>=1.8.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
+doc8>=0.6.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list