Icehouse - controller - firewall_driver command error

Bug #1302945 reported by Boon Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Tom Fifield

Bug Description

Hi there,

Icehouse install guide for centos

The command to update plugin.in for controller is wrong:

# openstack-config --set \
   /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini security_group \
   neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver

I followed this command and ended up unable to retrieve security group.

It should be:

# openstack-config --set \
   /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini securitygroup firewall_driver \
   neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver

After modifying my plugin.in, I am able to retrieve security group now.

FYI.

Regards,
Boon Lee

-----------------------------------
Built: 2014-04-05T05:09:02 00:00
git SHA: c071ab483c2e3d638fb902bea881424f43ce3cf4
URL: http://docs.openstack.org/trunk/install-guide/install/yum/content/neutron-controller-node.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-fedora/doc/install-guide/section_neutron-controller-node.xml
xml:id: neutron-controller-node

Revision history for this message
Tom Fifield (fifieldt) wrote :

Thanks Boon!!

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
milestone: none → icehouse
assignee: nobody → Tom Fifield (fifieldt)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

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

Reviewed: https://review.openstack.org/85701
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=bb6b30c2cb2cd8df90c4c72dabd9085644d11867
Submitter: Jenkins
Branch: master

commit bb6b30c2cb2cd8df90c4c72dabd9085644d11867
Author: Tom Fifield <email address hidden>
Date: Mon Apr 7 20:48:00 2014 +0800

    Fix use of securitygroup/firewall_driver

    As reported by Boon Lee, various parts of the documentation were referring
    to 'security_group' instead of 'securitygroup'. Additionally, the section
    was left out of one command to configure the firewall_driver.

    http://docs.openstack.org/trunk/config-reference/content/networking-options-securitygroups.html

    Change-Id: I148f6a96064bd6fd31f9f6abaf6985881c337aa9
    Closes-Bug: 1302945

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 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.