summaryrefslogtreecommitdiffstats
path: root/qa/rgw_frontend (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-01cmake: do not link against common_crc_aarch64Kefu Chai1-4/+0
2018-08-01ceph-volume tests verify that luminous doesn't use stdinAlfredo Deza1-0/+12
2018-08-01ceph-volume util do not use stdin for luminousAlfredo Deza1-3/+10
2018-08-01doc/releases: Update releases to August '18Brad Hubbard2-166/+176
2018-08-01rgw-admin: add "--trim-delay-ms" introduction for 'sync error trim'Enming.Zhang2-0/+4
2018-07-31doc/mgr/devicehealth: document devicehealth moduleSage Weil2-0/+53
2018-07-31doc/rados/operations/health-checks: document DEVICE_HEALTH* messagesSage Weil1-0/+66
2018-07-31mgr/devicehealth: fix style for returnsSage Weil1-5/+5
2018-07-31mgr/devicehealth: use constants for health warningsSage Weil1-11/+14
2018-07-31mgr/devicehealth: deal with as many daemons as we can until limitSage Weil1-14/+21
2018-07-31mgr/devicehealth: warn if too many daemons are expected to fail soonSage Weil1-16/+37
2018-07-31mgr/devicehealth: set primary-affinity 0 for failing devicesSage Weil1-3/+14
2018-07-31msg/devicehealth: fix config optionsSage Weil1-2/+2
2018-07-31mgr/devicehealth: only fetch osdmap once from check_healthSage Weil1-5/+5
2018-07-31mgr/devicehealth: revise health messagesSage Weil1-33/+48
2018-07-31mgr/devicehealth: add 'device check-health' command and run periodicallySage Weil1-3/+10
2018-07-31mgr/devicehealth: fix new optionsSage Weil1-0/+3
2018-07-31mgr/devicehealth: add helpers to life_expectancy_response()Yaarit Hatuka1-0/+98
2018-07-31mgr/devicehealth: simplify setting defaultsSage Weil1-4/+2
2018-07-31common/blkdev remove debug statementsYaarit Hatuka1-5/+0
2018-07-31src/osd/PG.cc: remove redundant call to trim_log()Neha Ojha2-31/+0
2018-07-31pybind/rados/rados: do not pass prval from stackSage Weil1-9/+6
2018-07-31ceph-volume: adds a unit test for `lvm list /dev/sda`Andrew Schoen1-0/+20
2018-07-31ceph-volume: move pvolumes fixture into conftest.pyAndrew Schoen2-8/+8
2018-07-31osd/PGLog.cc: use lgeneric_subdout instead of generic_doutNeha Ojha1-6/+6
2018-07-30vstart: disable dashboard when rbd not builtNoah Watkins1-1/+2
2018-07-30qa/tests: added 1st draft of mimic-x suiteYuri Weinstein77-0/+716
2018-07-30ceph-volume add a __release__ string, to help version-conditional callsAlfredo Deza1-0/+2
2018-07-30ceph-volume: enable ceph-osd during lvm activationDan van der Ster1-0/+6
2018-07-30ceph-volume: optional systemd enable --runtimeDan van der Ster1-3/+6
2018-07-29qa/upgrade: cleanup for nautilusNathan Cutler268-2265/+0
2018-07-29cmake: do not link libs against ${ALLOC_LIBS}Kefu Chai5-8/+7
2018-07-29cmake,make-dist: build gperftools if WITH_STATIC_LIBSTDCXXKefu Chai4-4/+82
2018-07-29Provided API to change umaskPavani Rajula2-0/+30
2018-07-28qa/tests: added mimic-x to the scheduleYuri Weinstein1-2/+5
2018-07-28common/options: convert many TYPE_[U]INT -> TYPE_SIZESage Weil15-139/+143
2018-07-28cmake: link against libsnappy.a if WITH_STATIC_LIBSTDCXXKefu Chai2-2/+15
2018-07-28rocksdb: pickup change to link against libsnappy.aKefu Chai1-0/+0
2018-07-28cmake: fix "WITH_STATIC_LIBSTDCXX"Kefu Chai7-34/+27
2018-07-28crimson/common: write configs synchronously on shard.0Kefu Chai2-21/+28
2018-07-28doc: s/Ceph FS/CephFSJos Collin8-33/+33
2018-07-28crimson/common: throw if fails to change configKefu Chai1-7/+7
2018-07-28common/config: do not use magic number in set_mon_vals()Kefu Chai2-7/+9
2018-07-28ceph_volume_client: add delay for MDSMap to be distributedPatrick Donnelly1-0/+1
2018-07-27qa/rgw: fix 'policy show' tests in radosgw_admin_rest taskCasey Bodley1-6/+2
2018-07-27qa/rgw: add bucket-id param to 'bucket link' admin api testCasey Bodley1-2/+12
2018-07-27qa/rgw: radosgw_admin_rest task tolerates empty responsesCasey Bodley1-2/+6
2018-07-27qa/rgw: radosgw_admin_rest task uses rgw.role_endpoints for connectionsCasey Bodley1-8/+10
2018-07-27qa/rgw: radosgw_admin_rest task uses util.rgw.rgwadmin()Casey Bodley1-40/+1
2018-07-27qa/rgw: add radosgw-admin-rest task to singleton suiteCasey Bodley1-0/+1