| 
    pacemaker
    2.1.5-b7adf64e51
    
   Scalable High-Availability cluster resource manager 
   | 
 
#include <crm_internal.h>#include <crm/common/unittest_internal.h>#include <crm/common/xml.h>#include <crm/pengine/internal.h>#include <crm/pengine/status.h>#include <crm/pengine/pe_types.h>#include <lib/pengine/variant.h>
Go to the source code of this file.
Macros | |
| #define | PE__VARIANT_BUNDLE 1 | 
Variables | |
| xmlNode * | input = NULL | 
| pe_working_set_t * | data_set = NULL | 
| pe_node_t * | cluster01 | 
| pe_node_t * | cluster02 | 
| pe_node_t * | httpd_bundle_0 | 
| pe_resource_t * | exim_group | 
| pe_resource_t * | inactive_group | 
| pe_resource_t * | promotable_clone | 
| pe_resource_t * | inactive_clone | 
| pe_resource_t * | httpd_bundle | 
| pe_resource_t * | mysql_clone_group | 
| #define PE__VARIANT_BUNDLE 1 | 
Definition at line 19 of file native_find_rsc_test.c.
| pe_node_t* cluster01 | 
Definition at line 25 of file native_find_rsc_test.c.
| pe_node_t * cluster02 | 
Definition at line 25 of file native_find_rsc_test.c.
| pe_working_set_t* data_set = NULL | 
Definition at line 23 of file native_find_rsc_test.c.
| pe_resource_t* exim_group | 
Definition at line 26 of file native_find_rsc_test.c.
| pe_resource_t* httpd_bundle | 
Definition at line 27 of file native_find_rsc_test.c.
| pe_node_t * httpd_bundle_0 | 
Definition at line 25 of file native_find_rsc_test.c.
| pe_resource_t * inactive_clone | 
Definition at line 26 of file native_find_rsc_test.c.
| pe_resource_t * inactive_group | 
Definition at line 26 of file native_find_rsc_test.c.
| xmlNode* input = NULL | 
Definition at line 22 of file native_find_rsc_test.c.
| pe_resource_t * mysql_clone_group | 
Definition at line 27 of file native_find_rsc_test.c.
| pe_resource_t * promotable_clone | 
Definition at line 26 of file native_find_rsc_test.c.
 1.8.14