On Mar 5, 2013, at 5:53 PM, Dolph Mathews wrote:
> The "service catalog" refers to a subset of keystone's interface that
> provides a catalog of services and endpoints to authenticated API users. It's
> the computed result of your service-list and endpoint-list and it's how those
> users find
Hi Brad,
It's nearly always "the configuration files were hand-typed and there's a
mistake" when doing manual installs. Scripts are fine when you understand
what they're doing, but manual installs have their place too, for learning.
You might enjoy this document to grasp some of the nomenclature.
On Tue, Mar 5, 2013 at 5:28 PM, Brad Knowles wrote:
> On Mar 5, 2013, at 5:20 PM, Matt Joyce
> wrote:
>
> > check in horizon and see if you can follow inside of a stack trace
> there. you can see if any of the context's from the wsgi queries is seeing
> a 404.
>
> Horizon? That's not a service
On Mar 5, 2013, at 5:20 PM, Matt Joyce wrote:
> check in horizon and see if you can follow inside of a stack trace there.
> you can see if any of the context's from the wsgi queries is seeing a 404.
Horizon? That's not a service I've heard of before. I'm basically following
the structure at
check in horizon and see if you can follow inside of a stack trace there.
you can see if any of the context's from the wsgi queries is seeing a 404.
these would be queries between glance and other backend APIs.
example:
you --- query > glance
glance sees you token...
glance --- query ---
5 matches
Mail list logo