- 04 Aug, 2016 21 commits
-
-
https://gerrit.onosproject.org/onos-yang-tools Change-Id: I0dc994264b9b698cba2344b48e4e226b22951f55
Brian O'Connor authored -
- exclude buck plugin binary - exclude watchman config Change-Id: I2f2251f1833466b6dd66f8a23bcc115558330c31
Yuta HIGUCHI authored -
- buck warning log was suggesting to use [maven_repositories] Change-Id: Ic3a3e4c7014d294376c60414d8157ed7ccdc07ba
Yuta HIGUCHI authored -
Currently, it only installs the reuqest to the first registered device. Change-Id: Ie376760be26544a9f8ece98d76e962cf536ca7cb
Hyunsun Moon authored -
Sets the dst mac address of the packet as DEFAULT_EXTERNAL_ROUTER_MAC when sending out the packet using packetService. Change-Id: I79d72539db1bb6cd3e88c4349d0f23dbfe4c57b7
sangho authored -
… interface for augmentation method and other api changes. Change-Id: I954b9c99e182f21d01fcc5cd76fbac7d61a6c3aa
Bharat saraswal authored -
- Enhancing UiRegion to capture the hierarchical (parent/child) relationships captured in the UiTopoLayouts. Change-Id: I152e0d52d4580b14b679f3387402077f16f61e6a
Simon Hunt authored -
- move optical dependency from openflow meta app to openflow-base Change-Id: Ibbfdb88b252dd77e103eec7d776f4fde9b33bcab
Yuta HIGUCHI authored -
- Add "ONU firmware upgrade" command for FUJITSU OLT volt-ondemandfwdl <netconf:target> <Firmware Image name:ONU-ID list[:reboot-mode]> - Update fujitsu-drivers.xml and shell-config.xml in FUJITSU directory Change-Id: Id90c4a59046e0a0f695ddcd40ea3ab905d1fa253
Akihiro Yamanouchi authored -
rather than waiting for the next polling cycle. Change-Id: Iffaf50f7a589b52be659b82b8a289e04a5de4ca6
Jonathan Hart authored -
And made the gateway store or group update synchronized Change-Id: I10fc391e9059772e5da8322997a994db26a096b3
Hyunsun Moon authored
- 03 Aug, 2016 19 commits
-
-
just does swagger now to build the plugin, you need to download to following: https://github.com/bocon13/buck/releases/download/v2016.07.29.01-wip/buck.jar put the buck.jar in tools/build/buck-plugin/lib Change-Id: Id1b833dd013fbc5581f8e884e755920829c4a17e
Brian O'Connor authored -
- core/cli is now optical-model clean - Add command for pretty printing optical-ports Change-Id: I2926ef6d52971d1a7f6642dfe4098d7ed2422363
Yuta HIGUCHI authored -
- core/net is now optical clean - reverting part of Change-Id: Ib8ddac6e93327ade9d42984d8eba66be7047d051 which lead to loss of package import information, causing OSGi issue Change-Id: Ie6b16abd3ecc872f0920d29c7577a10c44091af6
Yuta HIGUCHI authored -
- Define ConfigOperator for a Port - Refactor OpticalPortOperator as PortConfigOperator - Add plug-in mechanism for PortConfigOperator on DeviceManager - Move OpticalPortConfig, OpticalPortOperator to optical-model bundle Change-Id: I5d416305b0c1b0e31e0ad64baa92d126303548bc
Yuta HIGUCHI authored -
- net and cli bundle has dependency to optical-model bundle, which should be removed in the longer run. (ONOS-4626) Change-Id: Ieff43ef2002ee21f4578a6e2a729cd35ce3eae3d
HIGUCHI Yuta authored -
Was triggering NPE when used in plain PathManager - implement PathService to inherit interface javadoc Change-Id: I345ec84ed3e61a383574fd58679fb00291b4bba0
Yuta HIGUCHI authored -
- adding CLI commands for dumping Model Cache contents. Change-Id: I28dfe179835de6cd0c5356faf87af46a239eb772
Simon Hunt authored
-