]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-06-03 Kefu Chaitest/rgw/rgw_multi: s/urllib.urlencode/urlparse.urlencode/
2020-06-03 Kefu Chaitest/rgw/rgw_multi: pass bytes to hmac.new()
2020-06-03 Kefu Chaiqa/tasks/radosgw_admin.py: coerce key.name and key...
2020-06-03 Kefu Chaitest/rgw/rgw_multi/tests.py: decode retval of bucket...
2020-06-03 Kefu Chaitest/rgw: pass encoding to Key.get_content_as_string()
2020-06-03 Kefu Chaiqa/tasks: pass encoding to Key.get_content_as_string()
2020-06-03 Kefu Chaiqa/tasks/ragweed.py: open file in text mode
2020-06-03 Kefu Chaiqa,test: decode return val of base64.b64encode()
2020-06-03 Kefu Chaiqa/tasks/radosgw_admin.py: do not use dict.has_keys()
2020-06-03 Kefu Chaiqa/tasks/tempest.py: always write str is value of options
2020-06-03 Kefu Chaiqa/tasks/tempest.py: use configparser from six.moves
2020-06-03 Kefu Chaiqa/tasks/ragweed.py: use str methods of helper from...
2020-06-03 Kefu Chaitest/rgw/rgw_multi: do not decode a str
2020-06-03 Kefu Chaiqa/tasks/radosgw_admin: use HTTPMessage as a dict in PY3
2020-06-03 Kefu Chaiqa/tasks/keystone.py: use list(a_dict) for concatenatin...
2020-06-03 Kefu Chaiqa/tasks/util/rgw: use StringIO for capturing strings
2020-06-03 Kefu Chaiqa/tasks/cephfs: return ascii decoded xattr
2020-06-03 Kefu Chaiqa/tasks/cephfs: cast mds_recall_warning_decay_rate...
2020-06-03 Kefu Chaiqa/tasks/cephfs: allow caller to use BytesIO when calli...
2020-06-03 Kefu Chaiqa/tasks/cephfs: use BytesIO for capturing binary
2020-06-03 Kefu Chaiqa/tasks/fs.py: use six.viewitems()
2020-06-03 Kefu Chaiqa/tasks/cephfs: use assertCountEqual if PY3
2020-06-03 Kefu Chaiqa/tasks/cephfs: compare number with number
2020-06-03 Kefu Chaiqa/tasks/cephfs: do no radom.sample(a_dict)
2020-06-03 Kefu Chaiqa/tasks: use StringIO for capturing string output
2020-06-03 Kefu Chaitest/rgw: use "a // b" instead of "a / b"
2020-06-03 Kefu Chaiqa/tasks: use "a // b" instead of "a / b"
2020-06-02 Kefu Chaiqa/tasks: do not random.choice(a_view)
2020-06-02 Kefu Chaipybind/mgr/dashboard/.pylintrc: drop xrange from the...
2020-06-02 Kefu Chaipybind: s/xrange/range/
2020-06-02 Kefu Chaiqa,tes: s/xrange/range/
2020-06-02 Kefu Chaiqa/tasks: use next(iter(..)) for accessing first elemen...
2020-06-02 Kefu Chaiqa/tasks/cephfs: use StringIO for capturing str
2020-06-02 Kyr Shatskyyqa: get rid of iteritems for python3 compatibility
2020-06-02 Kefu Chaiqa/tasks/ceph.py: quote "<kind>" in command line
2020-06-02 Kyr Shatskyytasks/ceph: drop testdir replacement in skeleton_config
2020-06-02 Kefu Chaiqa/tasks/cephfs: fix syntax error
2020-06-02 Kefu Chaiqa/tasks/mgr: fix imports for py3
2020-06-02 Kyr Shatskyyqa/tasks/ceph_fuse: fix import for py3
2020-06-02 Kyr Shatskyyqa/tasks/qemu: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/ragweed: get rid of cString for py3
2020-06-02 Kyr Shatskyyqa/tasks/s3tests: py3 compat
2020-06-02 Kyr Shatskyyqa/tasks/rgw_logsocket: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks: fix import module path for py3 compat
2020-06-02 Kyr Shatskyyqa/tasks/cephfs/kernel_mount: get rid of StringIO.Strin...
2020-06-02 Kyr Shatskyyqa/tasks/kclient: fix import for py3
2020-06-02 Kyr Shatskyyqa/tasks/rbd_fio: get rid of StringIO for py3
2020-06-02 Kefu Chaiqa/tasks/s3readwrite: avoid using cStringIO
2020-06-02 Kyr Shatskyyqa/tasks/rbd: get rid of cStringIO for py3
2020-06-02 Thomas Bechtoldqa: Run flake8 on python2 and python3
2020-06-02 Kyr Shatskyyqa/tasks/devstack: use six.StringIO for py3 compat
2020-06-02 Kefu Chaiqa/tasks/swift.py: s/StringIO/BytesIO/
2020-06-02 Kyr Shatskyyqa/tasks/radosgw_admin: get rid of cStringIO for py3
2020-06-02 Kefu Chaitasks/s3roundtrip.py: do not use cStringIO
2020-06-02 Kyr Shatskyyqa/tasks/util/rgw: get rid of cString for py3
2020-06-02 Kyr Shatskyyqa/tasks/rgw: fix imports for py3
2020-06-02 Kyr Shatskyyqa/tasks: fix imports for py3 compatibility
2020-06-02 Kyr Shatskyyqa/tasks/ceph_manager: get rid of CStringIO for py3
2020-06-02 Kefu Chaiqa/tasks: use spaces intead of tabs for indent
2020-06-02 Kyr Shatskyytests: use python3 compatible print
2020-06-02 Kyr Shatskyyqa/tasks/cephfs: get rid of StringIO for py3
2020-06-02 Kefu Chaiqa/tasks/mgr: partial revert of 'import with full path'
2020-06-02 Casey Bodleyqa/rgw: partial revert of 'import with full path'
2020-06-02 Kefu Chaitest/rgw: should import parse not urlparse
2020-06-02 Kefu Chaiqa: import py3 compatible modules using six
2020-06-02 Kefu Chaiqa: import with full path
2020-06-02 Kyr Shatskyyqa/tasks/workunit: py3 compat
2020-06-02 Kyr Shatskyyqa/tasks: fix import module path for py3 compat
2020-06-02 Kyr Shatskyyqa/tasks/thrashosds: fix imports for py3
2020-06-02 Kyr Shatskyyqa/tasks/omapbench: get rid of itervalues for py3
2020-06-02 Kyr Shatskyyqa/tasks/mgr: get rid of itervalues for py3
2020-06-02 Kyr Shatskyyqa/tasks/watch_notify_stress: get rid of itervalues...
2020-06-02 Kyr Shatskyyqa/tasks/osd_max_pg_per_osd: get rid of itervalues...
2020-06-02 Kyr Shatskyyqa/tasks/radosbench.py: get rid of itervalues for py3...
2020-06-02 Kyr Shatskyyqa/tasks/ceph: get rid of cStringIO for py3 compat
2020-06-02 Kyr Shatskyyqa/tasks/admin_socket: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/systemd: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/scrub_test: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/netem: get rid of cStringIO for py3
2020-06-02 Thomas Bechtoldqa: Enable flake8 tox and fix failures
2020-06-02 Kyr Shatskyyqa/tasks: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/reg11184: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/radosbenchsweep: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/divergent_priors2: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/ceph_objectstore_tool: get rid of cStringIO...
2020-06-02 Kyr Shatskyyqa/tasks/ceph_manager: ensure str for py3 compat
2020-06-02 Kyr Shatskyyqa/tasks/vstart_runner: use io.BytesIO for py3 compat
2020-06-02 Rishabh Davevstart_runnner: add sh method to LocalRemote
2020-06-02 Kyr Shatskyyqa/tasks/manypools: get rid of itervalues for py3 compat
2020-06-02 Kyr Shatskyyqa/tasks/ceph_deploy: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyytasks/ceph: get rid of iteritems for python3
2020-06-01 Yuri WeinsteinMerge pull request #35305 from tchaikov/nautilus-qa...
2020-06-01 Yuri WeinsteinMerge pull request #35181 from smithfarm/wip-45644...
2020-06-01 Yuri WeinsteinMerge pull request #35162 from tchaikov/nautilus-qa...
2020-06-01 Yuri WeinsteinMerge pull request #35319 from neha-ojha/wip-45772...
2020-06-01 Yuri WeinsteinMerge pull request #35248 from rhcs-dashboard/wip-45582...
2020-06-01 Yuri WeinsteinMerge pull request #35199 from smithfarm/wip-45600...
2020-06-01 Yuri WeinsteinMerge pull request #35185 from smithfarm/wip-45497...
2020-06-01 Yuri WeinsteinMerge pull request #35163 from tchaikov/nautilus-upgrad...
next