Commit fd587e04 authored by Ivan Tyagov's avatar Ivan Tyagov

Add Wendelin sample (default) model.

parent 67dc5f26
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Ingestion</string> </value> <value> <string>Append to Data Stream</string> </value>
</item> </item>
<item> <item>
<key> <string>workflow_history</string> </key> <key> <string>workflow_history</string> </key>
...@@ -541,6 +541,51 @@ ...@@ -541,6 +541,51 @@
</value> </value>
</item> </item>
</dictionary> </dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.62141.57268.28996</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="3.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>1504860276.36</float>
<string>UTC</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list> </list>
</tuple> </tuple>
</pickle> </pickle>
......
...@@ -13,4 +13,5 @@ portal_ingestion_policies/wendelin_** ...@@ -13,4 +13,5 @@ portal_ingestion_policies/wendelin_**
sensor_module/wendelin_** sensor_module/wendelin_**
project_module/wendelin_** project_module/wendelin_**
organisation_module/wendelin_** organisation_module/wendelin_**
portal_callables/IngestionPolicy_parseSimpleFluentdTag portal_callables/IngestionPolicy_parseSimpleFluentdTag
\ No newline at end of file data_supply_module/wendelin_**
\ No newline at end of file
...@@ -9,6 +9,7 @@ data_operation_module/wendelin_** ...@@ -9,6 +9,7 @@ data_operation_module/wendelin_**
data_product_module/wendelin_** data_product_module/wendelin_**
data_release_module/wendelin_** data_release_module/wendelin_**
data_set_module/wendelin_** data_set_module/wendelin_**
data_supply_module/wendelin_**
organisation_module/wendelin_** organisation_module/wendelin_**
portal_callables/IngestionPolicy_parseSimpleFluentdTag portal_callables/IngestionPolicy_parseSimpleFluentdTag
portal_categories/quantity_unit portal_categories/quantity_unit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment