manageiq: Unknown attribute 'cpu_total_cores' for Azure provider

I’m getting this error when using najdorf-1.3. As a result I’m unable to use Azure Cloud Provider.

unknown attribute 'cpu_total_cores' for ManageIQ::Providers::Azure::CloudManager::Flavor.

image

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 19 (8 by maintainers)

Most upvoted comments

@agrare @Fryguy I was able to successfully migrate from prod lasker to najdorf and dev mophy to najdorf following this documentation.

rake db:drop db:create was needed before using pg_restore. No errors were found. I changed the entrypoint of docker to do the migration.