index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph-volume
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-volume tests.functional use Debian ansible os family in deploy.yml
Alfredo Deza
2018-08-29
1
-1
/
+1
*
ceph-volume lvm.batch use the abspath attribute for Device objects in bluestore
Alfredo Deza
2018-08-29
1
-1
/
+1
*
ceph-volume lvm.batch remove usage of non-existent method
Alfredo Deza
2018-08-29
1
-1
/
+1
*
ceph-volume tests.functional inherit SSH_ARGS from ansible with synchronize m...
Alfredo Deza
2018-08-29
1
-0
/
+2
*
ceph-volume lvm.batch remove non-existent sys_api property
Alfredo Deza
2018-08-28
1
-1
/
+1
*
ceph-volume: reset sys_info.devices in the device_info fixture
Andrew Schoen
2018-08-24
1
-0
/
+1
*
ceph-volume tests check uuid_name when creating an lv
Alfredo Deza
2018-08-24
1
-0
/
+9
*
ceph-volume tests add verifications for create_vg helper
Alfredo Deza
2018-08-24
1
-0
/
+33
*
ceph-volume tests add verifications for extend_vg helper
Alfredo Deza
2018-08-24
1
-0
/
+24
*
ceph-volume lvm.batch update module to use Device object on strategy detection
Alfredo Deza
2018-08-24
1
-5
/
+4
*
ceph-volume lvm.batch.filestore use new Device objects
Alfredo Deza
2018-08-24
1
-4
/
+4
*
ceph-volume lvm.batch.bluestore use new Device objects
Alfredo Deza
2018-08-24
1
-16
/
+16
*
ceph-volume tests.util verify ValidDevice validator
Alfredo Deza
2018-08-24
1
-0
/
+14
*
ceph-volume util.templates allow more space for long paths
Alfredo Deza
2018-08-24
1
-3
/
+3
*
ceph-volume lvm.strategies create mixed type filestore
Alfredo Deza
2018-08-24
1
-5
/
+202
*
ceph-volume lvm.batch add new strategy validators for LVM devices
Alfredo Deza
2018-08-24
1
-1
/
+36
*
ceph-volume util add a new Device class validator for args
Alfredo Deza
2018-08-24
1
-0
/
+13
*
ceph-volume lvm.batch use new Device class and validator
Alfredo Deza
2018-08-24
1
-22
/
+8
*
ceph-volume api.lvm new utility to extend a volume group for one or more devices
Alfredo Deza
2018-08-24
1
-0
/
+25
*
ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Alfredo Deza
2018-08-24
1
-3
/
+13
*
ceph-volume: allow `lvm zap` to zap many devices at once
Andrew Schoen
2018-08-24
2
-54
/
+59
*
ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Alfredo Deza
2018-08-24
1
-2
/
+4
*
ceph-volume: device.Device should ignore pvs with no vg_name
Andrew Schoen
2018-08-24
1
-1
/
+1
*
ceph-volume: tests for util.device.Device
Andrew Schoen
2018-08-24
2
-0
/
+78
*
ceph-volume: adds sys_info constant to hold system information
Andrew Schoen
2018-08-24
2
-6
/
+12
*
ceph-volume util create a device module for identifying devices
Alfredo Deza
2018-08-24
1
-0
/
+96
*
ceph-volume: retry when 'vagrant up' fails
Andrew Schoen
2018-08-24
4
-3
/
+16
*
ceph-volume: run tests without waiting on ceph repos
Andrew Schoen
2018-08-24
4
-3
/
+133
*
ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Alfredo Deza
2018-08-14
1
-7
/
+5
*
ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Alfredo Deza
2018-08-14
1
-0
/
+16
*
ceph-volume util.encryption if crypt path does not exist, skip it
Alfredo Deza
2018-08-14
1
-0
/
+4
*
ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Alfredo Deza
2018-08-14
1
-20
/
+20
*
ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Alfredo Deza
2018-08-13
1
-5
/
+9
*
ceph-volume lvm.zap iterate over multiple lvs on a pv
Alfredo Deza
2018-08-12
1
-25
/
+28
*
ceph-volume tests.functional add xenial batch tests
Alfredo Deza
2018-08-12
21
-0
/
+356
*
ceph-volume tests.functional add bluestore,filestore playbooks
Alfredo Deza
2018-08-12
5
-0
/
+240
*
ceph-volume tests.functional add centos7 filestore batch tests
Alfredo Deza
2018-08-10
10
-0
/
+179
*
ceph-volume tests.functional add centos7 bluestore batch tests
Alfredo Deza
2018-08-10
10
-0
/
+177
*
ceph-volume tests.util assert new as_int,as_float helper methods
Alfredo Deza
2018-08-10
1
-0
/
+4
*
ceph-volume tests verify new utility for journal sizes
Alfredo Deza
2018-08-10
1
-0
/
+54
*
ceph-volume util.prepare add a helper to get journal sizes from ceph.conf
Alfredo Deza
2018-08-10
1
-2
/
+25
*
ceph-volume util.disk add as_int and as_float helpers for Size objects
Alfredo Deza
2018-08-10
1
-0
/
+6
*
ceph-volume lvm.strategies fix a bug where incorrect template was used
Alfredo Deza
2018-08-10
1
-7
/
+2
*
ceph-volume lvm.strategies use get_journal_size helper for filestore
Alfredo Deza
2018-08-10
1
-5
/
+5
*
ceph-volume lvm.strategies update filestore use of Size objects
Alfredo Deza
2018-08-10
1
-5
/
+5
*
ceph-volume lvm.strategies update bluestore use of Size
Alfredo Deza
2018-08-10
1
-3
/
+3
*
ceph-volume lvm.strategies create single type filestore
Alfredo Deza
2018-08-10
1
-1
/
+114
*
ceph-volume tests.util verify that Size object don't change state
Alfredo Deza
2018-08-10
1
-0
/
+10
*
ceph-volume tests.util update to reflect Size object changes
Alfredo Deza
2018-08-10
1
-6
/
+6
*
ceph-volume util.disk do not modify self instance of Size objects
Alfredo Deza
2018-08-10
1
-8
/
+8
[next]