Improved 'detailed-status' for VIM/WIM/SDN suboperations 39/7839/1
authorkuuse <johan.kuuse@altran.com>
Fri, 9 Aug 2019 11:46:43 +0000 (13:46 +0200)
committerkuuse <johan.kuuse@altran.com>
Fri, 9 Aug 2019 11:46:50 +0000 (13:46 +0200)
commit1f3e889846ff574daf98fc699d81279f5f302e71
treee84c4da84fd0999b4f18c1d618e1fb3c43c6035b
parentb2829e950b5d11af468e7eb104c118dad9de1c4e
Improved 'detailed-status' for VIM/WIM/SDN suboperations

For any VIM/WIM/SDN operation using the '--wait' option,
the output has been retrieved from the following field:
'_admin.detailed-status'.
With the implementation of VIM/WIM/SDN 'suboperations',
there is a new status field, one for each operation:
'_admin.operations[current_operation]detailed-status'
To use this new status field, both LCM and NBI must support it:
https://osm.etsi.org/gerrit/#/c/7767 : LCM support for operations
https://osm.etsi.org/gerrit/#/c/7734 : NBI support for current_operation

Change-Id: Id4f9b1c95f746666a254c4e20ab91b128c2569ff
Signed-off-by: kuuse <johan.kuuse@altran.com>
osmclient/common/wait.py