Add some nodepool diagrams

This commit is contained in:
Mate Lakat 2013-12-10 15:01:46 +00:00
parent 8e7b45aeee
commit 0b57c2936e
2 changed files with 109 additions and 0 deletions

BIN
doc/nodepool.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

109
doc/nodepool.uxf Normal file
View File

@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="11.5.1">
<zoom_level>10</zoom_level>
<element>
<type>com.umlet.element.custom.State</type>
<coordinates>
<x>220</x>
<y>340</y>
<w>120</w>
<h>40</h>
</coordinates>
<panel_attributes>launch instance</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.custom.State</type>
<coordinates>
<x>380</x>
<y>340</y>
<w>150</w>
<h>40</h>
</coordinates>
<panel_attributes>execute
${image.setup}
</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
<x>310</x>
<y>330</y>
<w>90</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>70;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.custom.State</type>
<coordinates>
<x>570</x>
<y>340</y>
<w>200</w>
<h>40</h>
</coordinates>
<panel_attributes>snapshot the instance</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
<x>500</x>
<y>330</y>
<w>90</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>70;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.custom.InitialState</type>
<coordinates>
<x>160</x>
<y>350</y>
<w>20</w>
<h>20</h>
</coordinates>
<panel_attributes>i</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
<x>150</x>
<y>330</y>
<w>90</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>70;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.custom.Text</type>
<coordinates>
<x>120</x>
<y>270</y>
<w>670</w>
<h>60</h>
</coordinates>
<panel_attributes>*Nodepool behavior*
configuration file:
openstack-infra/config/modules/openstack_project/templates/nodepool/nodepool.yaml.erb
</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Note</type>
<coordinates>
<x>230</x>
<y>390</y>
<w>540</w>
<h>30</h>
</coordinates>
<panel_attributes>The responsibility of the ${image.setup} is to prepare a golden image.
bg=yellow</panel_attributes>
<additional_attributes/>
</element>
</diagram>