Section name [security_group] is wrong in sample config files

Bug #1304105 reported by Akihiro Motoki
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Akihiro Motoki

Bug Description

There are two duplicated configuration sections: security_group and securitygroup.
Reference dev ML thread: http://lists.openstack.org/pipermail/openstack-dev/2014-April/032086.html

[securitygroup] firewall_driver
[security_group] enable_security_group

We have [securitygroup] section exists in Havana and previous releases and it is the right section name.
When we introduced enable_security_group option, we seem to have added a new section
accidentally. We don't intended to introduce a new section name.

Both firewall_driver and enable_security_group are placed in [securitygroup].

It should be fixed before the release.

Tags: neutron-core
Akihiro Motoki (amotoki)
tags: added: icehouse-rc-potential
removed: icehouse-rcpo
Changed in neutron:
assignee: nobody → Akihiro Motoki (amotoki)
Revision history for this message
Akihiro Motoki (amotoki) wrote :

After I checked the code, it is a bug of sample configuration files only.
Sample config files should be updated.

summary: - Two duplicated config section: securitygroup and security_group
+ Section name [security_group] is wrong in sample config files
Revision history for this message
Akihiro Motoki (amotoki) wrote :

Config files affected are:
- etc/neutron/plugins/bigswitch/restproxy.ini
- etc/neutron/plugins/ml2/ml2_conf.ini

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

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

Changed in neutron:
status: New → In Progress
Changed in neutron:
milestone: none → icehouse-rc2
importance: Undecided → Critical
tags: added: neutron-cpre
tags: added: neutron-core
removed: neutron-cpre
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/85882
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ec24d2cb3ac17a86ee5c4626c625131c10732143
Submitter: Jenkins
Branch: master

commit ec24d2cb3ac17a86ee5c4626c625131c10732143
Author: Akihiro Motoki <email address hidden>
Date: Tue Apr 8 10:31:06 2014 +0900

    Fix wrong section name "security_group" in sample config files

    The section name [security_group] in Sample config files of
    ML2 and Big Switch plugins was wrong and it should be
    [securitygroup].

    Change-Id: I8204b2f37f96a5e46038e117853ac8637a9705fd
    Closes-Bug: #1304105

Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/85942

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (milestone-proposed)

Reviewed: https://review.openstack.org/85942
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=82eff3762942b3b46490d30eb3fe28dd40a6c607
Submitter: Jenkins
Branch: milestone-proposed

commit 82eff3762942b3b46490d30eb3fe28dd40a6c607
Author: Akihiro Motoki <email address hidden>
Date: Tue Apr 8 10:31:06 2014 +0900

    Fix wrong section name "security_group" in sample config files

    The section name [security_group] in Sample config files of
    ML2 and Big Switch plugins was wrong and it should be
    [securitygroup].

    Change-Id: I8204b2f37f96a5e46038e117853ac8637a9705fd
    Closes-Bug: #1304105
    (cherry picked from commit ec24d2cb3ac17a86ee5c4626c625131c10732143)

Changed in neutron:
status: Fix Committed → Fix Released
tags: removed: icehouse-rc-potential
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc2 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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