python-terrascript/terrascript/xenorchestra/r.py

26 lines
461 B
Python

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