- 15 Apr, 2015 10 commits
-
-
- refactored topoSprite.js to handle the changes. Change-Id: Ib0ed7dbacbc93777d8849bf82f52ad6ac974af2c
Simon Hunt authored -
…or calculating table height. - fixed bug in Device Details Panel where Ports table wouldn't scroll. - Minor refactoring Change-Id: I2d8133fb4a92f82087566084143c32deb7393fb3
Bri Prebilic Cole authored -
- Any files created in 2014 and modified in 2015 got a copyright of 2014-2015 - Used canonical form of 2014-2015 to be inclusive of extra years. Some files had 2014,2015 Change-Id: If9a133618873e4000b8f10299bde7c870eb1fbd5
Ray Milkey authored -
There is no physical gateway in SDN network. However a host needs a gateway when it tries to communicate with a remote host. So we designed a virtual gateway for SDN network. The virtual gateway can have multiple IP addresses. Each IP address is used as the default gateway address of an IP prefix. We only configure one MAC address to the virtual gateway. You can choose any MAC address from the BGP speakers as the virtual gateway MAC address. We configure this MAC address staticly in the sdnip.json configuration file. Change-Id: I2a72bef797fc55d25bb5473e8fca624ad659e1d1
Pingping Lin authored -
- includes option to specify sprite definition id: #/topo?sprites=defn_name. Change-Id: If2ce59384e01bb5f35827a503748e21ab4fb1b31
Simon Hunt authored
- 14 Apr, 2015 19 commits
-
-
… generic names to be reused between views - Fixed broken table unit tests - Other minor cleanup Change-Id: I7136cba15ad4fd185095617d790940d55b9f968f
Bri Prebilic Cole authored -
- using Optional in Leadership, and some commenting. - using MutableBooleans + compute() part of: Device Mastership store on top of LeadershipService Reference: ONOS-76 Conflicts: core/api/src/main/java/org/onosproject/cluster/LeadershipService.java core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DistributedLeadershipManager.java Change-Id: I7f090abb123cf23bb5126a935a6e72be00f3e3ce
Ayaka Koshibe authored -
…tin views from injected html snippets. Change-Id: I8de62b50e437ee6f49a9f2ce9ce6f26bb1e0a6a5
Thomas Vachuska authored -
…ith the ConfigProvider to allow arbitrary topologies. Change-Id: I899e27a9771af4013a3ce6da7f683a4927ffb438
Thomas Vachuska authored -
Caused the Corsa Driver to be triggered and provision incorrect set of rules. Change-Id: I96eadeb0eeac9ef94e6187be08faf68b0aa8caaf
alshabib authored -
- Implemented sprite layer in topology view. Change-Id: I0861641684df12202d6ccd069d89375a8005d4a8
Simon Hunt authored
-
- 13 Apr, 2015 6 commits
-
-
This is done so that one can simply specify a direct executor. Change-Id: I1c3ea977dd7c2d604588d587fd67f7012355eedf
Madan Jampani authored -
in the corsa-pipeline driver Change-Id: I3598b84ce25df97c10b33c6f1fdfc76421499046
Saurav Das authored -
- Cleaned up front and backend - modified table row select callback to take the click $event (in app and device view) - panel has device glyph - closing panel deselects clicked on row Change-Id: I42c372c74fd9fd417ceff01e424f754ea2559595
Bri Prebilic Cole authored
-
- 12 Apr, 2015 2 commits
-
-
…ice, added CSS for panel, populates panel with properties and a close button. Change-Id: Ia510b1e47fecc9140adcb1596c365a4114784b88
Bri Prebilic Cole authored
-
- 11 Apr, 2015 3 commits
-
-
…or registered glyphs/sprites. - Also, initial sketch for externally injected sprite definition and placement. - Added 'cloud' sprite data. Change-Id: I1c38d50212a6d67e00e9b7c15427f6e0af40b539
Simon Hunt authored -
…exts from the behaviours. Change-Id: I973888190d569e7e147376b5ae4da9d2f2d9c620
Thomas Vachuska authored
-