Commit Graph

26 Commits (205115ea1fc85b99fd7e505b58e84db3a4377f5f)

Author SHA1 Message Date
tylerturk f14317f7f5 Fix documentation bug 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Otto Kekäläinen c4afe9c5bb gluster_volume: Finalize brick->bricks transition by previous author 9 years ago
Otto Kekäläinen 0cec4527f0 gluster_volume: Improved parsing of cluster parameter list 9 years ago
Otto Kekäläinen 02ed758af1 gluster_volume: Parameter expects comma separated list of hosts, passing {{play_hosts}} will fail as Python does not parse it into a list 9 years ago
Otto Kekäläinen 9cfe469751 gluster_volume: Clarify error message to tell what actualy failed 9 years ago
Otto Kekäläinen 31c63b6755 gluster_volume: Typofix in docs (equals, not colon) 9 years ago
Brian Coca 08445418aa more string corrections 9 years ago
Greg DeKoenigsberg f59b405e7a Adding author's github id 9 years ago
Matt Martz e568032bc3 Fix up modules that have python24 syntax error 10 years ago
Brian Coca 3c9131b09c added aliases docs 10 years ago
Brian Coca 048a3b8062 Merge pull request #406 from rnowling/gluster-multiple-bricks
Issue #403: Add support for multiple bricks to gluster_volume
10 years ago
RJ Nowling 6d66beb793 Change 'brick' to 'bricks' and add 'brick' as an alias. Add example with multiple bricks. 10 years ago
Jonathan Mainguy ae34395f01 Fixes bug where state=absent did not work 10 years ago
RJ Nowling 20d998a6d6 Improve documentation for gluster_volume brick parameter 10 years ago
RJ Nowling c7853c9f08 Issue #403: Add support for multiple bricks to gluster_volume 10 years ago
RJ Nowling 582da5b911 Make 'module' global. Small whitespace formatting fixes. Closes Issue #397. 10 years ago
Brian Coca f901fd0160 glusterbin needs to be global 10 years ago
Brian Coca 7794042cf6 fixed missing parens 10 years ago
Brian Coca 4c0b1b42bc minor fixes to gluster:
- removed functions from main scope
- renamed rebalance function to disambiguate from variable
- updated docs with defaults
- added exception handling to command execution
10 years ago
Dmitry Bashkatov 19d51a51db gluster_volume: remove redundant code 10 years ago
Dmitry Bashkatov 26c2080dcf gluster_volume: use force option during add-brick 10 years ago
Dmitry Bashkatov c6448660a3 gluster_volume: fixes, new "force" option 10 years ago
Toshio Kuratomi d4f5b6d41a Fixes for docs building 10 years ago
Brian Coca 2e6b94047d fixed doc bug 10 years ago
Brian Coca 6725d5188d revamp of gluster volume management
also implemented deleting a volume
10 years ago