[Openstack] Visualize network topology

Shital Patil shital.patil at gslab.com
Thu Mar 13 03:34:17 UTC 2014


Thanks a lot that really is helping me


On Wed, Mar 12, 2014 at 10:35 PM, Toshiyuki Hayashi <hayashi at ntti3.com>wrote:

> Hi,
>
> Horizon's topology view calls several neutron APIs, then gather the
> information as JSON.
>
> https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/network_topology/views.py#L95
>  I hope this information helps you.
>
> On Wed, Mar 12, 2014 at 1:17 AM, Shital Patil <shital.patil at gslab.com>
> wrote:
> > Hi,
> > Thanks for reply.
> > Could you please which REST HTTP calls I may need from neutron API to get
> > information about existing topology as horizon does ?
> >
> >
> > On Wed, Mar 12, 2014 at 1:17 PM, sylecn <sylecn at gmail.com> wrote:
> >>
> >> Hi,
> >>
> >> Just FYI, horizon already provides the visualization part. It's in
> >> "Network Topology" tab. Creating a network topology by drag and drop
> will be
> >> more challenging since neutron can fail in varies ways, especially when
> you
> >> want to support many different topologies in one cluster.
> >>
> >> Neutron api is HTTP based, so develop language does not matter that
> much.
> >>
> >>
> >> YY Inc. is hiring openstack and python developers. Interested? Check
> >> http://www.nsbeta.info/jobs
> >>
> >> --
> >> Thanks,
> >> Yuanle
> >>
> >>
> >> On Wed, Mar 12, 2014 at 3:16 PM, Shital Patil <shital.patil at gslab.com>
> >> wrote:
> >>>
> >>> Hi,
> >>> I want to develop drag and drop tool for creating and visualizing
> network
> >>> topology in openstack . I want to do it preferably in java.
> >>>
> >>> 1-How can I visualize topology containing existing instances, router,
> >>> bridges and connecting links
> >>>
> >>> 2-How can I push drawn topology to push on openstack cloud.
> >>>
> >>>
> >>> Thank you
> >>>
> >>> _______________________________________________
> >>> Mailing list:
> >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >>> Post to     : openstack at lists.openstack.org
> >>> Unsubscribe :
> >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >>>
> >>
> >
> >
> > _______________________________________________
> > Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> > Post to     : openstack at lists.openstack.org
> > Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> >
>
>
>
> --
> Toshiyuki Hayashi
> NTT Innovation Institute, Inc.
> Tel:650-579-0800 ex4292
> mail:hayashi at ntti3.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140313/44b615fb/attachment.html>


More information about the Openstack mailing list