charm-interface-pacemaker-r.../requires.py

6 lines
83 B
Python

from charms.reactive import Endpoint
class PacemakerRequires(Endpoint):
pass