3e6c2d41e199d6f78ed10d6b8724dbbe3dbc0f18

sw-manager strategy creation commands trigger a python3 error. The issue is that python2 supports a string, but python3 expects bytes. The fix is to send the appropriate message based on the whether we are in python2 or python3. Test Plan: Debian: verify sw-manager patch-strategy create works Centos: verify sw-manager patch-strategy create works Closes-Bug: 1974475 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I94800fa870f1a444df6e95ba2f206803a4acfc18
nfv
StarlingX NFVI Orchestration
Description
Languages
Python
83.4%
JavaScript
7%
C++
6.5%
Shell
1.5%
Handlebars
0.9%
Other
0.7%