summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 14.2.13v14.2.13Jenkins Build Slave User2020-10-302-1/+7
* Merge pull request #37799 from smithfarm/wip-47816-nautilusYuri Weinstein2020-10-281-5/+55
|\
| * rgw: rgw-orphan-list should use "plain" formatted `rados ls` outputJ. Eric Ivancich2020-10-261-11/+47
| * rgw: allow rgw-orphan-list to note when rados objects are in namespaceJ. Eric Ivancich2020-10-261-1/+15
* | Merge pull request #37798 from smithfarm/wip-47814-nautilusYuri Weinstein2020-10-281-5/+8
|\ \
| * | rgw: fix setting of namespace in ordered and unordered bucket listingJ. Eric Ivancich2020-10-261-4/+4
| * | rgw: fix bug with (un)ordered bucket listing and marker w/ namespaceJ. Eric Ivancich2020-10-261-3/+6
| |/
* | Merge pull request #37747 from smithfarm/wip-fix-enum34-nautilusYuri Weinstein2020-10-281-3/+1
|\ \
| * | rpm: move python-enum34 into rhel 7 conditionalNathan Cutler2020-10-221-3/+1
| |/
* | Merge pull request #37816 from smithfarm/wip-47986-nautilusYuri Weinstein2020-10-285-62/+66
|\ \ | |/ |/|
| * doc/PendingReleaseNotes: mention mon_host DNS regressionNathan Cutler2020-10-271-24/+5
| * mon/MonMap: fix unconditional failure for init_with_hostsPatrick Donnelly2020-10-272-14/+11
| * test/mon: add tests for mon_host build by hostnamePatrick Donnelly2020-10-271-0/+19
| * test/mon: fix compiler errors in MonMap unittestPatrick Donnelly2020-10-271-24/+24
| * test/mon: build MonMap unittestPatrick Donnelly2020-10-261-0/+7
|/
* Merge PR #37522 into nautilusJan Fajerski2020-10-2125-2108/+1081
|\
| * ceph-volume: don't exit before empty report can be printedJan Fajerski2020-10-082-4/+56
| * PendingReleaseNotes: add note about batch refactorJan Fajerski2020-10-071-0/+6
| * ceph-volume batch: return valid empty json reportsJan Fajerski2020-10-052-9/+40
| * ceph-volume: pass filter_for_batch as keyword argumentJan Fajerski2020-10-052-3/+3
| * doc: drop references to drive_groups in batch docJan Fajerski2020-10-021-5/+1
| * idempotency must result in the same outcomeJan Fajerski2020-10-021-1/+1
| * doc: update ceph-volume lvm batch docsJan Fajerski2020-10-021-152/+60
| * ceph-volume batch: fix very_fast_allocation plan and add testsJan Fajerski2020-10-022-5/+32
| * ceph-volume: batch: call the right prepare methodJan Fajerski2020-10-021-1/+1
| * ceph-volume inventory: add option to filter unwanted devicesJan Fajerski2020-10-023-5/+27
| * ceph-volume: address review commentsJan Fajerski2020-10-025-44/+126
| * ceph-volume: batch: fix size retrieval for lvsJan Fajerski2020-10-023-2/+29
| * ceph-volume: include encryption in batch reportJan Fajerski2020-10-023-8/+29
| * ceph-volume lvm batch: use namedtuple instead of tupleJan Fajerski2020-10-021-22/+42
| * ceph-volume: address review comments, mostly tidying, clarificationJan Fajerski2020-10-023-50/+50
| * ceph-volume: batch test should pass --journal-devices with filestoreJan Fajerski2020-10-021-3/+5
| * ceph-volume: make --journal optional, add --journal-slotsJan Fajerski2020-10-023-15/+51
| * ceph-volume batch: add deprecation warning for auto behaviourJan Fajerski2020-10-021-0/+3
| * ceph-volume batch: add ceph.conf mocking to pass testsJan Fajerski2020-10-022-30/+54
| * ceph-volume batch: use disk.Size for size argsJan Fajerski2020-10-022-4/+27
| * ceph-volume batch: Fix osd_ids passing and improve plan formattingJan Fajerski2020-10-022-2/+2
| * ceph-volume batch: track rel_size in percent, more testsJan Fajerski2020-10-025-67/+137
| * ceph-volume batch: improve backwards compatibilityJan Fajerski2020-10-024-213/+187
| * ceph-volume: batch - enable legacy auto behaviourJan Fajerski2020-10-021-2/+11
| * ceph-volume: batch - major refactorJan Fajerski2020-10-0213-1732/+317
| * ceph-volume: Device - available_lvm if 10 extents are free.Jan Fajerski2020-10-021-2/+2
| * ceph-volume: Device - add vg_free propertyJan Fajerski2020-10-021-1/+30
| * ceph-volume: prepare/create - size args as Size classJan Fajerski2020-10-022-7/+11
| * ceph-volume: disk.Size - add cast to boolJan Fajerski2020-10-021-0/+6
| * ceph-volume: api/lvm - add VolumeGroup.free_percent propertyJan Fajerski2020-10-021-0/+7
| * ceph-volume: util.device - add vg_free_percent propertyJan Fajerski2020-10-021-0/+6
| * ceph-volume: api/lvm - query LV units in bytesJan Fajerski2020-10-021-1/+2
| * ceph-volume: lvm/common - refactor common arg specificationJan Fajerski2020-10-021-120/+122
| * ceph-volume: batch: fix argument help messageJan Fajerski2020-10-021-1/+1