python-terrascript/terrascript/lvsnetwork/r.py

18 lines
338 B
Python

# terrascript/lvsnetwork/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class lvsnetwork_ifacevrrp(terrascript.Resource):
pass
class lvsnetwork_vrrp_script(terrascript.Resource):
pass