python-terrascript/terrascript/libvirt/d.py

22 lines
427 B
Python

# terrascript/libvirt/d.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class libvirt_network_dns_host_template(terrascript.Data):
pass
class libvirt_network_dns_srv_template(terrascript.Data):
pass
class libvirt_network_dnsmasq_options_template(terrascript.Data):
pass