summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway.scripts
Commit message (Collapse)AuthorAgeFilesLines
* Renamed projects / packages com.gluster.* to org.gluster.*Shireesh Anjal2011-11-2550-4012/+0
|
* 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
| | | | on file system type.
* Added get_filesystem_type.py to get list of file system types.timothy2011-11-232-0/+24
| | | | Added getFileSystemType function into Utils.py
* Enhanced format_device.pytimothy2011-11-232-59/+101
| | | | | Removed gluster_provision_block_wrapper.py Added format_device_background.py
* 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
| | | | were not initialized before use.
* 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
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in DiskUtils.pyBala.FA2011-09-231-120/+0
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Added import UtilsBala.FA2011-09-231-0/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Removed unused scriptsBala.FA2011-09-234-195/+0
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in update_volume_cifs_all.pyBala.FA2011-09-231-11/+6
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in remove_server_volume_cifs_config.pyBala.FA2011-09-231-19/+3
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in grun.pyBala.FA2011-09-231-9/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_volume_user_cifs.pyBala.FA2011-09-231-18/+10
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in delete_volume_cifs_all.pyBala.FA2011-09-231-10/+5
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in delete_user_cifs_all.pyBala.FA2011-09-231-9/+3
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in create_volume_cifs_all.pyBala.FA2011-09-231-10/+5
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in add_user_cifs_all.pyBala.FA2011-09-231-22/+5
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in VolumeUtils.pyBala.FA2011-09-231-11/+7
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in multicast-discoverd.pyBala.FA2011-09-231-11/+6
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in gluster_cifs_volume_startup.pyBala.FA2011-09-231-9/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in FsTabUtils.pyBala.FA2011-09-231-8/+3
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in DiskUtils.pyBala.FA2011-09-231-24/+2
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in format_device.pyBala.FA2011-09-231-13/+9
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_volume_brick_log.pyBala.FA2011-09-231-11/+11
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_server_details.pyBala.FA2011-09-231-7/+6
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_rrd_net_details.pyBala.FA2011-09-231-1/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_rrd_memory_details.pyBala.FA2011-09-231-27/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_rrd_cpu_details.pyBala.FA2011-09-231-1/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_format_device_status.pyBala.FA2011-09-231-36/+12
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in get_brick_status.pyBala.FA2011-09-231-16/+16
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Removed Disk.py and cleanup in DiskUtils.pyBala.FA2011-09-232-194/+4
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Cleanup in clear_volume_directory.pyBala.FA2011-09-231-5/+7
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Removed unwanted importsTim2011-09-237-10/+0
|
* Major code cleanup getNetDeviceList()Bala.FA2011-09-232-220/+95
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Added writeFile() function in Utils.pyBala.FA2011-09-231-0/+14
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* Removed unwanted functions in NetworkUtils.pyBala.FA2011-09-231-212/+1
| | | | Signed-off-by: Bala.FA <bala@gluster.com>
* 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
| | | | Signed-off-by: Tim <timothyasir@gluster.com>
* Proper exception handling clean up.Tim2011-09-168-90/+90
| | | | Signed-off-by: Tim <timothyasir@gluster.com>