Refactor #2117
Updated by jortel@redhat.com over 8 years ago
The data in the _consumers_ collection needs to be migrated into the _Consumer_ table in postgres.
For each field in the consumer document:
<pre>
consumers => consumer
______________|____________________________
id => id (generated)
display_name => name
description => description
notes => notes (by Notes relation)
capabilities => (omitted: supported agent)
rsa_pub => (omitted: supported agent)
</pre>
*Note*: The agent is not included in 3.0.