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

/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py366 LOG.debug("SolarisDeploy._exec_ipmitool:driver_info: '%s', "
464 LOG.debug("SolarisDeploy._get_node_architecture")
484 LOG.debug("SolarisDeploy._get_node_architecture: cpu_arch: '%s'"
734 LOG.debug("SolarisDeploy._fetch_uri:uri: '%s'" % (uri))
833 LOG.debug("SolarisDeploy._get_archive_iso_and_uuid:mount_dir: '%s'" %
872 LOG.debug("SolarisDeploy._mount_archive:archive_uri: '%s'" %
903 LOG.debug("SolarisDeploy._mount_archive:cmd: '%s'" % (cmd))
920 LOG.debug("SolarisDeploy._umount_archive:mount_dir: '%s'" % (mount_dir))
938 LOG.debug("SolarisDeploy._get_archive_uuid")
964 LOG.debug("SolarisDeploy
1477 class SolarisDeploy(base.DeployInterface): class in inherits:base.DeployInterface
[all...]

Completed in 589 milliseconds