summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.server.scripts
Commit message (Collapse)AuthorAgeFilesLines
* Story #42 - Volume logs downloadShireesh Anjal2011-05-042-8/+154
|
* Enhanced clear volume directory function to delete volume directory based on ↵Tim2011-04-291-10/+12
| | | | | | | | the given option. -d/--delete can be used to delete forcefully directory will be renamed if there is no option given
* Updated clear volume directory function to delete volume directory based on ↵Tim2011-04-291-2/+4
| | | | | | | | the given option. -d/--delete can be used to delete forcefully directory will be renamed if there is no option given
* Updated clear volume directory function to delete or rename directory based ↵Tim2011-04-291-6/+27
| | | | on the given option.
* Merge remote branch 'upstream/master'Tim2011-04-294-0/+1101
|\
| * Merge branch 'master' of github.com:gluster/consoleShireesh Anjal2011-04-282-0/+69
| |\
| * | Story#34 - Volume logsShireesh Anjal2011-04-284-0/+1101
| | |
* | | Updated multicast_response.py to response only if the server is not part of ↵Tim2011-04-291-0/+19
| |/ |/| | | | | peer list.
* | Added function to get disk name by the given directory pathTim2011-04-282-0/+69
|/ | | | Renamed get-disk-mount-point.py into get_disk_mount_point.py
* Added get-disk-mount-point.py file to get disk mount point of a given pathTim2011-04-263-0/+130
| | | | Added readFsTab function into DiskUtils.py to read /etc/fstab entries
* Enhanced utils.py, added extra validation in create_volume_directory.pyTim2011-04-133-36/+25
| | | | | | Removed log function from utils.py Returns volume directory path into message tag along with status code as per the ui requirement
* Added clear volume directory function and bug fixed.Tim2011-04-112-1/+70
| | | | | | Added clear_volume_directory.py file fixed invalid syntax error in create_volume_directory.py file Renamed CreateVolumeExportDirectory.py into create_volume_directory.py
* Enhanced create volume directory functionalities.Tim2011-04-084-24/+244
| | | | | | Added DiskUtils.py file Bug fixed in XmlHandler.py file Moved stripEmptyLines function into Common.py file.
* Volume re-export directory creation task in remote serversDhandapani2011-04-072-1/+52
|
* Remote execution of scripts on peer machines from management serverShireesh Anjal2011-03-292-2/+201
|
* Preparing src for migration to githubShireesh Anjal2011-03-2822-0/+3585