Searched refs:shutil (Results 1 - 5 of 5) sorted by relevance

/solaris-userland-s11u3/components/openstack/common/files/
H A Dopenstack_common.py26 import shutil namespace
44 shutil.copy2(old_file, old_file + '.' + today)
/solaris-userland-s11u3/tools/
H A Duserland-fetch33 import shutil
216 shutil.copy2(path, name)
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py30 import shutil namespace
830 shutil.rmtree(temp_tar_dir)
878 shutil.rmtree(mount_dir)
899 shutil.rmtree(mount_dir)
2345 shutil.rmtree(os.path.dirname(iso))
2351 shutil.rmtree(os.path.dirname(iso))
/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py90 import shutil namespace
1498 shutil.rmtree(os.path.join(cfg.CONF.solaris.config_base_dir,
/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py26 import shutil namespace
1526 shutil.copy(sc_profile, sc_dir)
1528 shutil.copytree(sc_profile, os.path.join(sc_dir,
1895 shutil.rmtree(sc_dir)
1921 shutil.rmtree(sc_dir)

Completed in 1043 milliseconds