Bug 1057938
Summary: | Errors when setting CONFIG_NEUTRON_OVS_TUNNEL_IF to a VLAN interface | |||
---|---|---|---|---|
Product: | [Community] RDO | Reporter: | Lars Kellogg-Stedman <lars> | |
Component: | openstack-packstack | Assignee: | Gaël Chamoulaud <gchamoul> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ofer Blaut <oblaut> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | unspecified | CC: | aortega, derekh, gchamoul, mmagr, oblaut, yeylon | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openstack-packstack-2014.1.1-0.20.dev1149.el7 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1059417 (view as bug list) | Environment: | ||
Last Closed: | 2016-03-30 23:09:29 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: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1059417 |
Description
Lars Kellogg-Stedman
2014-01-26 04:12:38 UTC
The same problem affects foreman users. This cannot be fixed on module level. Both packstack and foreman have to have valid manifests. Martin, I agree with second part of comment #2, but I'm not sure what you mean by "this cannot be fixed on the module level". This same problem also affects the Swift templates. From jjozwiak:
> When deploying Swift storage the 'swift_local_interface' was similar
> where it needed to be em2_102.
Proposed fix for astapor in https://github.com/redhat-openstack/astapor/pull/109. Proposed fix for packstack in https://github.com/stackforge/packstack/pull/10. Updated fix at https://github.com/stackforge/packstack/pull/11 also handles "-" in interface names. Lars thanks for a patch! But could you please submit the patch to Gerrit? We don't accept pull requests. Thanks in advance. For more info check https://wiki.openstack.org/wiki/Gerrit_Workflow I'm familiar with launchpad's Gerrit workflow, but I wasn't aware that was the primary site for the stackforge repositories. Thanks. Fix proposed in https://review.openstack.org/#/c/73060/ Proposed fix for packstack in https://review.openstack.org/#/c/99749/ |