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

/solaris-userland-s11u3/components/python/paste.deploy/
H A DMakefile32 COMPONENT_PROJECT_URL= http://pythonpaste.org/deploy/
33 COMPONENT_BUGDB= python-mod/paste-deploy
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/
H A Dsolaris.py40 self.deploy = solaris_ipmitool.SolarisDeploy()
/solaris-userland-s11u3/components/python/webtest/
H A DMakefile37 # Depends on paste.deploy, which depends on paste, which is not Python 3 ready.
64 REQUIRED_PACKAGES += library/python/paste.deploy-26
65 REQUIRED_PACKAGES += library/python/paste.deploy-27
/solaris-userland-s11u3/components/openstack/ironic/files/
H A Dironic.conf372 # Whether Ironic will manage TFTP files for the deploy
374 # own TFTP server that allows booting the deploy ramdisks.
502 # Timeout (seconds) for waiting callback from deploy ramdisk.
722 [deploy]
907 # Options defined in ironic.drivers.modules.ilo.deploy
1521 # The disk devices to scan while doing the deploy. (string
/solaris-userland-s11u3/components/tomcat/
H A DMakefile62 COMPONENT_BUILD_TARGETS=download deploy
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py141 'archive_uri': _("URI of archive to deploy. Optional."),
1529 def deploy(self, task): member in class:SolarisDeploy
1540 before deploy().
1543 :returns: deploy state DEPLOYWAIT.
1545 LOG.debug("SolarisDeploy.deploy()")
1582 :returns: deploy state DELETED.

Completed in 47 milliseconds