002eec951f
backport: stein, rocky
During startup of nova-compute, we see the following error message:
Error gathering result from cell 00000000-0000-0000-0000-000000000000:
DBNotAllowed: nova-compute
This issue was observed in devstack [1], and fixed [2] by removing
database configuration from the compute service.
This change takes the same approach, removing DB config from nova.conf
in the nova-compute* containers.
[1] https://bugs.launchpad.net/devstack/+bug/1812398
[2]
|
||
---|---|---|
.. | ||
id_rsa | ||
id_rsa.pub | ||
libvirtd.conf.j2 | ||
nova-api.json.j2 | ||
nova-compute-ironic.json.j2 | ||
nova-compute.json.j2 | ||
nova-conductor.json.j2 | ||
nova-consoleauth.json.j2 | ||
nova-libvirt.json.j2 | ||
nova-novncproxy.json.j2 | ||
nova-scheduler.json.j2 | ||
nova-serialproxy.json.j2 | ||
nova-spicehtml5proxy.json.j2 | ||
nova-ssh.json.j2 | ||
nova.conf.j2 | ||
qemu.conf.j2 | ||
secret.xml.j2 | ||
ssh_config.j2 | ||
sshd_config.j2 |