Bug 1002958

Summary: Update functions who call nmcli
Product: Red Hat Enterprise Linux 7 Reporter: Jiri Pirko <jpirko>
Component: initscriptsAssignee: initscripts Maintenance Team <initscripts-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Ščotka <jscotka>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 7.0CC: jklimes, jpirko, jscotka, lnykryn, rkhan
Target Milestone: pre-dev-freeze   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: initscripts-9.49.3-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 12:44:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Pirko 2013-08-30 11:07:43 UTC
Currently, is_nm_running is calling "nmcli -t --fields running nm status". That is no longer accepted by current nmcli. is_nm_running function should use "nmcli -t --fields running g" instead.

This bug prevents ifup and ifdown from working with NM.

Comment 1 Jiri Pirko 2013-08-30 12:01:01 UTC
Also, please update is_nm_device_unmanaged() function. "nmcli -t --fields GENERAL dev list iface "${1}" does not work anymore either.

Comment 4 Ludek Smid 2014-06-13 12:44:44 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.