nova-api.log: QuantumClientException: 404 Not Found
Hi All, I am having a terrible getting my setup to work correctly. Certain nova commands such as image-list work fine, but others, including 'list', produce the error:
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-c348d321-14cf-4c45-b747-e7d2cd757b5c)
below are my config files, log outputs and debug traces. Here are some things to know:
- haproxy-int resolves to a VIP that is managed by pacemaker. It listens for, and load balanaces all the openstack services along with mysql (percona/galera cluster in my case)
- local-internal resolves to the internal IP on each node.
- *-int resolves to each hosts internal address.
All non-default config options for nova
All non-default config options for quantum
If anyone sees anything wrong, or a possible cause of the error it would be greatly appreciated. I have been hammering my head on this one for over a day now.