diff options
author | Michael Scherer <misc@redhat.com> | 2016-10-14 01:24:59 +0200 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2016-10-14 01:24:59 +0200 |
commit | 6dfb44eb3c412edb67e6fd105eecc83f81cb2ce4 (patch) | |
tree | ed649bbd2cf2e34018170f4073659f1a630b866e /playbooks/openstack | |
parent | 2024a1005d963bf5fe58df04b3e97afe2190f1a7 (diff) | |
download | openshift-6dfb44eb3c412edb67e6fd105eecc83f81cb2ce4.tar.gz openshift-6dfb44eb3c412edb67e6fd105eecc83f81cb2ce4.tar.bz2 openshift-6dfb44eb3c412edb67e6fd105eecc83f81cb2ce4.tar.xz openshift-6dfb44eb3c412edb67e6fd105eecc83f81cb2ce4.zip |
Port openshift_facts to py3
- fix configparser import
- convert bytes to str using to_native
- replace method that did got removed in py3 with six equivalent
With ansible 2.2, python 3 start to be supported enough to
run non trivial playbooks, and so a test run of openshift-ansible on
F24 showed that openshift_facts.py needed to be ported.
Diffstat (limited to 'playbooks/openstack')
0 files changed, 0 insertions, 0 deletions