fuel-qa/doc/helpers.rst
Artem Grechanichenko 87abc7b6a2 Getting pacemaker node attribures and node status as dict.
def get_pacemaker_nodes_attributes(cibadmin_status_xml)
Adding possibility to parse 'cibadmin --query --scope status'.
Function return nested dictionary with node-fqdn and attribute name as keys.

def get_pcs_nodes(pcs_status_xml)
Adding possibility to parse 'pcs status xml'.
and return nested dictionary with node-fqdn and attribute name as keys.
They will be used in test for pacemaker resources when disk is full

Change-Id: Ieabef9eca1eff79ac504ae6df1e1a1409ed276ff
Closes-Bug: #1507721
Related-Bug: #1500446
2015-10-20 22:57:49 +03:00

1.9 KiB

Helpers

Helpers

Ceph

fuelweb_test.helpers.ceph

Checkers

fuelweb_test.helpers.checkers

Common

fuelweb_test.helpers.common

Conf tempest

fuelweb_test.helpers.conf_tempest

Decorators

fuelweb_test.helpers.decorators

Eb tables

fuelweb_test.helpers.eb_tables

Fuel Actions

fuelweb_test.helpers.fuel_actions

Granular Deployment Checkers

fuelweb_test.helpers.granular_deployment_checkers

Http

fuelweb_test.helpers.http

Log Server

fuelweb_test.helpers.log_server

Multiple Networks Hacks

fuelweb_test.helpers.multiple_networks_hacks

Nessus REST Client

fuelweb_test.helpers.nessus

Ntp

fuelweb_test.helpers.ntp

Os Actions

fuelweb_test.helpers.os_actions

Ovs helper

fuelweb_test.helpers.ovs

Pacemaker

fuelweb_test.helpers.pacemaker

Patching

fuelweb_test.helpers.patching

Rally

fuelweb_test.helpers.rally

Regenerate Repo

fuelweb_test.helpers.regenerate_repo

Replace Reposiroties

fuelweb_test.helpers.replace_repos

Security

fuelweb_test.helpers.security

Ssl

fuelweb_test.helpers.ssl

Utils

fuelweb_test.helpers.utils