virtualbmc/virtualbmc
John L. Villalovos ef2c8818e6 Fix TypeError when writing config file in Python 3
When using Python 3 would have a type error when writing an integer
value to the config file. Convert it to a string before writing it.

Change-Id: I89f9f4983d497adc7ac89f9e89e648f58bed3510
Closes-Bug: #1670441
2017-03-06 10:40:07 -08:00
..
cmd Fix typo in help message 2017-02-09 12:01:31 +00:00
tests Fix TypeError when writing config file in Python 3 2017-03-06 10:40:07 -08:00
__init__.py Restructure the repository according to OpenStack 2016-05-09 12:35:50 +01:00
config.py Add support for a "global" configuration file 2016-12-05 12:30:38 +00:00
exception.py Fix Python3 test errors 2016-12-05 12:21:15 +00:00
log.py Restructure the repository according to OpenStack 2016-05-09 12:35:50 +01:00
manager.py Fix TypeError when writing config file in Python 3 2017-03-06 10:40:07 -08:00
utils.py Add support for a "global" configuration file 2016-12-05 12:30:38 +00:00
vbmc.py Adds power diag support to vbmc 2017-02-02 11:22:10 +00:00