”.
- Gabriel
From: Brent Troge [mailto:brenttroge2...@gmail.com]
Sent: Tuesday, August 19, 2014 12:45 PM
To: Gabriel Hurley
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] SWIFT AND HORIZON
Right, I saw the minimum requirement list, but figured that was outdated, due
to the
While you *can* hack things around to make it work, the answer is that
out-of-the-box it’s not supported. In the Horizon Quickstart guide it lists
“Nova (compute, api, scheduler, and network), Glance, and Keystone” as the
minimum required services. All others are optionally supported from there.
At the point at which the Horizon project first began (during the Cactus, I
believe) the handful of folks working on it wanted a Python web framework that
would get them up and running as fast as possible. That meant lots of built-in,
“batteries-included” features so they didn’t need to reinvent
The reason the architecture is the way it is in Horizon right now is because
historically most projects have sent messages that are either raw tracebacks
(not appropriate for a popup error display at all), extremely
detailed/technical reports containing multiple resource IDs that are not
human-
The answer is "sort of". Most projects (including Nova) publish to an RPC
"notifications" channel (e.g. in rabbitMQ or whichever you use in your
deployment). This is how Ceilometer gets some of its data.
There is common code for connecting to the notification queue in Oslo (the
"rpc" and "notif
Yes and No. They will appear to be logged in to Horizon, but the Keystone token
will be invalid and thus they will be unable to obtain any data or perform any
actions via the APIs. Since all of Horizon's data comes from APIs, this is a
very limited problem space.
There are reasonably well-docum
I have a question on this:
I logged in to take the user survey, and it still had all of my answers from
the last user survey filled in. If this is intentional, it's very strange
behavior. I don't feel that I should be overwriting my previous answers. That
feels oddly invalidating. It also encou