mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 21:07:55 +00:00
Experimental onos appliance
This commit is contained in:
parent
f500df6754
commit
d0ce677374
18
appliances/onos.gns3a
Normal file
18
appliances/onos.gns3a
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Onos",
|
||||
"category": "multilayer_switch",
|
||||
"description": "The Open Network Operating System (ONOS) is a software defined networking (SDN) OS for service providers that has scalability, high availability, high performance and abstractions to make it easy to create apps and services. The platform is based on a solid architecture and has quickly matured to be feature rich and production ready. The community has grown to include over 50 partners and collaborators that contribute to all aspects of the project including interesting use cases such as CORD",
|
||||
"vendor_name": "Onos",
|
||||
"vendor_url": "http://onosproject.org/",
|
||||
"product_url": "http://onosproject.org/",
|
||||
"documentation_url": "https://wiki.onosproject.org",
|
||||
"product_name": "Onos",
|
||||
"registry_version": 3,
|
||||
"status": "stable",
|
||||
"maintainer": "GNS3 Team",
|
||||
"maintainer_email": "developers@gns3.net",
|
||||
"docker": {
|
||||
"adapters": 1,
|
||||
"image": "onosproject/onos:latest"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user