4ad54a4 conf: Forbid device alias change on device-update

Authored and Committed by mprivozn 5 years ago
    conf: Forbid device alias change on device-update
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1585108
    
    When updating a live device users might pass different alias than
    the one the device has. Currently, this is silently ignored which
    goes against our behaviour for other parts of the device where we
    explicitly allow only certain changes and error out loudly on
    anything else.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+12 -1
file modified
+2 -1
file modified
+6 -3
file modified
+1 -7
file modified
+16 -8
file modified
+3 -5