Commit graph

29 commits

Author SHA1 Message Date
Jose A. Rivera
12bf504173 gluster_volume: allow probing ourselves
We should allow "gluster peer probe" to determine if a given "host" maps to the
localhost, and detect that case accordingly.
2016-01-10 12:50:45 -06:00
Jeroen Geusebroek
3647b29bee Improved fix for #1074. Both None and '' transform to fqdn. 2016-01-03 21:09:37 +01:00
Jeroen Geusebroek
30c5b303ce Fix for issue #1074. Now able to create volume without replica's. 2016-01-03 08:49:20 +01:00
tylerturk
f14317f7f5 Fix documentation bug 2015-06-29 07:51:58 -05:00
Greg DeKoenigsberg
004dedba8a Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
Otto Kekäläinen
c4afe9c5bb gluster_volume: Finalize brick->bricks transition by previous author 2015-06-16 11:33:11 -04:00
Otto Kekäläinen
0cec4527f0 gluster_volume: Improved parsing of cluster parameter list 2015-06-16 11:33:11 -04:00
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 2015-06-16 11:33:11 -04:00
Otto Kekäläinen
9cfe469751 gluster_volume: Clarify error message to tell what actualy failed 2015-06-16 11:33:11 -04:00
Otto Kekäläinen
31c63b6755 gluster_volume: Typofix in docs (equals, not colon) 2015-06-16 11:33:11 -04:00
Brian Coca
08445418aa more string corrections 2015-05-14 10:45:32 -04:00
Greg DeKoenigsberg
f59b405e7a Adding author's github id 2015-05-14 01:02:50 -04:00
Matt Martz
e568032bc3 Fix up modules that have python24 syntax error 2015-05-11 09:51:48 -05:00
Brian Coca
3c9131b09c added aliases docs 2015-04-20 10:20:50 -04:00
Brian Coca
048a3b8062 Merge pull request #406 from rnowling/gluster-multiple-bricks
Issue #403: Add support for multiple bricks to gluster_volume
2015-04-20 10:16:52 -04:00
RJ Nowling
6d66beb793 Change 'brick' to 'bricks' and add 'brick' as an alias. Add example with multiple bricks. 2015-04-20 09:13:52 -05:00
Jonathan Mainguy
ae34395f01 Fixes bug where state=absent did not work 2015-04-19 15:29:30 -04:00
RJ Nowling
20d998a6d6 Improve documentation for gluster_volume brick parameter 2015-04-17 14:59:10 -05:00
RJ Nowling
c7853c9f08 Issue #403: Add support for multiple bricks to gluster_volume 2015-04-17 14:48:53 -05:00
RJ Nowling
582da5b911 Make 'module' global. Small whitespace formatting fixes. Closes Issue #397. 2015-04-14 12:02:32 -05:00
Brian Coca
f901fd0160 glusterbin needs to be global 2015-03-31 14:29:38 -04:00
Brian Coca
7794042cf6 fixed missing parens 2015-03-30 22:30:58 -04:00
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
2015-03-30 20:15:40 -04:00
Dmitry Bashkatov
19d51a51db gluster_volume: remove redundant code 2015-03-11 17:22:38 +03:00
Dmitry Bashkatov
26c2080dcf gluster_volume: use force option during add-brick 2015-03-11 16:40:22 +03:00
Dmitry Bashkatov
c6448660a3 gluster_volume: fixes, new "force" option 2015-03-11 10:54:13 +03:00
Toshio Kuratomi
d4f5b6d41a Fixes for docs building 2015-01-05 08:40:57 -08:00
Brian Coca
2e6b94047d fixed doc bug 2014-12-30 19:53:59 -05:00
Brian Coca
6725d5188d revamp of gluster volume management
also implemented deleting a volume
2014-12-06 19:08:07 -05:00
Renamed from system/glusterfs.py (Browse further)