Re: [controller-dev] Table Names Display on Dlux UI


Harman Singh (harmasin) <harmasin@...>
 

You can add a new angularjs based javascript module for application. If you are using Lithium code, follow this wiki https://wiki.opendaylight.org/view/OpenDaylight_dlux:Add_new_application, else, if you are still on helium codebase, you can follow - https://wiki.opendaylight.org/view/OpenDaylight_dlux:Create_and_add_a_module

Hope it helps!

- Harman

From: Lnt OpenDayLight <opendaylight.lnt@...>
Date: Monday, April 6, 2015 at 2:18 AM
To: Harman Singh <harmasin@...>
Cc: "dlux-dev@..." <dlux-dev@...>, controller-dev <controller-dev@...>, "ovsdb-dev@..." <ovsdb-dev@...>
Subject: Re: [controller-dev] Table Names Display on Dlux UI

Hi Harman,

How to implement the code for display any type of content coming from restbased API in dlux ui.

Could you please help into this.

Thanks & Regards,
Lnt



On Wed, Apr 1, 2015 at 11:00 PM, Harman Singh (harmasin) <harmasin@...> wrote:

I think this topic has been discussed quite a few time before. Dlux use topology API for authentication and that API is part of openflowplugin-flow-services. Did you enable controller features such as restconf, l2switch or openflowplugin? 

If you want to use any other API at your end for authentication, you can update that in auth.services.js.

And yes, dlux is an angular based app, it should be able to display any type of content coming from any rest based API, whether that is coming from MD-SAL or anywhere else.

Thanks,
- Harman


From: Lnt OpenDayLight <opendaylight.lnt@...>
Date: Wednesday, April 1, 2015 at 3:05 AM
To: "dlux-dev@..." <dlux-dev@...>, controller-dev <controller-dev@...>, "ovsdb-dev@..." <ovsdb-dev@...>
Subject: [controller-dev] Table Names Display on Dlux UI

Hi Team,

We have developed the MD-SAL based application to fetching the table names from ovsdb.

We are getting the values in  apidoc UI (swagger ui).

We would like to display the values in DLux UI . We have already created one new module for this implementation in dlux. We need to display the values to the newly created module.

We are still struggling to display the value in dlux ui.

we have couple of  questions here.

(1) Dlux UI code running separately
(2) Created MDSAL application with in OVSDB source code separately
(3) We are not able to login to dlux ui while running the Karaf [inside our newly created MDSAL application]. How to fix this ?
(4) Is it possible to display MD SAL application values in dlux ui

Could you please clarify our queries. Please find the attached screen shot.

Thanks & Regards,
Lnt








Join {z.archive.ovsdb-dev@lists.opendaylight.org to automatically receive all group messages.