typo in the neutron ansible neutron template

Bug #1641591 reported by Ian Kumlien
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
bjolo
Newton
Fix Released
High
Unassigned

Bug Description

A typo in the template causes less or no workers to be created

--- a/ansible/roles/neutron/templates/neutron.conf.j2
+++ b/ansible/roles/neutron/templates/neutron.conf.j2
@@ -15,7 +15,7 @@ api_paste_config = /usr/share/neutron/api-paste.ini
 endpoint_type = internalURL

 api_workers = {{ openstack_service_workers }}
-metadata_works = {{ openstack_service_workers }}
+metadata_workers = {{ openstack_service_workers }}

 # NOTE(SamYaple): We must specify this value here rather than the metadata conf
 # because it is used by the l3 and dhcp agents. The reason the path has 'kolla'

Ian Kumlien (pomac)
summary: - typo in the neutron ansible neutron teplate
+ typo in the neutron ansible neutron template
bjolo (bjorn-lofdahl)
Changed in kolla:
status: New → Confirmed
importance: Undecided → High
milestone: none → ocata-1
bjolo (bjorn-lofdahl)
Changed in kolla:
assignee: nobody → bjolo (bjorn-lofdahl)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/397186

Changed in kolla:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/397186
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=2f0d4ccee32df4999e0b50a327a9df2c2ac55971
Submitter: Jenkins
Branch: master

commit 2f0d4ccee32df4999e0b50a327a9df2c2ac55971
Author: bjorn lofdahl <email address hidden>
Date: Mon Nov 14 14:30:11 2016 +0100

    Fix neutron.conf.j2 metadata_workers spelling error

    Change-Id: I8dbb25d643ab8da2b049f70d28bdd0839b9f2605
    Closes-Bug: #1641591

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/newton)

Reviewed: https://review.openstack.org/401107
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=3306ae61778928d2bba0361d904dbd0820b3db24
Submitter: Jenkins
Branch: stable/newton

commit 3306ae61778928d2bba0361d904dbd0820b3db24
Author: bjorn lofdahl <email address hidden>
Date: Mon Nov 14 14:30:11 2016 +0100

    Fix neutron.conf.j2 metadata_workers spelling error

    Change-Id: I8dbb25d643ab8da2b049f70d28bdd0839b9f2605
    Closes-Bug: #1641591
    (cherry picked from commit 2f0d4ccee32df4999e0b50a327a9df2c2ac55971)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 4.0.0.0b2

This issue was fixed in the openstack/kolla 4.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 4.0.0.0b2

This issue was fixed in the openstack/kolla-ansible 4.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.2

This issue was fixed in the openstack/kolla 3.0.2 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.