provider lnx[ovs]_redhat7 is not supported by l23-network module

Bug #1518930 reported by Sergey Kolekonov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Stanislav Makar

Bug Description

l23::network module fails to add a patch to linux/ovs bridges if is used on RHEL 7:

Error: /Stage[main]/Main/L23network::L2::Patch[patch__br-ex--br-floating]/L23_stored_config[p_ff798dba-0]: Could not evaluate: Patch p_ff798dba-0: the bridge br-ex provider lnx_redhat7 is not supported!

  transformations:
  ----------------------------
  - action: add-patch
    bridges:
    - br-floating
    - br-ex
    mtu: 65000
    provider: ovs

The problem is located in l23network/lib/puppet/provider/l23_stored_config_ovs_centos.rb
It allows only /lnx_centos/ and /ovs_centos/ providers, and in case of RHEL it's lnx_redhat7 and ovs_redhat7

Changed in fuel:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Stanislav Makar (smakar)
milestone: none → 8.0
tags: added: area-library
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/248787

Changed in fuel:
status: Confirmed → In Progress
Stanislav Makar (smakar)
tags: added: feature l23network
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/248787
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=4e6c449469cc05bd6d04f86467a6a3788bbf1ad5
Submitter: Jenkins
Branch: master

commit 4e6c449469cc05bd6d04f86467a6a3788bbf1ad5
Author: Stanislav Makar <email address hidden>
Date: Mon Nov 23 15:56:27 2015 +0000

    Fix "provider ovs_redhat7 is not supported"

    Leave only lnx as default provider for l23_stored_config for RHEL7

    Change-Id: Ic3cd97cb226b803a8978323738f386031a8f0db3
    Closes-bug: #1518930

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Ivan Berezovskiy (iberezovskiy) wrote :

Manually verified on latest environment with RHEL 7.

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

It would be nice if you also attach Fuel version.

Revision history for this message
Ivan Berezovskiy (iberezovskiy) wrote :

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  openstack_version: "2015.1.0-8.0"
  api: "1.0"
  build_number: "217"
  build_id: "217"
  fuel-nailgun_sha: "69ace04a5429b7a9b1112f7f2d3b476b57e490f2"
  python-fuelclient_sha: "4f9a873b1ae68271bb848a1145b3cf912a176f4b"
  fuel-agent_sha: "c7de981fc952bae196ba21df52dd0015625271fc"
  fuel-nailgun-agent_sha: "a33a58d378c117c0f509b0e7badc6f0910364154"
  astute_sha: "d2c1b401816c6f0341902272f37018b9cec3c775"
  fuel-library_sha: "dde99f902d58c612c2ffb7afa649139f303248e3"
  fuel-ostf_sha: "3e8ba6373541a195d6efd44db4fa4d2bd68778b7"
  fuel-createmirror_sha: "a31465e82eeb5710ab31afd6e739e39847541376"
  fuelmenu_sha: "601536e7054a0f80a6ef78d4219b97f00fbf6e7e"
  shotgun_sha: "25a0cc461a9fa4f7684f04cef0ff4ad9aa99a64d"
  network-checker_sha: "2c62cd52655ea6456ff6294fd63f18d6ea54fe38"
  fuel-upgrade_sha: "1e894e26d4e1423a9b0d66abd6a79505f4175ff6"
  fuelmain_sha: "743a8df03579d0d622b09e4d786f8435279840fd"

Revision history for this message
Nastya Urlapova (aurlapova) wrote :

Many thanks Ivan, it is pleasure to work with you!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.