XenWebManager SVN
Status: Beta
Brought to you by:
owenrhun
**host.py: def upload_patch(self, ref, filename): **host.py: def remove_patch(self, ref, patch): **host.py: def apply_patch(self, ref, patch): **host.py: def reconfigure_pif(self, pif_ref, conf_mode, ip, mask, gw, dns, ref): **host.py: def join_pool(self, host, user, password): **host.py: def host_evacuate(self, ref): *host.py: def thread_restore_server(self, ref, filename, name): *host.py: def create_pool(self, name, desc): **host.py: def has_hardware_script(self, ref): **host.py: def fill_host_hardware(self, ref): **host.py: def add_box_hardware(self, title, text): **__init__.py: def get_network_relation(self, ref, show_halted_vms): **__init__.py: def get_storage_relation(self, ref, show_halted_vms): __init__.py: def prueba(self): **__init__.py: def restore_server(self, ref, file, name): __init__.py: def pool_restore_database(self, ref, filename, name, dry_run="true"): __init__.py: def host_download_status_report(self, ref, refs, filename, name): __init__.py: def import_vm(self, ref, file): __init__.py: def fill_allowed_operations(self, ref): __init__.py: def set_vif_limit(self, ref, limit, vm_ref): __init__.py: def set_vif_to_manual(self, ref, vm_ref): __init__.py: def update_performance(self, uuid, ref, ip, host=False, period=5): __init__.py: def show_tic(value): __init__.py: def hovered(chart, graph, (x, y)): __init__.py: def cancel_task(self, widget, data=None): __init__.py: def is_storage_broken(self, ref): __init__.py: def dump(self, obj): __init__.py: def humanize_time(self, secs): __init__.py: def convert_bytes(self, n): __init__.py: def thread_host_search(self, ref, list): __init__.py: def search_ref(self, model, path, iter_ref, user_data): __init__.py: def event_next(self): __init__.py: def update_default_sr(self, model, path, iter_ref, user_data): __init__.py: def update_vm_status(self, model, path, iter_ref, user_data): __init__.py: def update_storage_status(self, model, path, iter_ref, user_data): __init__.py: def delete_storage(self, model, path, iter_ref, user_data): __init__.py: def update_host_status(self, model, path, iter_ref, user_data): __init__.py: def delete_host(self, model, path, iter_ref, user_data): __init__.py: def log_filter_uuid(self, item): __init__.py: def task_filter_uuid(self, item_ref): __init__.py: def get_task_ref_by_uuid(self, uuid): __init__.py: def filter_vif_ref(self, item): __init__.py: def filter_vbd_ref(self, item): __init__.py: def filter_vbd_uuid(self, uuid): __init__.py: def filter_vm_uuid(self, item): __init__.py: def vm_filter_uuid(self): __init__.py: def storage_filter_uuid(self): __init__.py: def host_filter_uuid(self): __init__.py: def filter_custom_template(self, item): __init__.py: def filter_normal_template(self, item): __init__.py: def filter_vdi_ref(self): __init__.py: def search_in_liststore(self, list, ref, field): menuitem.py: def migrate_vm(self, widget, ref, host): menuitem.py: def fill_list_updates(self, ref, list): menuitem.py: def fill_management_networks(self, list, network_ref): menuitem.py: def fill_mamagement_ifs_list(self, list): menuitem.py: def set_default_storage(self, ref): menuitem.py: def repair_storage(self, list, ref): menuitem.py: def remove_server_from_pool(self, ref): menuitem.py: def add_server_to_pool(self, widget, ref, server, server_ref, master_ip): menuitem.py: def add_server_to_pool_force(self, ref, data=None): menuitem.py: def delete_pool(self, pool_ref): newvm.py: def get_path_available_host(self): rrdinfo.py: def __init__(self, uuid): rrdinfo.py: def __init__(self, uuid): rrdinfo.py: def __init__(self, url): rrdinfo.py: def get_nrows(self): rrdinfo.py: def get_vm_list(self): rrdinfo.py: def get_vm_param_list(self, uuid): rrdinfo.py: def get_vm_data(self, uuid, param, row): rrdinfo.py: def get_host_uuid(self): rrdinfo.py: def get_host_param_list(self): rrdinfo.py: def get_host_data(self, param, row): rrdinfo.py: def get_row_time(self,row): rrdinfo.py: def __lookup_data(self, col, row): rrdinfo.py: def __lookup_timestamp(self, row): rrdinfo.py: def refresh(self): rrdinfo.py: def __parse_xmldoc(self, xmldoc): rrdinfo.py: def lookup_metadata_bytag(name): rrdinfo.py: def __handle_col(self, col): rrdinfo.py:def main(): rrd.py: def __init__(self, filename): rrd.py: def parse_head(self): rrd.py: def parse_ds(self): rrd.py: def get_data(self): rrd.py: def __init__(self, filename): rrd.py: def parse_head(self): rrd.py: def parse_ds(self): rrd.py: def get_data(self, pdp=5): rrd.py:def prueba(value): rrd.py:def hovered(chart, graph, (x, y)): rrd.py:def dump(obj): storage.py: def fill_hw_hba(self, ref, list): storage.py: def detach_storage(self, ref): storage.py: def forget_storage(self, ref): storage.py: def delete_vdi(self, ref_vdi, ref_vm): storage.py: def reattach_and_introduce_hardware_hba(self, ref, uuid, name, path): storage.py: def reattach_hardware_hba(self, ref, uuid, name, path): storage.py: def check_hardware_hba(self, ref, uuid, text): storage.py: def search_storage_uuid(self, uuid): vm.py: def thread_import_vm(self, ref, file): vm.py: def copy_vm(self, ref, name, desc, sr=None, full=False): vm.py: def fill_importstg(self, list): vm_storage.py: def set_vm_dvd(self, vm, vdi): vm_storage.py: def add_disk_to_vm(self, name, description, sr, virtual_size, vmuuid, vm_ref): vm_storage.py: def attach_disk_to_vm(self, ref, vdi, ro):