theforeman / foreman_rh_cloud

a plugin to Foreman that generates and uploads reports to the Red Hat cloud
GNU General Public License v3.0
6 stars 32 forks source link

Add Migration for new missing hosts table #819

Closed chris1984 closed 1 year ago

chris1984 commented 1 year ago

@ShimShtein here is the pr for the table create migration

ShimShtein commented 1 year ago

We are missing an organization_id field. The host should belong to the org that queried the cloud inventory.

chris1984 commented 1 year ago

@ShimShtein updated.