As a result of commit
https://review.opendev.org/c/starlingx/distcloud/+/879369
software version was passed in as a float as opposed to
string format. This commit ensures the provided sofware
version is always in string format.
Test Plan:
- Create a subcloud backup using dcmanager subcloud-backup create
command. Verify that the subcloud backup can be deleted
successfully using dcmanager subcloud-backup delete command.
Closes-Bug: 2017947
Signed-off-by: Tee Ngo <tee.ngo@windriver.com>
Change-Id: I9657bdc61dd53abf77905331da70ae6ec8c0d810