]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-06-16 Rishabh Daveqa/vstart_runner: update vstart_runner.LocalRemote.sh
2020-06-16 Kefu ChaiMerge pull request #35364 from tchaikov/octopus-py3
2020-06-15 Kyr Shatskyyqa: add .teuthology_branch with `master` contents 35364/head
2020-06-15 Ilya Dryomovqa/tasks/rbd_fio: unbreak after the conversion from...
2020-06-14 Xiubo Liqa/tasks/cephfs: add mount_wait() support to simplify...
2020-06-14 Kefu Chaiqa/tasks/cephfs: use StringIO for capturing str
2020-06-14 Casey Bodleyqa/rgw: partial revert of 'import with full path'
2020-06-14 Rishabh Daveqa/cephfs: use StringIO instead of BytesIO
2020-06-14 Kefu Chaitest/rgw: should import parse not urlparse
2020-06-14 Kefu Chaiqa/tasks/barbican.py: convert to str before json.loads()
2020-06-14 Kefu Chaiqa/tasks/tempest: use --black-regex for blacklisting...
2020-06-14 Kefu Chaiqa/keystone: unpin python-openstackclient
2020-06-14 Kefu Chaiqa/tasks/tempest: use user/pass to authenticate
2020-06-14 Kefu Chaiqa/suites/rgw/tempest: update unsupported tests of...
2020-06-14 Kefu Chaiqa/tasks/keystone: use "keystone-manage bootstrap"
2020-06-14 Kefu Chaiqa/suites/rgw/tempest: use the latest tempest supportin...
2020-06-14 Kefu Chaiqa/tasks/keystone.py: support multiple positional args
2020-06-14 Kefu Chaiqa/suites/rgw/tempest: bump up keystone to 17.0.0
2020-06-14 Kefu Chaiqa/tasks/tox: use python3 for tox tests
2020-06-14 Kefu Chaitest/rgw/rgw_multi: do not decode a str
2020-06-14 Kefu Chaiqa/tasks/util/rgw: use StringIO for capturing strings
2020-06-14 Kyr Shatskyyqa/tasks/cephfs/kernel_mount: get rid of StringIO.Strin...
2020-06-14 Kyr Shatskyyqa/tasks/kclient: fix import for py3
2020-06-14 Kyr Shatskyyqa/tasks/ceph_fuse: fix import for py3
2020-06-14 Kyr Shatskyyqa/tasks/radosgw_admin: fix tab inconsistancy
2020-06-14 Kyr Shatskyyqa/tasks/devstack: get rid of cStringIO
2020-06-14 Kyr Shatskyyqa/tasks/rbd: get rid of cStringIO for py3
2020-06-14 Kyr Shatskyyqa/tasks/s3tests: py3 compat
2020-06-14 Kyr Shatskyyqa/tasks/ragweed: get rid of itervalues for py3
2020-06-14 Kyr Shatskyyqa/tasks/mgr: fix imports for py3
2020-06-14 Kyr Shatskyyqa/tasks/ragweed: get rid of cString for py3
2020-06-14 Kyr Shatskyyqa/tasks/util/rgw: get rid of cString for py3
2020-06-14 Kyr Shatskyyqa/tasks/rgw_logsocket: get rid of cStringIO for py3
2020-06-14 Kyr Shatskyyqa/tasks/radosgw_admin: get rid of cStringIO for py3
2020-06-14 Kyr Shatskyyqa/tasks/qemu: get rid of cStringIO for py3
2020-06-14 Kyr Shatskyyqa/tasks/keystone: get rid of cStringIO for py3
2020-06-14 Kyr Shatskyyqa/tasks/s3tests_java: get rid of cStringIO
2020-06-14 Kyr Shatskyyqa/tasks/rbd_fio: get rid of StringIO for py3
2020-06-14 Kyr Shatskyyqa/tasks/devstack: use six.StringIO for py3 compat
2020-06-14 Kyr Shatskyyqa/tasks/rgw: fix imports for py3
2020-06-14 Kefu Chaiqa: import py3 compatible modules using six
2020-06-14 Kefu Chaiqa: import with full path
2020-06-14 Kefu Chaiqa/tasks/cephfs: fix syntax error
2020-06-14 Kefu Chaiqa/suites/krbd: whitelist MON_DOWN health warning
2020-06-14 Kefu Chaitest/rgw: upload using a NamedTemporaryFile
2020-06-14 Kefu Chaiqa/tasks: use StringIO for capturing string output
2020-06-14 Kefu Chaitest/rgw/rgw_multi: s/urllib.urlencode/urlparse.urlencode/
2020-06-14 Kefu Chaiqa/tasks/radosgw_admin.py: coerce key.name and key...
2020-06-14 Kefu Chaiqa,test: decode return val of base64.b64encode()
2020-06-14 Kefu Chaiqa/tasks/radosgw_admin.py: do not use dict.has_keys()
2020-06-14 Kefu Chaiqa/tasks/tempest.py: always write str is value of options
2020-06-14 Kefu Chaiqa/tasks/tempest.py: use configparser from six.moves
2020-06-14 Kefu Chaiqa/tasks/ragweed.py: use str methods of helper from...
2020-06-14 Kefu Chaiqa/tasks/radosgw_admin: use HTTPMessage as a dict in PY3
2020-06-14 Kefu Chaiqa/tasks/keystone.py: use list(a_dict) for concatenatin...
2020-06-14 Kefu Chaiqa/tasks/cephfs: cast mds_recall_warning_decay_rate...
2020-06-14 Kefu Chaiqa/tasks/cephfs: allow caller to use BytesIO when calli...
2020-06-14 Kefu Chaiqa/tasks/cephfs: use BytesIO for capturing binary
2020-06-14 Kefu Chaiqa/tasks/fs.py: use six.viewitems()
2020-06-14 Kefu Chaiqa/tasks/cephfs: use assertCountEqual if PY3
2020-06-14 Kefu Chaiqa/tasks/cephfs: compare number with number
2020-06-14 Kefu Chaiqa/tasks/cephfs: do no radom.sample(a_dict)
2020-06-14 Kefu Chaipybind: s/xrange/range/
2020-06-14 Kefu Chaiqa/tasks: use next(iter(..)) for accessing first elemen...
2020-06-14 Xiubo Liqa/tasks/cephfs/mount: to make sure that the count...
2020-06-14 Xiubo Liqa/tasks/cephfs/test_volumes: to make sure the size...
2020-06-14 Xiubo Liqa/tasks/cephfs/cephfs_test_case: switch 'dict_keys...
2020-06-14 Xiubo Liqa/tasks/cephfs: switch to StringIO to fix byte-like...
2020-06-14 Xiubo Liqa/cephfs: fix AssertionError: CommandFailedError not...
2020-06-14 Xiubo Liqa/tasks/cephfs/test_scrub: fix self.assertEqual no...
2020-06-14 Patrick Donnellyqa: return a string via getfattr
2020-06-14 Kefu Chaiqa/tasks/cephfs/test_cephfs_shell: assertRegex(text...
2020-06-14 Kyr Shatskyyqa/tasks/cephfs: get rid of StringIO for py3
2020-06-14 Kefu Chaiqa/tasks/cephfs: return ascii decoded xattr
2020-06-14 Kefu Chaiqa/tasks/ragweed.py: open file in text mode
2020-06-14 Kefu Chaiqa/tasks/s3tests_java.py: do not change a dict while...
2020-06-14 Kefu Chaiqa/tasks: pass encoding to Key.get_content_as_string()
2020-06-14 Kefu Chaitest/rgw: pass encoding to Key.get_content_as_string()
2020-06-14 Kefu Chaitest/rgw/rgw_multi/tests.py: decode retval of bucket...
2020-06-14 Kefu Chaiqa/tasks/cephadm.py: decode data returned by teuthology...
2020-06-14 Kefu Chaitest/rgw/rgw_multi: return (str, int) from make_request()
2020-06-14 Kefu Chaitest/rgw/rgw_multi: pass bytes to hmac.new()
2020-06-14 Kefu Chaiqa/tasks/mgr: s/urllib.quote_plus/parse.quote_plus/
2020-06-14 Kefu Chaiqa/tasks/ceph_objectstore_tool.py: use str.startswit
2020-06-14 Kefu Chaiqa/tasks/ceph_manager.py: do not return a filter
2020-06-14 Kefu Chaiqa/tasks/openssl_keys.py: sort cert configs before...
2020-06-14 Kefu Chaipybind/mgr/dashboard/.pylintrc: drop xrange from the...
2020-06-14 Kefu Chaiqa/tasks: do not random.choice(a_view)
2020-06-14 Kefu Chaitest/rgw: use "a // b" instead of "a / b"
2020-06-14 Kefu Chaiqa,tes: s/xrange/range/
2020-06-14 Kefu Chaiqa/tasks: use "a // b" instead of "a / b"
2020-06-14 Kefu Chaiqa/tasks/tox: use the latest stable tox
2020-06-14 Kefu Chaiqa/valgrind.supp: less specific when suppressing issues...
2020-06-14 Ilya Dryomovqa/tasks/rbd_fio: update NamedTemporaryFile usage for...
2020-06-14 Ilya Dryomovqa/tasks/rbd: update NamedTemporaryFile usage for python3
2020-06-14 Sidharth Anupkrishnanqa/test_exports: fix TestExports failure under new...
2020-06-14 Kefu Chaiqa/tasks: use list comprehension for checking the length
2020-06-14 Kefu Chaiqa/tasks/qemu: open file in text mode
2020-06-14 Michael Fritchmgr/insights: fix python3 DeprecationWarning
2020-06-14 Casey Bodleyvstart: remove commented-out vault config options
next