Searched refs:SolarisDeploy (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/openstack/ironic/files/drivers/
H A Dsolaris.py40 self.deploy = solaris_ipmitool.SolarisDeploy()
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py345 LOG.debug("SolarisDeploy._exec_ipmitool:driver_info: '%s', "
435 LOG.debug("SolarisDeploy._get_node_architecture")
455 LOG.debug("SolarisDeploy._get_node_architecture: cpu_arch: '%s'"
704 LOG.debug("SolarisDeploy._fetch_uri:uri: '%s'" % (uri))
803 LOG.debug("SolarisDeploy._get_archive_iso_and_uuid:mount_dir: '%s'" %
842 LOG.debug("SolarisDeploy._mount_archive:archive_uri: '%s'" %
873 LOG.debug("SolarisDeploy._mount_archive:cmd: '%s'" % (cmd))
890 LOG.debug("SolarisDeploy._umount_archive:mount_dir: '%s'" % (mount_dir))
908 LOG.debug("SolarisDeploy._get_archive_uuid")
934 LOG.debug("SolarisDeploy
1411 class SolarisDeploy(base.DeployInterface): class in inherits:base.DeployInterface
[all...]

Completed in 15 milliseconds