Bug 1102239
Summary: | Missing configuration file for ML2 Mellanox Mechanism Driver ml2_conf_mlnx.ini | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 5.0 (RHEL 7) | CC: | chrisw, ihrachys, itzikb, lpeer, mlopes, nyechiel, yeylon |
Target Milestone: | rc | ||
Target Release: | 5.0 (RHEL 7) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-neutron-2014.1-25.el6ost openstack-neutron-2014.1-25.el7ost | Doc Type: | Bug Fix |
Doc Text: |
Previously, disttools configuration did not apply certain plug-in configuration files. As a result, these configuration files were not installed and packaged into Networking.
With this fix, disttools has been configured to install all plugin configuration files present in the Red Hat Enterprise Linux OpenStack Platform 5 (Icehouse) release.
Consequently, all plugin configuration files are now packaged into their corresponding plugin packages.
|
Story Points: | --- |
Clone Of: | 1100136 | Environment: | |
Last Closed: | 2014-07-08 15:36:54 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: | 1100136 | ||
Bug Blocks: |
Description
Ihar Hrachyshka
2014-05-28 15:14:44 UTC
Livnat, do we want to see this in d/s RHOSP now, or are we going to wait till the patch is merged u/s and rebased d/s? Let's wait for it to get merged in u/s and then backport. Exist openstack-neutron-2014.1-25.el7ost.noarch [root@puma05 ~]# cat /etc/neutron/plugins/ml2/ml2_conf_mlnx.ini [eswitch] # (StrOpt) Type of Network Interface to allocate for VM: # mlnx_direct or hostdev according to libvirt terminology # vnic_type = mlnx_direct # (BoolOpt) Enable server compatibility with old nova # apply_profile_patch = False 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/RHEA-2014-0848.html |