Bug 1042258

Summary: [RFE][heat]: PortCheck, a WaitCondition-like Resource
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/heat/+spec/port-check-condition-resource
Whiteboard: upstream_milestone_none upstream_status_slow-progress upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:35:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:32:43 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/port-check-condition-resource.

Description:

In many cases, we are interested in waiting for a particular service to become available on a newly booted VM. This can currently be achieved by combining WaitConditions with UserData scripts (or an external service) that perform the port checks. It would be much simpler in these scenarios to have a resource that waits for a particular (TCP) port to begin accepting connections.

Specification URL (additional information):

None