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

120 lines
1.9 KiB
ReStructuredText

.. index:: Helpers
Helpers
=======
Ceph
----
.. automodule:: fuelweb_test.helpers.ceph
:members:
Checkers
--------
.. automodule:: fuelweb_test.helpers.checkers
:members:
Common
------
.. automodule:: fuelweb_test.helpers.common
:members:
Conf tempest
------------
.. automodule:: fuelweb_test.helpers.conf_tempest
:members:
Decorators
----------
.. automodule:: fuelweb_test.helpers.decorators
:members:
Eb tables
---------
.. automodule:: fuelweb_test.helpers.eb_tables
:members:
Fuel Actions
------------
.. automodule:: fuelweb_test.helpers.fuel_actions
:members:
Granular Deployment Checkers
----------------------------
.. automodule:: fuelweb_test.helpers.granular_deployment_checkers
:members:
Http
----
.. automodule:: fuelweb_test.helpers.http
:members:
Log Server
----------
.. automodule:: fuelweb_test.helpers.log_server
:members:
Multiple Networks Hacks
-----------------------
.. automodule:: fuelweb_test.helpers.multiple_networks_hacks
:members:
Nessus REST Client
------------------
.. automodule:: fuelweb_test.helpers.nessus
:members:
Ntp
---
.. automodule:: fuelweb_test.helpers.ntp
:members:
Os Actions
----------
.. automodule:: fuelweb_test.helpers.os_actions
:members:
Ovs helper
----------
.. automodule:: fuelweb_test.helpers.ovs
:members:
Pacemaker
---------
.. automodule:: fuelweb_test.helpers.pacemaker
:members:
Patching
--------
.. automodule:: fuelweb_test.helpers.patching
:members:
Rally
-----
.. automodule:: fuelweb_test.helpers.rally
:members:
Regenerate Repo
---------------
.. automodule:: fuelweb_test.helpers.regenerate_repo
:members:
Replace Reposiroties
--------------------
.. automodule:: fuelweb_test.helpers.replace_repos
:members:
Security
--------
.. automodule:: fuelweb_test.helpers.security
:members:
Ssl
---
.. automodule:: fuelweb_test.helpers.ssl
:members:
Utils
-----
.. automodule:: fuelweb_test.helpers.utils
:members: