MCPcopy Create free account

hub / github.com/cloud-bulldozer/browbeat / functions

Functions501 in github.com/cloud-bulldozer/browbeat

↓ 1 callersFunctioncleanup_resources
()
utils/rally_cleanup.py:323
↓ 1 callersMethodcompare_metadata
(self, index, role, uuids)
browbeat/elastic.py:520
↓ 1 callersMethodcompare_rally_results
(self, data, uuids, combined, metadata=None)
browbeat/elastic.py:243
↓ 1 callersMethodcopy_pbench_results
(self, jumphost_ip, pbench_result_dir)
rally/rally-plugins/pbench-fio/pbench_fio.py:156
↓ 1 callersMethodcreate_clients
Creates Client VM's :param jump_ssh: ssh connection :param num_clients: no.of clients :param image: VM image name :pa
rally/rally-plugins/workloads/stress_ng_utils.py:25
↓ 1 callersMethodcreate_clients
(self, jump_ssh, num_clients, image, flavor, user, **kwargs)
rally/rally-plugins/workloads/abench.py:68
↓ 1 callersMethodcreate_clients
(self, num_clients, image, flavor, user, user_data_file, **kwargs)
rally/rally-plugins/octavia/octavia-create-loadabalancer-listeners-pools-members.py:46
↓ 1 callersMethodcreate_clients
(self, jump_ssh, num_clients, image, flavor, user, **kwargs)
rally/rally-plugins/octavia/octavia-create-loadabalancer-resources.py:79
↓ 1 callersMethodcreate_clients_lb
Create <num_clients> clients :param num_clients: int, number of clients to create :param user: user to ssh :param user_data_f
rally/rally-plugins/dynamic-workloads/octavia.py:63
↓ 1 callersMethodcreate_custom_security_group
(self)
rally/rally-plugins/pbench-fio/pbench_fio.py:327
↓ 1 callersFunctioncreate_floatingip
Create a floating IP following Rally NeutronScenario._create_floatingip pattern. Rally ref: NeutronScenario._create_floatingip(floating_network)
workflow/neutron/__init__.py:376
↓ 1 callersMethodcreate_grafana_annotations
Create annotations on Grafana dashboard for a given scenario :param start_timestamp: epoch time when scenario started running :param e
browbeat/grafana.py:54
↓ 1 callersMethodcreate_guest_pairs
( self, jump_ssh, num_pairs, image, flavor,
rally/rally-plugins/workloads/pbench-uperf.py:73
↓ 1 callersMethodcreate_guests
(self, image, flavor, network, num_vms_per_compute, sg, volume_size)
rally/rally-plugins/pbench-fio/pbench_fio.py:302
↓ 1 callersFunctioncreate_keystone_session
()
ansible/install/roles/collectd-openstack/files/collectd_gnocchi_status.py:65
↓ 1 callersFunctioncreate_keystone_session
()
browbeat-containers/collectd-openstack/files/collectd_gnocchi_status.py:65
↓ 1 callersMethodcreate_listener
Create a listener. :param lb_id: ID of loadbalancer :param protocol_port: protocol port number for the listener :param max_att
rally/rally-plugins/dynamic-workloads/octavia.py:106
↓ 1 callersMethodcreate_loadbalancers
Create <num_lbs> loadbalancers with specified <num_pools> <num_clients> per Loadbalancer. :param octavia_image: image ID or instance for serv
rally/rally-plugins/dynamic-workloads/octavia.py:242
↓ 1 callersMethodcreate_member
Create a member. :param client_ip: client ip address :param pool_id: ID of pool :param subnet_id: subnet ID for pool :
rally/rally-plugins/dynamic-workloads/octavia.py:171
↓ 1 callersFunctioncreate_network
Create a network following Rally NeutronScenario._create_network pattern. Rally ref: NeutronScenario._create_network(network_create_args) Int
workflow/neutron/__init__.py:78
↓ 1 callersMethodcreate_pool
Create a pool. :param lb_id: ID of loadbalancer :param listener_id: ID of listener :param max_attempts: max retries
rally/rally-plugins/dynamic-workloads/octavia.py:141
↓ 1 callersFunctioncreate_port
Create a port following Rally NeutronScenario._create_port pattern. Rally ref: NeutronScenario._create_port(network, port_create_args) Intern
workflow/neutron/__init__.py:263
↓ 1 callersFunctioncreate_router
Create a router following Rally NeutronScenario._create_router pattern. Rally ref: NeutronScenario._create_router(router_create_args) Interna
workflow/neutron/__init__.py:179
↓ 1 callersFunctioncreate_security_group
Create a security group following Rally NeutronScenario._create_security_group pattern. Rally ref: NeutronScenario._create_security_group(**secur
workflow/neutron/__init__.py:307
↓ 1 callersFunctioncreate_security_group_rule
Create a security group rule following Rally pattern. Rally ref: NeutronScenario._create_security_group_rule( security_group_id, **securi
workflow/neutron/__init__.py:344
↓ 1 callersFunctioncreate_subnet
Create a subnet following Rally NeutronScenario._create_subnet pattern. Rally ref: NeutronScenario._create_subnet(network, subnet_create_args)
workflow/neutron/__init__.py:131
↓ 1 callersMethodcreate_swift_session
(self)
ansible/install/roles/collectd-openstack/files/collectd_swift_stat.py:114
↓ 1 callersMethodcreate_swift_session
(self)
browbeat-containers/collectd-openstack/files/collectd_swift_stat.py:114
↓ 1 callersFunctiondelete_floatingip
Delete a floating IP. Rally ref: NeutronScenario._delete_floating_ip(floating_ip) Internally calls: clients("neutron").delete_floatingip(fip_
workflow/neutron/__init__.py:410
↓ 1 callersMethoddelete_loadbalancers
Deletes <delete_num_lbs> loadbalancers randomly with associated resources :param delete_num_lbs: number of loadbalancers to delete
rally/rally-plugins/dynamic-workloads/octavia.py:315
↓ 1 callersMethoddelete_members_random_lb
Deletes members from a random loadbalancer :param delete_num_members: number of members to delete
rally/rally-plugins/dynamic-workloads/octavia.py:344
↓ 1 callersFunctiondelete_network
Delete a network following Rally NeutronScenario._delete_network pattern. Rally ref: NeutronScenario._delete_network(network) Internally call
workflow/neutron/__init__.py:94
↓ 1 callersFunctiondelete_port
Delete a port. Rally ref: NeutronScenario._delete_port(port) Internally calls: clients("neutron").delete_port(port_id)
workflow/neutron/__init__.py:284
↓ 1 callersFunctiondelete_router
Delete a router. Rally ref: NeutronScenario._delete_router(router) Internally calls: clients("neutron").delete_router(router_id)
workflow/neutron/__init__.py:199
↓ 1 callersFunctiondelete_security_group
Delete a security group following Rally NeutronScenario._delete_security_group pattern. Rally ref: NeutronScenario._delete_security_group(securit
workflow/neutron/__init__.py:326
↓ 1 callersFunctiondelete_server
Delete a server following Rally NovaScenario._delete_server pattern. Rally ref: NovaScenario._delete_server(server, force=False) Internally c
workflow/nova/__init__.py:220
↓ 1 callersFunctiondelete_subnet
Delete a subnet. Rally ref: NeutronScenario._delete_subnet(subnet) Internally calls: clients("neutron").delete_subnet(subnet_id)
workflow/neutron/__init__.py:156
↓ 1 callersMethoddelete_subports_from_random_trunks
Delete <<subport_count>> subports from <<num_trunks>> randomly chosen trunks :param num_trunks: int, number of trunks to be randomly chosen
rally/rally-plugins/dynamic-workloads/trunk.py:314
↓ 1 callersFunctiondetach_volume
Detach a volume from a server following Rally NovaScenario._detach_volume pattern. Rally ref: NovaScenario._detach_volume(server, volume) Int
workflow/nova/__init__.py:449
↓ 1 callersMethoddispatch_value
Dispatch a value to collectd
ansible/install/roles/collectd-openstack/files/collectd_iostat_python.py:296
↓ 1 callersMethoddispatch_value
Dispatch a value to collectd
browbeat-containers/collectd-rhoso/files/collectd_iostat_python.py:296
↓ 1 callersMethoddispatch_value
Dispatch a value to collectd
browbeat-containers/collectd-openstack/files/collectd_iostat_python.py:296
↓ 1 callersMethoddump_report
(result_dir, time_stamp)
browbeat/workloads/base.py:81
↓ 1 callersMethodexecute_step
Execute single operation step Args: step (dict): Step definition with operation and args step_index (int): Index of t
browbeat/workloads/workflow.py:406
↓ 1 callersMethodexecute_steps
Execute scenario steps sequentially with state management Args: steps (list): List of step definitions scenario_name
browbeat/workloads/workflow.py:348
↓ 1 callersMethodfile_to_json
(self, filename, push_to_es=False)
browbeat/workloads/rally.py:106
↓ 1 callersFunctionfind_raft_leader
Find the leader pod in a RAFT cluster. Discovers pods by prefix, runs a status command on each via oc exec, and identifies the leader by matc
workflow/oc/__init__.py:103
↓ 1 callersMethodgen_scenario_json
(self, task_id)
browbeat/workloads/rally.py:91
↓ 1 callersMethodgen_scenario_json_file
(self, task_id, test_name)
browbeat/workloads/rally.py:96
↓ 1 callersFunctiongenerate_csv_from_df
Generate csv files from pandas dataframe :param csv_files_path: str, path of directory to generate csv files :param df_dict: dict, dict of dat
utils/rally_google_sheet_gen.py:114
↓ 1 callersFunctionget_admin_security_group
()
utils/rally_cleanup.py:228
↓ 1 callersFunctionget_all_handlers
Return combined handler map from all project modules. Args: workflow_instance: Workflow instance providing os_clients, logger, state
workflow/__init__.py:20
↓ 1 callersMethodget_complete_duration_data
Complete duration data is stored in dict format to increase efficiency of operations. Rally add_output() function expects a list as input. Thi
rally/rally-plugins/reports/process_atomic_actions_data.py:71
↓ 1 callersMethodget_duplicate_actions_list
Get list of atomic actions which occur more than once in an iteration :param atomic_actions: list, self.atomic_actions() from a rally scenario
rally/rally-plugins/reports/process_atomic_actions_data.py:33
↓ 1 callersFunctionget_engine
()
ansible/install/roles/rally/files/browbeat-rally/browbeat_rally/db/schema.py:34
↓ 1 callersMethodget_environment_metadata
(self, sys_data)
browbeat/prescribe.py:72
↓ 1 callersMethodget_environment_metadata
(self, sys_data)
browbeat/metadata.py:58
↓ 1 callersMethodget_hardware_metadata
(self, sys_data)
browbeat/prescribe.py:39
↓ 1 callersMethodget_hardware_metadata
(self, sys_data)
browbeat/metadata.py:36
↓ 1 callersMethodget_operation_handler
Return handler function for operation type Args: operation_type (str): Operation type (e.g., 'nova.boot_server',
browbeat/workloads/workflow.py:494
↓ 1 callersFunctionget_python_site_package
(workload)
browbeat/path.py:72
↓ 1 callersMethodget_result_data
(self, index, browbeat_uuid)
browbeat/elastic.py:469
↓ 1 callersMethodget_router_by_trunk
Get router for a given trunk :param trunk: dict, trunk details :returns: router object
rally/rally-plugins/dynamic-workloads/trunk.py:135
↓ 1 callersMethodget_software_metadata
(self, sys_data)
browbeat/prescribe.py:96
↓ 1 callersMethodget_software_metadata
(self, index, role, browbeat_uuid)
browbeat/elastic.py:156
↓ 1 callersMethodget_software_metadata
(self, sys_data)
browbeat/metadata.py:68
↓ 1 callersMethodget_task_id
(self, test_name)
browbeat/workloads/rally.py:79
↓ 1 callersMethodget_uuidlist
(self, data)
browbeat/workloads/shaker.py:264
↓ 1 callersMethodget_version_metadata
(self, sys_data)
browbeat/prescribe.py:83
↓ 1 callersMethodhandle_jobs
(self, jump_ssh_root, job_input, block_size, sample)
rally/rally-plugins/pbench-fio/pbench_fio.py:231
↓ 1 callersMethodindex_step_result
Index step result to Elasticsearch Args: step (dict): Step definition step_index (int): Index of the step
browbeat/workloads/workflow.py:508
↓ 1 callersMethodinitialize_openstack_clients
Initialize OpenStack clients using rally_openstack.osclients. Loads credentials from the same source files used to create the Rally d
browbeat/workloads/workflow.py:181
↓ 1 callersMethodinstall_ocp_cluster
Installs openshift cluster on openstack
rally/rally-plugins/dynamic-workloads/ocp_on_osp.py:21
↓ 1 callersMethodinstall_pbench
(self, jump_ssh, ansible_forks)
rally/rally-plugins/pbench-fio/pbench_fio.py:195
↓ 1 callersFunctionis_containerized
(service_name)
ansible/install/roles/rsyslog-templates/files/openstack-log-locator.py:33
↓ 1 callersMethodjson_result
(self, task_id, scenario_name, run, test_name, result_dir)
browbeat/workloads/rally.py:185
↓ 1 callersFunctionlist_flavors
List flavors following Rally NovaScenario._list_flavors pattern. Rally ref: NovaScenario._list_flavors() Internally calls: clients("nova").fl
workflow/nova/__init__.py:488
↓ 1 callersFunctionlist_floating_ips
List floating IPs following Rally NeutronScenario._list_floating_ips pattern. Rally ref: NeutronScenario._list_floating_ips(**kwargs) Interna
workflow/neutron/__init__.py:428
↓ 1 callersFunctionlist_hypervisors
List hypervisors following Rally NovaScenario._list_hypervisors pattern. Rally ref: NovaScenario._list_hypervisors() Internally calls: client
workflow/nova/__init__.py:473
↓ 1 callersMethodlist_locks
List all locks in database :returns: list, list of lock dictionaries
rally/rally-plugins/dynamic-workloads/dynamic_utils.py:329
↓ 1 callersFunctionlist_networks
List networks following Rally NeutronScenario._list_networks pattern. Rally ref: NeutronScenario._list_networks(**kwargs) Internally calls: c
workflow/neutron/__init__.py:112
↓ 1 callersFunctionlist_servers
List servers following Rally NovaScenario._list_servers pattern. Rally ref: NovaScenario._list_servers(detailed=True) Internally calls: clien
workflow/nova/__init__.py:282
↓ 1 callersFunctionload_browbeat_config
(path)
utils/rally_cleanup.py:297
↓ 1 callersMethodload_file
(self, filename)
browbeat/prescribe.py:30
↓ 1 callersMethodload_file
(self, filename)
browbeat/metadata.py:24
↓ 1 callersMethodload_json
(self, result)
browbeat/elastic.py:58
↓ 1 callersMethodload_json_file
(self, result)
browbeat/elastic.py:64
↓ 1 callersFunctionlog
Log a message. Args: wf: Workflow instance args (dict): Arguments with 'message' key step (dict): Full step definition
workflow/common/__init__.py:49
↓ 1 callersMethodlog_error
Log error with iteration number :param msg: str, message to log
rally/rally-plugins/dynamic-workloads/dynamic_utils.py:41
↓ 1 callersFunctionlog_to_service
(service_name, log_name)
ansible/install/roles/rsyslog-templates/files/openstack-log-locator.py:59
↓ 1 callersFunctionmain
()
browbeat.py:76
↓ 1 callersFunctionmain
()
ansible/install/roles/rsyslog-templates/files/openstack-log-locator.py:69
↓ 1 callersFunctionmain
(args)
rally/rally-plugins/netcreate-boot/scapy_icmp.py:49
↓ 1 callersFunctionmain
(args)
rally/rally-plugins/dynamic-workloads/scapy_icmp.py:49
↓ 1 callersFunctionmain
()
browbeat/prescribe.py:186
↓ 1 callersFunctionmain
()
browbeat/metadata.py:120
↓ 1 callersMethodpod_fip_simulation
Simulate pods with floating ips using subports on trunks and VMs :param ext_net_id: external network ID for floating IP creation :para
rally/rally-plugins/dynamic-workloads/trunk.py:204
↓ 1 callersMethodpost_process
(self, cli)
browbeat/tools.py:159
↓ 1 callersMethodprepare_inventory
(self, server_ips, pbench_key_url, pbench_config_url, pbench_repo_name)
rally/rally-plugins/pbench-fio/pbench_fio.py:354
↓ 1 callersFunctionprint_config_entry
(service_name, log_location)
ansible/install/roles/rsyslog-templates/files/openstack-log-locator.py:46
← previousnext →201–300 of 501, ranked by callers