HomeClusterLabs Projects

fence_rhevm: Fill in outlet status in get_list

Description

fence_rhevm: Fill in outlet status in get_list

The outlet status was set to None for all outlets. This results in a
traceback in fencing.py as it tries to execute the upper() function on
the status. This is fine when the account that tries to access the data
is an admin account as the list will be empty. If a UserRole user is
used, the vm list is not empty and the error occurs.

Fill in the status of each vm in the outlet status to prevent the
traceback.

Details

Provenance
Rik Theys <Rik.Theys@esat.kuleuven.be>Authored on May 19 2015, 7:31 AM
Parents
rF03eee868ec5f: fence_rhevm: Add Filter header
Branches
Unknown
Tags
Unknown

Event Timeline