commit | 236bd95e15753ca56e7e443a8960a24cea240a21 | [log] [tgz] |
---|---|---|
author | ggowdru <ggowdru@radisys.com> | Tue Jun 20 20:32:55 2017 -0700 |
committer | khenaidoo Nursimulu <knursimu@ciena.com> | Thu Jun 22 10:41:40 2017 -0700 |
tree | d0a89a597faf9d56dd267faccf89ee4a02a9530d | |
parent | ba9cbd8c494b46da2004c9241296ec53665ae894 [diff] [blame] |
https://jira.opencord.org/browse/VOL-167 Device Management: Retrieve Software Version on the device Provides a framework in voltha to retrieve the software details on the device. Addressed Review Comments Change-Id: I2938e6e1a57f95d41cc8f548a5ebad9c952a23db
diff --git a/cli/main.py b/cli/main.py index 3f3157e..0adee54 100755 --- a/cli/main.py +++ b/cli/main.py
@@ -174,7 +174,7 @@ 'vendor', 'model', 'hardware_version', - 'software_version', + 'images', 'firmware_version', 'serial_number' }