Searched refs:deploy (Results 1 - 4 of 4) sorted by relevance

/solaris-userland/components/python/paste.deploy/
H A DMakefile35 COMPONENT_PROJECT_URL= http://pythonpaste.org/deploy/
36 COMPONENT_BUGDB= python-mod/paste-deploy
/solaris-userland/components/openstack/ironic/files/drivers/
H A Dsolaris.py40 self.deploy = solaris_ipmitool.SolarisDeploy()
/solaris-userland/components/openstack/ironic/files/
H A Dironic.conf402 # File name for the paste.deploy config for api service
684 # Timeout (seconds) to wait for a callback from a deploy
980 [deploy]
1046 # Deprecated group/name - [deploy]/efi_system_partition_size
1051 # Deprecated group/name - [deploy]/dd_block_size
1056 # Deprecated group/name - [deploy]/iscsi_verify_attempts
1088 # This is the delay (in seconds) from the time of the deploy
1231 # http_url to be configured in the [deploy] section of the
1239 # Options defined in ironic.drivers.modules.ilo.deploy
2147 # The disk devices to scan while doing the deploy
[all...]
/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py136 'archive_uri': _("URI of archive to deploy. Optional."),
1595 def deploy(self, task): member in class:SolarisDeploy
1606 before deploy().
1609 :returns: deploy state DEPLOYWAIT.
1611 LOG.debug("SolarisDeploy.deploy()")
1648 :returns: deploy state DELETED.

Completed in 27 milliseconds