diff options
author | Radostin Stoyanov <rstoyanov1@gmail.com> | 2017-07-03 08:27:24 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cbosdonnat@suse.com> | 2017-07-04 09:05:46 +0200 |
commit | 65ef323df230b770c56217367e9c019cffcb0a7d (patch) | |
tree | ab3fc8299479b580277c3e76656c8372c85c2712 /src/virtBootstrap/virt_bootstrap.py | |
parent | 4e516249e2509b48f235394af541da1fe06c0e33 (diff) | |
download | virt-bootstrap.git-65ef323df230b770c56217367e9c019cffcb0a7d.tar.gz virt-bootstrap.git-65ef323df230b770c56217367e9c019cffcb0a7d.tar.xz virt-bootstrap.git-65ef323df230b770c56217367e9c019cffcb0a7d.zip |
Expose bootstrap method from virtBootstrap module
This allows other python applications to import the virtBootstrap
module and call the bootstrap() method.
Example:
>>> import virtBootstrap
>>> virtBootstrap.bootstrap()
Diffstat (limited to 'src/virtBootstrap/virt_bootstrap.py')
0 files changed, 0 insertions, 0 deletions