This was discussed two summits ago, I believe the preferred way to modify
the tables was to extend the panel classes, do your customization there,
and use the plugin mechanism to turn off the original panel and add the
newly extended panel.

It is not straight-forward, but it will be have less risk breaking than
monkey-patching the table class through the customization module.

-Lin

On Tue, Jul 7, 2015 at 8:23 AM, Rob Cresswell (rcresswe) <rcres...@cisco.com
> wrote:

> AFAIK, the customisation is mainly restricted to panels and dashboards and
> styling, as Matthias said.
> I¹ll be looking into extending the workflows shortly. If you have any
> ideas on implementation, feel free to suggest.
>
> Rob
>
>
> On 07/07/2015 11:00, "Matthias Runge" <mru...@redhat.com> wrote:
>
> >On Mon, Jul 06, 2015 at 04:23:29PM -0700, Skyler Berg wrote:
> >> I am wondering if there is a way to have plugins modify existing
> >> dashboards currently that I am overlooking. If not, should there be?
> >
> >Very briefly: There is currently no way to extend something else other
> >than a dashboard or a panel.
> >
> >It's a known issue, there should be a pluggable way to extend tables
> >etc.
> >--
> >Matthias Runge <mru...@redhat.com>
> >
> >__________________________________________________________________________
> >OpenStack Development Mailing List (not for usage questions)
> >Unsubscribe:
> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> >http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to