On Tue, 2012-09-04 at 22:08 +0200, Michal Fojtik wrote: > On 05/09/12 15:28 +0200, [email protected] wrote: > > I forgot to add the '/' entrypoint ;-) But this is a good question. > What we should do when client access the '/' ? > > Before we used redirect to '/api' but what if the '/api' is not > mounted? (like deltacloud is started using -f cimi ;)
I would, no matter how many frontends are enabled, produce a pretty HTML list of the enabled frontends at '/'; the list should have a link to the frontend, some short sentence saying what it is, and the explicit URL for the entry point of that frontend. If a frontend is not enabled, we could still show it in the list, but without linking to it, and just say 'not enabled' where we'd print hte explicit URL. David
