From 27aa711a2b96701dc18992e9747b12e2b4cca0fe1334251fcb7d3c0e745736b6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 3 May 2018 08:37:43 +0000 Subject: [PATCH] Accepting request 603154 from home:markoschandras:branches:devel:openSUSE:Factory:rpmlint - Add 'openvswitch' user and group. OBS-URL: https://build.opensuse.org/request/show/603154 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=586 --- config | 2 ++ rpmlint.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/config b/config index 8d72ea3..c1c74f7 100644 --- a/config +++ b/config @@ -417,6 +417,7 @@ setOption('StandardGroups', ( 'ntop', 'ntp', 'oinstall', + 'openvswitch', 'ovirtagent', 'ceilometer', 'cinder', @@ -604,6 +605,7 @@ setOption('StandardUsers', ( 'openstack-nova', 'openstack-quantum', 'openstack-swift', + 'openvswitch', 'oracle', 'otrs', 'ovirtagent', diff --git a/rpmlint.changes b/rpmlint.changes index ce5e79c..8497673 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 2 14:44:59 UTC 2018 - mchandras@suse.de + +- Add 'openvswitch' user and group. + ------------------------------------------------------------------- Thu Apr 19 13:58:06 UTC 2018 - matthias.gerstner@suse.com