[mos-xenial] Get rid of openvswitch-datapath-dkms

Bug #1587084 reported by Dmitry Teselkin
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Sergey Vasilenko

Bug Description

From puppet manifests [0, [1] it looks like there should be openvswitch-datapath-dkms package for ubuntu. In fact, there is no such package, so let's remove it from puppet too.

[0] https://github.com/openstack/fuel-library/blob/master/deployment/puppet/osnailyfacter/manifests/netconfig/netconfig.pp#L16-L20
[1] https://github.com/openstack/fuel-library/blob/fccfbb6d5102ec8acc7c2bf44ca6421208f3eaec/deployment/puppet/l23network/manifests/params.pp#L17

Ilya Kutukov (ikutukov)
tags: added: area-library
Changed in fuel:
assignee: nobody → Fuel Toolbox (fuel-toolbox)
importance: Undecided → High
status: New → Confirmed
tags: added: mos-xenial
removed: ubuntu-xenial
Changed in fuel:
assignee: Fuel Toolbox (fuel-toolbox) → Sergey Vasilenko (xenolog)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-library (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/324571

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Related fix proposed to branch: master
Review: https://review.openstack.org/327623

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-library (master)

Change abandoned by Sergey Vasilenko (<email address hidden>) on branch: master
Review: https://review.openstack.org/324571
Reason: due https://review.openstack.org/#/c/327623/ is more true way

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

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

commit b94b6f6a4368c133808a060946b86dbc7e2ee2af
Author: Sergey Vasilenko <email address hidden>
Date: Thu Jun 9 14:14:53 2016 +0300

    Separate OVS kernel module name for Ubuntu 14.xx and ubuntu 16.xx

    Change-Id: I7a1644073093306338a948cd3f609c50160868e2
    Related-bug: #1587084

Changed in fuel:
status: Confirmed → Fix Committed
summary: - Get rid of openvswitch-datapath-dkms
+ [mos-xenial] Get rid of openvswitch-datapath-dkms
Revision history for this message
Alexander Bozhenko (alexbozhenko) wrote :

On fuel 9.0 when you update kernel, this error occurs:
Error! Bad return status for module build on kernel: 3.13.0-95-generic (x86_64)
Consult /var/lib/dkms/openvswitch/2.0.2/build/make.log for more information.
tail -n1 /var/lib/dkms/openvswitch/2.0.2/build/make.log
configure: error: Linux kernel in /lib/modules/3.13.0-92-generic/build is version 3.13.11, but version newer than 3.12.x is not supported

this is because openvswitch-datapath-dkms version 2.0.2-0ubuntu0.14.04.3 is installed:

Did we start to use version, shipped on ubuntu, and, according to this, dkms it is not needed anymore?
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1311843/comments/3

Before, on version <=8.0 we had this version of the package:
openvswitch-datapath-dkms 2.3.1-1~u14.04+mos2

From 8.0:
root@node-2:~# modinfo openvswitch
filename: /lib/modules/3.13.0-92-generic/kernel/net/openvswitch/openvswitch.ko
license: GPL
description: Open vSwitch switching datapath
srcversion: 94294A72258BA583D666607
depends: libcrc32c,vxlan,gre
intree: Y
vermagic: 3.13.0-92-generic SMP mod_unload modversions
signer: Magrathea: Glacier signing key
sig_key: 2A:48:00:B9:4D:C7:83:D0:53:26:FA:E6:7B:01:B0:BE:B7:3B:B8:11
sig_hashalgo: sha512

From 9.0:
root@node-2:~# modinfo openvswitch
filename: /lib/modules/3.13.0-92-generic/kernel/net/openvswitch/openvswitch.ko
license: GPL
description: Open vSwitch switching datapath
srcversion: 94294A72258BA583D666607
depends: libcrc32c,vxlan,gre
intree: Y
vermagic: 3.13.0-92-generic SMP mod_unload modversions
signer: Magrathea: Glacier signing key
sig_key: 2A:48:00:B9:4D:C7:83:D0:53:26:FA:E6:7B:01:B0:BE:B7:3B:B8:11
sig_hashalgo: sha512

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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