Back to bug 1004397

Who When What Removed Added
Scott Lewis 2013-09-04 14:28:50 UTC Assignee rhos-maint twilson
Martin Magr 2013-09-18 14:38:36 UTC Status NEW POST
Link ID OpenStack gerrit 44962
Ami Jeain 2013-10-20 07:48:50 UTC CC ajeain
Terry Wilson 2013-10-21 19:24:18 UTC Status POST MODIFIED
Fixed In Version openstack-packstack-2013.2.1-0.6.dev763
Martin Magr 2013-10-23 15:42:36 UTC Status MODIFIED POST
Fixed In Version openstack-packstack-2013.2.1-0.6.dev763 openstack-packstack-2013.1.1-0.33.dev695.el6ost
Martin Magr 2013-10-23 15:43:04 UTC Status POST MODIFIED
errata-xmlrpc 2013-10-24 13:36:16 UTC Status MODIFIED ON_QA
Bruce Reeler 2013-10-25 05:29:44 UTC CC breeler
Flags needinfo?(twilson)
Terry Wilson 2013-10-25 23:55:51 UTC Doc Text Feature: Add GRE support

Reason:

Result (if any):
Two new settings are added to support GRE networks with neutorn:

packstack --allinone --quantum-ovs-tunnel-ranges=1:1000 --quantum-ovs-tenant-network-type=gre

or, make sure that the answer file contains
CONFIG_QUANTUM_OVS_TUNNEL_RANGES=1:1000 #start:end of range
CONFIG_QUANTUM_OVS_TENANT_NETWORK_TYPE=gre

s/quantum/neutron/ for havana.
Doc Type Bug Fix Enhancement
Flags needinfo?(twilson)
Nir Magnezi 2013-10-29 08:13:23 UTC QA Contact nmagnezi oblaut
Ofer Blaut 2013-10-29 08:34:59 UTC Status ON_QA VERIFIED
Bruce Reeler 2013-11-06 03:36:55 UTC Doc Text Feature: Add GRE support

Reason:

Result (if any):
Two new settings are added to support GRE networks with neutorn:

packstack --allinone --quantum-ovs-tunnel-ranges=1:1000 --quantum-ovs-tenant-network-type=gre

or, make sure that the answer file contains
CONFIG_QUANTUM_OVS_TUNNEL_RANGES=1:1000 #start:end of range
CONFIG_QUANTUM_OVS_TENANT_NETWORK_TYPE=gre

s/quantum/neutron/ for havana.
Support for GRE tunneling has been added. Two new settings have been added to
support GRE networks with OpenStack Networking:
packstack --allinone --quantum-ovs-tunnel-ranges=1:1000 \
--quantum-ovs-tenant-network-type=gre

Alternatively, you can add the following to the answer file:
CONFIG_QUANTUM_OVS_TUNNEL_RANGES=1:1000 #start:end of range
CONFIG_QUANTUM_OVS_TENANT_NETWORK_TYPE=gre
errata-xmlrpc 2013-11-18 15:13:50 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2013-11-18 10:13:50 UTC
Scott Lewis 2014-01-09 19:40:53 UTC Target Milestone async A3

Back to bug 1004397