Can I get some help? I checked every configuration file, every log, problems arise only with this command.
root@aio-controller stack(keystone)# su -s /bin/bash placement -c "placement-manage db sync"
root@aio-controller stack(keystone)# su -s /bin/bash nova -c "nova-manage api_db sync"
root@aio-controller stack(keystone)# su -s /bin/bash nova -c "nova-manage cell_v2 map_cell0"
Cell0 is already setup
root@aio-controller stack(keystone)# su -s /bin/bash nova -c "nova-manage db sync"
ERROR: Could not access cell0.
Has the nova_api database been created?
Has the nova_cell0 database been created?
Has "nova-manage api_db sync" been run?
Has "nova-manage cell_v2 map_cell0" been run?
Is [api_database]/connection set in nova.conf?
Is the cell0 database connection URL correct?
Error: Can't load plugin: sqlalchemy.dialects:mysql_pymysql