libcloud git commit: Turn states into strings in types.py

2015-12-10 Thread allard
Repository: libcloud Updated Branches: refs/heads/trunk 4087f4550 -> bef1f94cb Turn states into strings in types.py - Let all types derive from Type - Turn all type attributes into strings - Keep things backwards-compatible by having - tostring - fromstring - Add tests for tostring, fromst

libcloud git commit: Turn states into strings in types.py

2015-12-10 Thread allard
Repository: libcloud Updated Branches: refs/heads/all-states-are-string [created] bef1f94cb Turn states into strings in types.py - Let all types derive from Type - Turn all type attributes into strings - Keep things backwards-compatible by having - tostring - fromstring - Add tests for tos