summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-volume tests.functional use Debian ansible os family in deploy.ymlAlfredo Deza2018-08-291-1/+1
* ceph-volume lvm.batch use the abspath attribute for Device objects in bluestoreAlfredo Deza2018-08-291-1/+1
* ceph-volume lvm.batch remove usage of non-existent methodAlfredo Deza2018-08-291-1/+1
* ceph-volume tests.functional inherit SSH_ARGS from ansible with synchronize m...Alfredo Deza2018-08-291-0/+2
* ceph-volume lvm.batch remove non-existent sys_api propertyAlfredo Deza2018-08-281-1/+1
* ceph-volume: reset sys_info.devices in the device_info fixtureAndrew Schoen2018-08-241-0/+1
* ceph-volume tests check uuid_name when creating an lvAlfredo Deza2018-08-241-0/+9
* ceph-volume tests add verifications for create_vg helperAlfredo Deza2018-08-241-0/+33
* ceph-volume tests add verifications for extend_vg helperAlfredo Deza2018-08-241-0/+24
* ceph-volume lvm.batch update module to use Device object on strategy detectionAlfredo Deza2018-08-241-5/+4
* ceph-volume lvm.batch.filestore use new Device objectsAlfredo Deza2018-08-241-4/+4
* ceph-volume lvm.batch.bluestore use new Device objectsAlfredo Deza2018-08-241-16/+16
* ceph-volume tests.util verify ValidDevice validatorAlfredo Deza2018-08-241-0/+14
* ceph-volume util.templates allow more space for long pathsAlfredo Deza2018-08-241-3/+3
* ceph-volume lvm.strategies create mixed type filestoreAlfredo Deza2018-08-241-5/+202
* ceph-volume lvm.batch add new strategy validators for LVM devicesAlfredo Deza2018-08-241-1/+36
* ceph-volume util add a new Device class validator for argsAlfredo Deza2018-08-241-0/+13
* ceph-volume lvm.batch use new Device class and validatorAlfredo Deza2018-08-241-22/+8
* ceph-volume api.lvm new utility to extend a volume group for one or more devicesAlfredo Deza2018-08-241-0/+25
* ceph-volume api.lvm allow uuid suffixes in vg/lv creationAlfredo Deza2018-08-241-3/+13
* ceph-volume: allow `lvm zap` to zap many devices at onceAndrew Schoen2018-08-242-54/+59
* ceph-volume devices.lvm zap should skip when lv_uuid doesn't existAlfredo Deza2018-08-241-2/+4
* ceph-volume: device.Device should ignore pvs with no vg_nameAndrew Schoen2018-08-241-1/+1
* ceph-volume: tests for util.device.DeviceAndrew Schoen2018-08-242-0/+78
* ceph-volume: adds sys_info constant to hold system informationAndrew Schoen2018-08-242-6/+12
* ceph-volume util create a device module for identifying devicesAlfredo Deza2018-08-241-0/+96
* ceph-volume: retry when 'vagrant up' failsAndrew Schoen2018-08-244-3/+16
* ceph-volume: run tests without waiting on ceph reposAndrew Schoen2018-08-244-3/+133
* ceph-volume lvm.zap loop over all vgs from a pv to destroy themAlfredo Deza2018-08-141-7/+5
* ceph-volume tests.util ensure dmcrypt_close will skip non-existent pathsAlfredo Deza2018-08-141-0/+16
* ceph-volume util.encryption if crypt path does not exist, skip itAlfredo Deza2018-08-141-0/+4
* ceph-volume lvm.zap unmount lvs and close dmcrypt on partitionsAlfredo Deza2018-08-141-20/+20
* ceph-volume tests.functional batch add filestore sceanrios to tox.iniAlfredo Deza2018-08-131-5/+9
* ceph-volume lvm.zap iterate over multiple lvs on a pvAlfredo Deza2018-08-121-25/+28
* ceph-volume tests.functional add xenial batch testsAlfredo Deza2018-08-1221-0/+356
* ceph-volume tests.functional add bluestore,filestore playbooksAlfredo Deza2018-08-125-0/+240
* ceph-volume tests.functional add centos7 filestore batch testsAlfredo Deza2018-08-1010-0/+179
* ceph-volume tests.functional add centos7 bluestore batch testsAlfredo Deza2018-08-1010-0/+177
* ceph-volume tests.util assert new as_int,as_float helper methodsAlfredo Deza2018-08-101-0/+4
* ceph-volume tests verify new utility for journal sizesAlfredo Deza2018-08-101-0/+54
* ceph-volume util.prepare add a helper to get journal sizes from ceph.confAlfredo Deza2018-08-101-2/+25
* ceph-volume util.disk add as_int and as_float helpers for Size objectsAlfredo Deza2018-08-101-0/+6
* ceph-volume lvm.strategies fix a bug where incorrect template was usedAlfredo Deza2018-08-101-7/+2
* ceph-volume lvm.strategies use get_journal_size helper for filestoreAlfredo Deza2018-08-101-5/+5
* ceph-volume lvm.strategies update filestore use of Size objectsAlfredo Deza2018-08-101-5/+5
* ceph-volume lvm.strategies update bluestore use of SizeAlfredo Deza2018-08-101-3/+3
* ceph-volume lvm.strategies create single type filestoreAlfredo Deza2018-08-101-1/+114
* ceph-volume tests.util verify that Size object don't change stateAlfredo Deza2018-08-101-0/+10
* ceph-volume tests.util update to reflect Size object changesAlfredo Deza2018-08-101-6/+6
* ceph-volume util.disk do not modify self instance of Size objectsAlfredo Deza2018-08-101-8/+8