Revision b8028dcf lib/rapi/rlib2.py

b/lib/rapi/rlib2.py
155 155
# Feature string for node evacuation with LU-generated jobs
156 156
_NODE_EVAC_RES1 = "node-evac-res1"
157 157

  
158
ALL_FEATURES = frozenset([
158
ALL_FEATURES = compat.UniqueFrozenset([
159 159
  _INST_CREATE_REQV1,
160 160
  _INST_REINSTALL_REQV1,
161 161
  _NODE_MIGRATE_REQV1,

Also available in: Unified diff