Jump to: navigation, search

Difference between revisions of "Heat/Blueprints/hot-software-config-deps"

(Component Dependencies =)
(Conponent State)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
=== Background ===
 
=== Background ===
  
=== Component Dependencies ===
+
=== Component as Heat Resource ===
 +
New heat resource Heat::SoftwareConfig will be introduced.
  
=== Component Dependencies Handling ===
+
So we can use heat resource-list to check each component's state.
 +
 
 +
Create: configure software,
 +
Delete:  do configuration cleanup.
 +
Update: reconfigure software
 +
 
 +
=== Conponent State Change===

Latest revision as of 15:01, 17 October 2013

Hot Software Config Deps

--Jun Jie Nan (talk) 08:42, 17 October 2013 (UTC) For blueprint hot-software-config-deps

Background

Component as Heat Resource

New heat resource Heat::SoftwareConfig will be introduced.

So we can use heat resource-list to check each component's state.

Create: configure software, Delete: do configuration cleanup. Update: reconfigure software

Conponent State Change