Comment 3 for bug 1789535

Revision history for this message
Ha Manh Dong (donghm) wrote :

Hi Matt,

> Is the check running before or after the nova-compute service is showing up in the "nova service-list" output?

I tested after the nova-compute service is showing up in the "nova service-list" output and I also tested after I had created vm successfully.

> Is the nova.conf being used to run the nova-status upgrade check CLI configured with the [api_database]/connection set

Yes, the connections was added in the nova.conf

[api_database]
connection = mysql+pymysql://nova_api:hn2yBVvBFGV396urk44UEPtvbOsfpebIT5JYLq6K@192.168.122.250:3306/nova_api

> Which release is this tested against?

I also tested this in Rocky stable and have same issue, in Queens stable is ok.

Thanks.