Back to bug 1298247

Who When What Removed Added
Brad P. Crochet 2016-01-13 15:19:23 UTC Target Release 8.0 7.0
Target Milestone ga y3
Brad P. Crochet 2016-01-14 19:13:38 UTC Assignee jstransk brad
Brad P. Crochet 2016-01-14 19:14:34 UTC Status NEW POST
Mike Burns 2016-02-12 15:25:59 UTC Target Release 7.0 8.0
Angus Thomas 2016-02-17 12:54:56 UTC CC athomas
Target Milestone y3 ga
Mike Burns 2016-02-25 11:43:03 UTC Status POST MODIFIED
Fixed In Version openstack-tripleo-heat-templates-0.8.8-1.el7ost
errata-xmlrpc 2016-02-25 20:18:46 UTC Status MODIFIED ON_QA
Arik Chernetsky 2016-02-28 06:08:08 UTC CC achernet
QA Contact yeylon augol
Toni Freger 2016-03-08 06:23:22 UTC CC tfreger
QA Contact augol itbrown
Itzik Brown 2016-03-13 09:45:51 UTC Status ON_QA VERIFIED
Itzik Brown 2016-03-13 11:19:30 UTC Flags needinfo?(brad)
Brad P. Crochet 2016-03-29 14:07:51 UTC Doc Text Feature:
Some Neutron parameters are now configurable to start or not.

Reason:
Neutron plugins may provide replacements for some neutron services, like dhcp_agent, l3_agent, ovs_agent and metadata_agent. This allows a deployment with said plugins to be able to configure those services and turn them off.

Result:

Use the following in an environment file to configure:

parameter_defaults:
NeutronEnableDHCPAgent: false
NeutronEnableL3Agent: false
NeutronEnableMetadataAgent: false
NeutronEnableOVSAgent: false
Doc Type Bug Fix Enhancement
Flags needinfo?(brad)
Don Domingo 2016-04-06 03:46:07 UTC CC ddomingo
Doc Text Feature:
Some Neutron parameters are now configurable to start or not.

Reason:
Neutron plugins may provide replacements for some neutron services, like dhcp_agent, l3_agent, ovs_agent and metadata_agent. This allows a deployment with said plugins to be able to configure those services and turn them off.

Result:

Use the following in an environment file to configure:

parameter_defaults:
NeutronEnableDHCPAgent: false
NeutronEnableL3Agent: false
NeutronEnableMetadataAgent: false
NeutronEnableOVSAgent: false
The Director now supports new parameters that control whether to disable or enable the following OpenStack Networking services:

* dhcp_agent
* l3_agent
* ovs_agent
* metadata_agent

This enhancement allows the deployment of Neutron plug-ins that replace any of these services. To disable all of these services, use the following parameters in your environment file:

NeutronEnableDHCPAgent: false
NeutronEnableL3Agent: false
NeutronEnableMetadataAgent: false
NeutronEnableOVSAgent: false
errata-xmlrpc 2016-04-07 14:22:06 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-04-07 21:45:33 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-07 17:45:33 UTC
Red Hat One Jira (issues.redhat.com) 2022-08-09 14:26:36 UTC Link ID Red Hat Issue Tracker OSP-8490

Back to bug 1298247