Skip to content

Commit

Permalink
Add requirements for NetworkManager support
Browse files Browse the repository at this point in the history
Change-Id: Ie29fdc02242ee0c86d0478b866bfc4c2d9c84f82
Related: https://review.opendev.org/c/openstack/os-net-config/+/642975
  • Loading branch information
mwhahaha committed Apr 23, 2021
1 parent 019ac0d commit 0194ca3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions os-net-config.spec
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Requires: python3-pyudev >= 0.16.1
%if 0%{?rhel} > 7
# RHEL8 requires a network-scripts package for ifcfg backwards compatibility
Requires: network-scripts
# Needed for NetworkManager support
Requires: NetworkManager-ovs
Requires: nmstate
Requires: nispor
%endif

%description
Expand Down

0 comments on commit 0194ca3

Please sign in to comment.