summaryrefslogtreecommitdiff
path: root/system/gluster_volume.py
Commit message (Expand)AuthorAgeFilesLines
* gluster_volume: Fixes gluster peer probe / volume creation issue. (#3486)Matthew Krupcale2016-11-171-1/+1
* gluster_volume adds replica and stripe arguments when adding bricks [#2754] (...afunix2016-10-091-2/+8
* Use addresses and names reserved for documentation (#2894)Robin Schneider2016-09-121-2/+2
* Fix ansible/ansible-modules-extras#1682: add dispersed volume support for glu...Wong Hoi Sing Edison2016-08-311-2/+24
* gluster_volume module parses out additional hostnames provided by "gluster pe...afunix2016-08-311-0/+8
* fix typo in get_exception(), extends fix #2502 (#2507)René Moser2016-06-301-1/+1
* Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367)Chris Weber2016-06-031-3/+4
* Do not fail when action is delete and volume is not presentVincent VAN HOLLEBEKE2016-01-241-1/+1
* Fix documentation default value for gluster_volume start_on_createJeroen Geusebroek2016-01-131-0/+1
* Merge pull request #1476 from jarrpa/jarrpa-patch-1Brian Coca2016-01-121-5/+3
|\
| * gluster_volume: allow probing ourselvesJose A. Rivera2016-01-101-5/+3
* | Merge pull request #1389 from brwilson/develBrian Coca2016-01-121-4/+5
|\ \ | |/ |/|
| * Properly handle adding multiple bricks to volumeBenjamin Wilson2015-12-161-4/+5
* | Improved fix for #1074. Both None and '' transform to fqdn.Jeroen Geusebroek2016-01-031-2/+2
* | Fix for issue #1074. Now able to create volume without replica's.Jeroen Geusebroek2016-01-031-0/+3
|/
* Fix documentation bugtylerturk2015-06-291-1/+1
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* gluster_volume: Finalize brick->bricks transition by previous authorOtto Kekäläinen2015-06-161-1/+1
* gluster_volume: Improved parsing of cluster parameter listOtto Kekäläinen2015-06-161-0/+6
* gluster_volume: Parameter expects comma separated list of hosts, passing {{pl...Otto Kekäläinen2015-06-161-2/+2
* gluster_volume: Clarify error message to tell what actualy failedOtto Kekäläinen2015-06-161-3/+3
* gluster_volume: Typofix in docs (equals, not colon)Otto Kekäläinen2015-06-161-2/+2
* more string correctionsBrian Coca2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* Fix up modules that have python24 syntax errorMatt Martz2015-05-111-2/+2
* added aliases docsBrian Coca2015-04-201-0/+1
* Merge pull request #406 from rnowling/gluster-multiple-bricksBrian Coca2015-04-201-13/+24
|\
| * Change 'brick' to 'bricks' and add 'brick' as an alias. Add example with mul...RJ Nowling2015-04-201-4/+8
| * Improve documentation for gluster_volume brick parameterRJ Nowling2015-04-171-1/+1
| * Issue #403: Add support for multiple bricks to gluster_volumeRJ Nowling2015-04-171-10/+17
* | Fixes bug where state=absent did not workJonathan Mainguy2015-04-191-1/+3
|/
* Make 'module' global. Small whitespace formatting fixes. Closes Issue #397.RJ Nowling2015-04-141-2/+7
* glusterbin needs to be globalBrian Coca2015-03-311-0/+5
* fixed missing parensBrian Coca2015-03-301-1/+1
* minor fixes to gluster:Brian Coca2015-03-301-152/+165
* gluster_volume: remove redundant codeDmitry Bashkatov2015-03-111-2/+2
* gluster_volume: use force option during add-brickDmitry Bashkatov2015-03-111-3/+6
* gluster_volume: fixes, new "force" optionDmitry Bashkatov2015-03-111-7/+17
* Fixes for docs buildingToshio Kuratomi2015-01-051-1/+2
* fixed doc bugBrian Coca2014-12-301-3/+3
* revamp of gluster volume managementBrian Coca2014-12-061-0/+401