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> id => (generated) display_name => name description => description notes => notes (by Notes relation) capabilities => (omitted: supported nodes) (omitted) rsa_pub => (omitted: supported nodes) (omitted) </pre>