mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 09:51:38 +02:00
Adding Url, description and logo for pathpainter application
Change-Id: Icb37373de2982cd5cf34718ace9233c0832f3674
This commit is contained in:
parent
ca2208dfaf
commit
f313124f9e
BIN
apps/pathpainter/app.png
Normal file
BIN
apps/pathpainter/app.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -34,8 +34,13 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<onos.app.name>org.onosproject.pathpainter</onos.app.name>
|
<onos.app.name>org.onosproject.pathpainter</onos.app.name>
|
||||||
<onos.app.category>default</onos.app.category>
|
<onos.app.category>default</onos.app.category>
|
||||||
<onos.app.url>http://onosproject.org</onos.app.url>
|
<onos.app.url>https://wiki.onosproject.org/display/ONOS/Path+Painter+Application+GUI</onos.app.url>
|
||||||
<onos.app.readme>Path visualization application.</onos.app.readme>
|
<onos.app.readme>
|
||||||
|
Path visualization application.
|
||||||
|
Allows the user to visualize different types of paths between
|
||||||
|
network entities such as switches and hosts.
|
||||||
|
Selectable path types are shortest, disjoint and geographical.
|
||||||
|
</onos.app.readme>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user