| Summary: | Add support for GRE networks | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Scott Lewis <sclewis> |
| Component: | openstack-packstack | Assignee: | Terry Wilson <twilson> |
| Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.0 | CC: | ajeain, aortega, breeler, derekh, hateya, mmagr, twilson, yeylon |
| Target Milestone: | z3 | Keywords: | ZStream |
| Target Release: | 3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2013.1.1-0.33.dev695.el6ost | Doc Type: | Enhancement |
| Doc Text: |
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
|
Story Points: | --- |
| Clone Of: | 1003120 | Environment: | |
| Last Closed: | 2013-11-18 15:13:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1003120 | ||
| Bug Blocks: | |||
|
Comment 1
Martin Magr
2013-10-23 15:42:36 UTC
setup was installed by packstack and GRE is working correctly openstack-packstack-2013.1.1-0.33.dev695.el6ost.noarch openstack-quantum-2013.1.4-3.el6ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1510.html |