Comment 2 for bug 1829516

Revision history for this message
hongbin (hongbin034) wrote :

@Ajith,

According to your attached screenshot, your horizon was not able to access Zun's API at all.

It cannot access both:

* The container API: /containers
* The availability zone API: /availability-zones

However, if you was able to access using CLI (but couldn't access it in browser), then you might want to check the horizon logs to see the real error. The logs are under /var/log/apache2/horizon* on Ubuntu.

My best guess is that your Zun endpoint in keystone (i.e. http://controller:9517/v1) might not be accessible from browser. You might want to double check that.