summaryrefslogtreecommitdiffstats
path: root/src/ceph-volume (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-volume lvm.batch move import statement to the topAlfredo Deza2018-08-061-1/+1
* ceph-volume lvm.batch allow extra flags for bluestoreAlfredo Deza2018-08-061-8/+20
* ceph-volume tests patch __release__ to mimic always for stdin keysAlfredo Deza2018-08-021-0/+1
* ceph-volume lvm.activate conditional mon-config on prime-osd-dirAlfredo Deza2018-08-011-3/+9
* ceph-volume tests verify that luminous doesn't use stdinAlfredo Deza2018-08-011-0/+12
* ceph-volume util do not use stdin for luminousAlfredo Deza2018-08-011-3/+10
* ceph-volume: adds a unit test for `lvm list /dev/sda`Andrew Schoen2018-07-311-0/+20
* ceph-volume: move pvolumes fixture into conftest.pyAndrew Schoen2018-07-312-8/+8
* Merge pull request #23321 from cernceph/dvanders_enableAlfredo Deza2018-07-302-3/+12
|\
| * ceph-volume: enable ceph-osd during lvm activationDan van der Ster2018-07-301-0/+6
| * ceph-volume: optional systemd enable --runtimeDan van der Ster2018-07-301-3/+6
* | ceph-volume add a __release__ string, to help version-conditional callsAlfredo Deza2018-07-301-0/+2
|/
* Merge pull request #23278 from b-ranto/wip-volume-selinuxAlfredo Deza2018-07-272-0/+15
|\
| * ceph-volume: Restore SELinux contextBoris Ranto2018-07-272-0/+15
* | ceph-volume tests.util verify as_bytes behaviorAlfredo Deza2018-07-271-0/+11
* | ceph-volume tests catch utf-8 encoded stdin errorsAlfredo Deza2018-07-271-0/+3
* | ceph-volume process use the as_bytes util for stdinAlfredo Deza2018-07-271-3/+2
* | ceph-volume util create a helper for converting to bytesAlfredo Deza2018-07-271-0/+10
|/
* ceph-volume: do not pin the testinfra version for the simple testsAndrew Schoen2018-07-261-1/+1
* ceph-volume: update version of ansible to 2.6.x for simple testsAndrew Schoen2018-07-261-1/+1
* Merge pull request #23234 from ceph/wip-rm24784Alfredo Deza2018-07-252-1/+26
|\
| * ceph-volume: PVolumes.get() should return one PV when using name or uuidAndrew Schoen2018-07-252-1/+26
* | ceph-volume tests run to log_descriptors, verifying utf-8Alfredo Deza2018-07-251-0/+6
* | ceph-volume process decode to utf-8 when logging descriptorsAlfredo Deza2018-07-251-1/+4
* | ceph-volume tests.process ensure that stdin works on py3 and py2.7Alfredo Deza2018-07-251-0/+9
* | ceph-volume process encode stdin with utf-8 to prevent bytes TypeErrorAlfredo Deza2018-07-251-1/+4
|/
* ceph-volume tests/functional use testinfra latest for ansible 2.6Alfredo Deza2018-07-231-1/+1
* ceph-volume tests/functional use Ansible 2.6Alfredo Deza2018-07-231-1/+1
* Merge pull request #23129 from alfredodeza/wip-rm24952Alfredo Deza2018-07-191-2/+9
|\
| * ceph-volume lvm.listing only include devices if they existAlfredo Deza2018-07-181-2/+9
* | Merge pull request #23117 from ceph/wip-rm24796Alfredo Deza2018-07-181-4/+7
|\ \
| * | ceph-volume: unmount lvs correctly before zappingAndrew Schoen2018-07-181-4/+7
* | | ceph-volume tests/functional run lvm list after OSD provisioningAlfredo Deza2018-07-186-0/+30
| |/ |/|
* | Merge pull request #23075 from alfredodeza/wip-24492Alfredo Deza2018-07-1816-136/+1233
|\ \ | |/ |/|
| * ceph-volume tests validate the new utils for promptsAlfredo Deza2018-07-171-0/+67
| * ceph-volume util create prompt helpersAlfredo Deza2018-07-171-0/+40
| * ceph-volume tests.api update lvm sizing testsAlfredo Deza2018-07-171-24/+42
| * ceph-volume tests verify str_to_int utilityAlfredo Deza2018-07-171-0/+18
| * ceph-volume api.lvm convert and use extents for sizing calculationsAlfredo Deza2018-07-171-16/+53
| * ceph-volume util move the str_to_int utility out of lvmAlfredo Deza2018-07-171-0/+24
| * ceph-volume lvm.batch update help docs from auto to batchAlfredo Deza2018-07-171-4/+4
| * ceph-volume lvm.main rename auto to batchAlfredo Deza2018-07-171-2/+2
| * ceph-volume lvm rename auto to batchAlfredo Deza2018-07-171-0/+0
| * ceph-volume lvm.strategies add stubs for filestoreAlfredo Deza2018-07-171-0/+8
| * ceph-volume lvm.strategies add bluestore with validatorsAlfredo Deza2018-07-172-0/+278
| * ceph-volume lvm.auto create a strategies moduleAlfredo Deza2018-07-161-0/+1
| * ceph-volume lvm.prepare do not pass the name when creating a vgAlfredo Deza2018-07-161-4/+2
| * ceph-volume api.lvm create_vg should optionally name vgs on the flyAlfredo Deza2018-07-161-2/+10
| * ceph-volume lvm.main make auto a subcommandAlfredo Deza2018-07-161-0/+2
| * ceph-volume lvm.auto add --yes prompt to execute strategiesAlfredo Deza2018-07-161-9/+39