Cleanup nexus repo command for Python 3 17/11717/5
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 10 Jul 2018 21:59:24 +0000 (14:59 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 11 Jul 2018 21:23:14 +0000 (14:23 -0700)
commit5b54fb35ecfddd09d785a6611545dac6f9316180
treeded46402da68c0f94f57c14a2ad0ef2c40f9d580
parente345537e64323535cd86bfec23e2a36cb7397a75
Cleanup nexus repo command for Python 3

The original Nexus repo sub-command was written for Python 2 and needs
to be updated to work properly under Python 3.

Change-Id: I5558f833f4fc213e8eea64fc5a53ebcf1714d7be
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
lftools/nexus/__init__.py