Jump to: navigation, search

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

(Conponent State)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Hot Software Config Deps ==
 
== Hot Software Config Deps ==
 +
--[[User:Jun|Jun Jie Nan]] ([[User talk:Jun|talk]]) 08:42, 17 October 2013 (UTC)
 +
For blueprint [https://blueprints.launchpad.net/heat/+spec/hot-software-config-deps hot-software-config-deps]
 +
=== Background ===
  
=== 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.
  
=== Component Dependencies ====
+
Create: configure software,
 +
Delete:  do configuration cleanup.
 +
Update: reconfigure software
  
=== Component Dependencies Handling ===
+
=== 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