New in version 2014.7.0.
Please read core config documentation.
salt.cloud.clouds.lxc.
create
(vm_, call=None)Create an lxc Container. This function is idempotent and will try to either provision or finish the provision of an lxc container.
NOTE: Most of the initialization code has been moved and merged with the lxc runner and lxc.init functions
salt.cloud.clouds.lxc.
get_configured_provider
(vm_=None)Return the contextual provider of None if no configured one can be found.