| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated get_server_details.py to support --only-data-disks option. | Tim | 2011-06-01 | 1 | -2/+15 |
| | | | | | | | Will return only the data disks (exclude other disks) and other h/w details if --only-data-disks option is given Will return all h/w details by default | ||||
| * | Added rrd_update_memory_details.py to update memory details into rrd | Tim | 2011-05-30 | 2 | -0/+176 |
| | | |||||
| * | Removed nodes, common, server folders and moved the python files to ↵ | Tim | 2011-05-30 | 33 | -1180/+0 |
| | | | | | com.gluster.storage.management.server.script directory | ||||
| * | Return server details as unformated string. | Tim | 2011-05-30 | 3 | -1/+1 |
| | | | | | Removed xml string formatting to avoid new-line character | ||||
| * | Updated get server detail function to fetch uninitialized disk details. | Tim | 2011-05-23 | 2 | -1/+28 |
| | | |||||
| * | Added functionalities to fetch network model and speed. | Tim | 2011-05-20 | 2 | -2/+28 |
| | | |||||
| * | Updated getServerDetails function to provide mount point details. | Tim | 2011-05-18 | 2 | -3/+10 |
| | | | | | File GetServerDetails.py is renamed to get_server_details.py | ||||
| * | Updated NetworkUtils.py to fetch network device name using /sys/class/net/ path | Tim | 2011-05-11 | 1 | -9/+14 |
| | | |||||
| * | Added functionalities to get server details. | Tim | 2011-05-11 | 2 | -0/+328 |
| | | | | | | | | | Added functionalities to get server network details. Added GetServerDetails.py file Added Disk.py file | ||||
| * | Story #42 - Volume logs download | Shireesh Anjal | 2011-05-04 | 2 | -8/+154 |
| | | |||||
| * | Enhanced clear volume directory function to delete volume directory based on ↵ | Tim | 2011-04-29 | 1 | -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 ↵ | Tim | 2011-04-29 | 1 | -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 ↵ | Tim | 2011-04-29 | 1 | -6/+27 |
| | | | | | on the given option. | ||||
| * | Merge remote branch 'upstream/master' | Tim | 2011-04-29 | 4 | -0/+1101 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:gluster/console | Shireesh Anjal | 2011-04-28 | 2 | -0/+69 |
| | |\ | |||||
| | * | | Story#34 - Volume logs | Shireesh Anjal | 2011-04-28 | 4 | -0/+1101 |
| | | | | |||||
| * | | | Updated multicast_response.py to response only if the server is not part of ↵ | Tim | 2011-04-29 | 1 | -0/+19 |
| | |/ |/| | | | | | peer list. | ||||
| * | | Added function to get disk name by the given directory path | Tim | 2011-04-28 | 2 | -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 path | Tim | 2011-04-26 | 3 | -0/+130 |
| | | | | | Added readFsTab function into DiskUtils.py to read /etc/fstab entries | ||||
| * | Enhanced utils.py, added extra validation in create_volume_directory.py | Tim | 2011-04-13 | 3 | -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. | Tim | 2011-04-11 | 2 | -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. | Tim | 2011-04-08 | 4 | -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 servers | Dhandapani | 2011-04-07 | 2 | -1/+52 |
| | | |||||
| * | Remote execution of scripts on peer machines from management server | Shireesh Anjal | 2011-03-29 | 2 | -2/+201 |
| | | |||||
| * | Preparing src for migration to github | Shireesh Anjal | 2011-03-28 | 22 | -0/+3585 |
