nmcli parameters changed as of 15.04

Bug #1459543 reported by Sylvain Pineau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox Provider - Base
Fix Released
Critical
Sylvain Pineau

Bug Description

Many jobs/scripts are using nmcli to interact with Network Manager.

In Vivid there's no commands like:

nmcli dev list
nmcli con list

Instead the ones are:

nmcli dev show
nmcli con show

Several job commands have to be fixed to do calls like:

nmcli dev list || nmcli dev show | blahblah

Ans scripts have to catch subprocesses errors to try the new syntax.

Related branches

Changed in plainbox-provider-checkbox:
milestone: none → 0.21
importance: Undecided → Critical
status: New → Confirmed
Changed in plainbox-provider-checkbox:
assignee: nobody → Sylvain Pineau (sylvain-pineau)
status: Confirmed → In Progress
Changed in plainbox-provider-checkbox:
status: In Progress → Fix Committed
Changed in plainbox-provider-checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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