commit | 2d21207796e01fec28c0f61874549f47956117ef | [log] [tgz] |
---|---|---|
author | Vit Mojzis <vmojzis@redhat.com> | Mon Nov 13 09:56:26 2017 +0100 |
committer | Petr Lautrbach <plautrba@redhat.com> | Tue Nov 14 09:15:00 2017 +0100 |
tree | 5c04a5c983806d00773dcb0d6c70fbcb67ea3b71 | |
parent | 2927532b1c5823220d63f8f7c9e8c0bccc23b1bd [diff] |
python/semanage: Update Infiniband code to work on python3 Update Infiniband "port" and "key" listing and export to work on python3. {}.keys() does not support .sort() operation on Py3. Signed-off-by: Vit Mojzis <vmojzis@redhat.com>