fuel-qa/doc
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
..
Makefile doc: Added an initial Sphinx documentation 2015-05-07 17:42:38 +03:00
base_tests.rst Add ironic_base test case 2015-10-09 12:45:07 +00:00
conf.py Documentation for fuel-qa. 2015-06-23 13:45:40 +03:00
general.rst Add missing docs to ./doc files 2015-08-20 01:22:34 +03:00
helpers.rst Getting pacemaker node attribures and node status as dict. 2015-10-20 22:57:49 +03:00
index.rst Add missing docs to ./doc files 2015-08-20 01:22:34 +03:00
models.rst Fix verify-fuel-qa-docs for fuel-qa 2015-08-11 14:14:07 +03:00
requirements.txt doc: Added an initial Sphinx documentation 2015-05-07 17:42:38 +03:00
testrail.rst Fix verify-fuel-qa-docs for fuel-qa 2015-08-11 14:14:07 +03:00