HomeClusterLabs Projects

[cleanup] Only symbols that should be used are exported from fencing library

Description

[cleanup] Only symbols that should be used are exported from fencing library

Previously, all symbols were exported what ends with redefining some symbols. Currently, the
wildcard (from fencing import *) imports only those that should be used. Rest of them make sense
for some fence agents (e.g. TELNET_PATH if we are not able to use regular fence_login) but there
are some symbols which have to be used before but they are not needed now. This will be solved later.

Details

Provenance
Marek 'marx' Grac <mgrac@redhat.com>Authored on Mar 31 2014, 6:51 AM
Parents
rF9dc04439d66f: [cleanup] Remove problems with redefining variables/functions
Branches
Unknown
Tags
Unknown

Event Timeline