summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway.scripts
Commit message (Expand)AuthorAgeFilesLines
* Type tag of disk partition are prperaly shown with 'BOOT' or 'DATA' value.Timothy Asir2011-11-241-1/+4
* Displays supported file systems from available list only.Timothy Asir2011-11-241-1/+3
* Enhanced format_device.py and added check for the device and it's size based ...Timothy Asir2011-11-241-18/+35
* Added get_filesystem_type.py to get list of file system types.timothy2011-11-232-0/+24
* Enhanced format_device.pytimothy2011-11-232-59/+101
* Added gluster-provision-blocktimothy2011-11-151-0/+171
* Fixed - Bug 3762 - Server details return irrelevant disk spacetimothy2011-11-031-6/+24
* Fixed bugs in NetworkUtils.py and get_server_details.py where some variables ...Tim2011-10-102-2/+4
* Added update-rrd.shTim2011-09-291-0/+6
* Cleanup in rrd_cpu.plTim2011-09-281-1/+1
* Removed Protocol.pyTim2011-09-262-428/+3
* Added grun.py wrapper.Tim2011-09-232-2/+23
* Cleanup and bug fixes in NetworkUtils.py, get_server_details.pyTim2011-09-232-6/+8
* Removed grun.py and added grun() function into Utils.pyTim2011-09-239-60/+35
* Cleanup in Globals.pyTim2011-09-231-24/+0
* Cleanup in Utils.pyBala.FA2011-09-231-519/+84
* Cleanup in DiskUtils.pyBala.FA2011-09-231-120/+0
* Added import UtilsBala.FA2011-09-231-0/+1
* Removed unused scriptsBala.FA2011-09-234-195/+0
* Cleanup in update_volume_cifs_all.pyBala.FA2011-09-231-11/+6
* Cleanup in remove_server_volume_cifs_config.pyBala.FA2011-09-231-19/+3
* Cleanup in grun.pyBala.FA2011-09-231-9/+1
* Cleanup in get_volume_user_cifs.pyBala.FA2011-09-231-18/+10
* Cleanup in delete_volume_cifs_all.pyBala.FA2011-09-231-10/+5
* Cleanup in delete_user_cifs_all.pyBala.FA2011-09-231-9/+3
* Cleanup in create_volume_cifs_all.pyBala.FA2011-09-231-10/+5
* Cleanup in add_user_cifs_all.pyBala.FA2011-09-231-22/+5
* Cleanup in VolumeUtils.pyBala.FA2011-09-231-11/+7
* Cleanup in multicast-discoverd.pyBala.FA2011-09-231-11/+6
* Cleanup in gluster_cifs_volume_startup.pyBala.FA2011-09-231-9/+1
* Cleanup in FsTabUtils.pyBala.FA2011-09-231-8/+3
* Cleanup in DiskUtils.pyBala.FA2011-09-231-24/+2
* Cleanup in format_device.pyBala.FA2011-09-231-13/+9
* Cleanup in get_volume_brick_log.pyBala.FA2011-09-231-11/+11
* Cleanup in get_server_details.pyBala.FA2011-09-231-7/+6
* Cleanup in get_rrd_net_details.pyBala.FA2011-09-231-1/+1
* Cleanup in get_rrd_memory_details.pyBala.FA2011-09-231-27/+1
* Cleanup in get_rrd_cpu_details.pyBala.FA2011-09-231-1/+1
* Cleanup in get_format_device_status.pyBala.FA2011-09-231-36/+12
* Cleanup in get_brick_status.pyBala.FA2011-09-231-16/+16
* Removed Disk.py and cleanup in DiskUtils.pyBala.FA2011-09-232-194/+4
* Cleanup in clear_volume_directory.pyBala.FA2011-09-231-5/+7
* Removed unwanted importsTim2011-09-237-10/+0
* Major code cleanup getNetDeviceList()Bala.FA2011-09-232-220/+95
* Added writeFile() function in Utils.pyBala.FA2011-09-231-0/+14
* Removed unwanted functions in NetworkUtils.pyBala.FA2011-09-231-212/+1
* Code cleanup done for NetworkUtils.pyTim2011-09-231-36/+34
* Disk details are probed using sysfs, even when HAL found.Tim2011-09-163-342/+256
* Proper exception handling clean up.Tim2011-09-168-90/+90
* done runCommandFG cleanup.Tim2011-09-163-35/+30