[PATCH 0/2 conductor] RM3509 re-establish providers index page

John Eckersberg jeckersb at redhat.com
Thu Jul 19 18:07:19 UTC 2012


On Thu, 19 Jul 2012 13:30:30 -0400, Tzu-Mainn Chen <tzumainn at redhat.com> wrote:
> a) Re-establishes the providers index page.  Instead of the providers/ page redirecting to an edit page, it now displays summary usage information about providers: current instance states by provider, and historical instance states by provider.  It also displays a graph of running instance over a modifiable historical time frame.

On a related note, this is the reason for this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=841251.  Configure is still
trying to use the providers index page to determine whether a given
provider exists.  Since providers/ is always a 302, the provider is
never found in the body and configure always tries to create the
provider.

By bringing back the index page, it may magically fix the behavior in
that bug.  Longer term I need to switch configure to use the provider
api instead of scraping html (or take provider creation out of
configure, but that's a whole other discussion...)



More information about the aeolus-devel mailing list