diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2019-06-07 13:08:12 -0400 |
---|---|---|
committer | Pavel Moravec <pmoravec@redhat.com> | 2019-08-26 18:24:43 +0200 |
commit | 2453c2381fbc26f3691415b767f67754bc4fb416 (patch) | |
tree | b7cfbbc0018e2088f461117ad95ff7f0afa17024 /src | |
parent | 9c421f819fcb40877aa873719656b8b3b6590d06 (diff) | |
download | sos-2453c2381fbc26f3691415b767f67754bc4fb416.tar.gz |
[openstack_*] Remove duplicate rpm verify from OpenStack plugins
A number of openstack plugins were calling 'rpm -V' against their own
package lists as part of their setup() method when the --verify option
is given to sos. This is already done in normal plugin execution, so
there is no need to duplicate the calls.
This change removes these calls from the openstack plugins.
Resolves: #1696
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions