]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2020-06-14 Casey Bodleytest/rgw: Cluster.admin() returns output as utf-8 str
2020-06-14 Casey Bodleyradosgw-admin: period commit writes messages to stderr
2020-06-14 Kefu Chaiqa/tasks/cephfs: remove sys.exc_clear() calls
2020-06-14 Rishabh Davevstart_runner.py: use tuple instead of set
2020-06-14 Michael Fritchmgr: logger.warn() -> logger.warning()
2020-06-14 Michael Fritchpybind/ceph_volume_client: logger.warn() -> logger...
2020-06-14 Michael Fritchqa/tasks: logger.warn() -> logger.warning()
2020-06-12 Sebastian WagnerMerge pull request #35475 from sebastian-philipp/octopu...
2020-06-12 Yuri WeinsteinMerge pull request #35487 from jdurgin/wip-radosbench...
2020-06-12 Yuri WeinsteinMerge pull request #35445 from smithfarm/wip-45884...
2020-06-12 Yuri WeinsteinMerge pull request #35443 from smithfarm/wip-45779...
2020-06-12 Yuri WeinsteinMerge pull request #35441 from smithfarm/wip-45673...
2020-06-11 Sebastian Wagnerqa/tasks/cephadm: minor py2 fix 35475/head
2020-06-10 Yuri WeinsteinMerge pull request #35440 from smithfarm/wip-45885...
2020-06-10 Yuri WeinsteinMerge pull request #35439 from smithfarm/wip-45801...
2020-06-10 Yuri WeinsteinMerge pull request #35438 from smithfarm/wip-45799...
2020-06-10 Yuri WeinsteinMerge pull request #35437 from smithfarm/wip-45763...
2020-06-10 Yuri WeinsteinMerge pull request #35436 from smithfarm/wip-45597...
2020-06-10 Yuri WeinsteinMerge pull request #35435 from smithfarm/wip-45580...
2020-06-10 Yuri WeinsteinMerge pull request #35430 from smithfarm/wip-45881...
2020-06-10 Yuri WeinsteinMerge pull request #35433 from smithfarm/wip-45782...
2020-06-10 Yuri WeinsteinMerge pull request #35432 from smithfarm/wip-45777...
2020-06-10 Yuri WeinsteinMerge pull request #35431 from smithfarm/wip-45645...
2020-06-10 Yuri WeinsteinMerge pull request #35434 from smithfarm/wip-45844...
2020-06-09 Josh Durginqa/tasks/radosbench: use long form of option for compat... 35487/head
2020-06-09 Josh DurginRevert "qa/tasks/radosbench: only set object size if...
2020-06-09 Josh DurginRevert "qa/tasks/radosbench: fix usage of -O"
2020-06-09 Sebastian WagnerMerge pull request #34979 from rhcs-dashboard/wip-45460...
2020-06-09 Lenz GrimmerMerge pull request #35085 from tspmelo/wip-45539-octopus
2020-06-08 Yuri WeinsteinMerge pull request #35241 from smithfarm/wip-45704...
2020-06-08 Yuri WeinsteinMerge pull request #35036 from badone/wip-octopus-fix...
2020-06-08 Yuri WeinsteinMerge pull request #35105 from smithfarm/wip-45585...
2020-06-08 Sebastian Wagnercephadm: More robust way to deduce the systemd unit
2020-06-08 Sebastian Wagnerdoc/cephadm: Adopt single-site RGW
2020-06-08 Sebastian Wagnerqa/cephadm: update adopt corpus
2020-06-08 Sebastian Wagnerdoc/cephadm: Add alternative error for missing CIDR...
2020-06-08 Sebastian Wagnerdoc/mgr: add docs for unmanaged=True
2020-06-08 Kiefer Changmgr/cephadm: refactor templating in services
2020-06-08 Kiefer Changmgr/cephadm: add template engine Jinja2
2020-06-08 Joshua Schmiddoc/cephadm: align to all-available-devices flag
2020-06-08 Michael Fritchmgr/orch: use keyword rather than positional arg
2020-06-08 Michael Fritchmgr/cephadm: use keyword rather than positional arg
2020-06-08 Michael Fritchmgr/cephadm: fix RGWSpec mypy errors
2020-06-08 Michael Fritchpython-common: fix pytest failure
2020-06-08 Michael Fritchpython-common: add ServiceSpec type checking
2020-06-08 gkcephadm: fix package is not running when enabler is...
2020-06-08 Kefu Chaimgr/cephadm: drop py2 compatible bits
2020-06-08 Sebastian Wagnercephadm: Add a bunch of type annotations
2020-06-08 Juan Miguel... cephadm: Make easy manager modules development
2020-06-08 Sebastian Wagnerqa/cephadm: Add RGW
2020-06-08 Joshua Schmidpython-common: improve host matching funcs
2020-06-08 Joshua Schmidmgr/test_orchestrator: placementspec->host matching...
2020-06-08 Joshua Schmidmgr/rook: placementspec->host matching adaption
2020-06-08 Joshua Schmidmgr/cephadm: placementspec->host matching adaption
2020-06-08 Joshua Schmidpython-common: only validate host_pattern if present
2020-06-08 Daniel-Pivonkamgr/cephadm: cephadm bootstrap add --apply-spec <cluste...
2020-06-08 Michael Fritchmgr/orch: allow '.' char in hostname
2020-06-06 Nathan CutlerPendingReleaseNotes: reset version number to 15.2.4 35436/head
2020-06-06 Jason Dillamanrbd-mirror: track journal replay flush requests to... 35440/head
2020-06-06 Brad Hubbardqa/*/osd-scrub-repair.sh: Convert to python3 print... 35445/head
2020-06-06 Brad Hubbardqa/workunits/rados/test_envlibrados_rocksdb: Build... 35443/head
2020-06-06 Patrick Donnellyqa: run install task only once 35441/head
2020-06-06 Mykola Golubtest/rbd_mirror: fix 'Uninteresting mock function call...
2020-06-06 Jason Dillamanlibrbd: Watcher should not attempt to re-watch after... 35439/head
2020-06-06 Ilya Dryomovlibrbd: make rbd_read_from_replica_policy actually... 35438/head
2020-06-06 Mykola Golubrbd-mirror: wait for in-flight start/stop/restart 35437/head
2020-06-06 Mykola Golubrbd-mirror: make stop properly cancel restart
2020-06-06 Mykola Golubmgr/rbd_support: rename "rbd_trash_trash_purge_schedule...
2020-06-06 Jason Dillamanpybind/rbd: RBD.create() method's 'old_format' paramete... 35435/head
2020-06-06 Pritha Srivastavacls/rgw_gc: Fixing carriage returns in log statement. 35434/head
2020-06-06 Pritha Srivastavacls/rgw_gc: Clearing off urgent data in bufferlist...
2020-06-06 Yuval Lifshitzrgw/amqp: fix the "routable" delivery mode 35433/head
2020-06-06 Yuval Lifshitzrgw/url: fix commensts from review #34717 35432/head
2020-06-06 Andreas Unterkirchersrc/rgw/rgw_url.cc, also cope with a vhost appended...
2020-06-06 Jason Dillamanrbd-mirror: don't hold (stale) copy of local image... 35430/head
2020-06-05 Yuri WeinsteinMerge pull request #34995 from smithfarm/wip-44986...
2020-06-05 Lenz GrimmerMerge pull request #34822 from votdev/wip-45324-octopus
next