RETIRED, further work has moved to Debian project infrastructure
Go to file
abhishekkekane 87a542ff10 Add python 3 support
Replaced iter.next() with next(iter)
Replaced __builtin__ with six.moves.builtin
Replaced unicode with six.text_type
Repleaced Configparser with six.moves.configparser

Blueprint magnum-python3

Change-Id: I9f084ef4fae1ec1111e26142e2e89bad18acbf45
2016-01-28 10:43:12 +00:00
magnum/common/pythonk8sclient Add python 3 support 2016-01-28 10:43:12 +00:00