oleksandr.yashchuk@plvision.eu
3dbcaafa0c
Initial gNOI implementation added. Introduced system Time and Reboot RPC
...
Change-Id: I8accdcc6c1ff247408ce54490ceff3972fdf850f
2019-03-26 21:35:33 +00:00
Carmelo Cascone
ab5d41e8ab
Add support for enabling/disabling ports for gNMI devices
...
This change also includes:
- Refactoring of gNMI protocol+driver to take advantage of the recent
changes to the gRPC protocol subsystem (e.g. no more locking, start RPC
with timeouts, etc.).
- Fixed Stratum driver to work after GeneralDeviceProvider refactoring
- Updated bmv2.py to generate ChassisConfig for stratum_bmv2
- Fixed portstate command to use the same port name as in the store
Change-Id: I0dad3bc73e4b6d907b5cf6b7b9a2852943226be7
2019-03-07 07:45:32 +00:00
Jordan Halterman
b81fdc1168
Optimize filtering flow rule counts by state
...
Change-Id: I1e1d80b8e618743ee449162a081cf42e71c99abf
2019-03-06 17:59:20 -08:00
Thiago Santos
5c34cfe7fb
GroupsListCommand: add weight to the CLI output
...
Makes it much easier for debugging groups
Change-Id: I279770e8d1ceeb1ef6594d88cbfcb8b46cb9fd86
2019-03-04 17:59:22 +00:00
Ray Milkey
4f7e3631d2
Removal of deprecated APIs
...
- OchSignal constructor
- unfiltered connect point methods in single point to multi point intents
- useBackup() method from disjoint paths
- ChannelAdapter class
- getLastUpdatedInstant() method from cluster store
- switchWorkingPath() method from protection config behaviour
- getVersion() method from partition
- getFlowRulesById() method from flow rule service
Change-Id: I5c6c2f31725f7e7e44ac2abb18ce3fb96b09d93e
2019-02-22 18:01:45 +00:00
Ray Milkey
f632826bc2
Remove deprecated Node APIs
...
Change-Id: I3e235ff213fc376c02ac01eb43f72d72ab4d17f4
2019-02-20 20:53:18 +00:00
Ray Milkey
8efe27882c
Remove deprecated APIs
...
- Storage Admin Service getPartitionInfo()
- org.onosproject.codec.ExtensionSelectorCodec
- org.onosproject.codec.ExtensionTreatmentCodec
- DefaultPortDescription builder withPortNumer()
- DefaultTableStatisticsEntry public constructors
- IntentData public constructors and copy constructors
- DistributedPrimitiveOptions withMeteringDisbled()
- PartitionService getActiveMembersMembers(), getDistributedPrimitiveCreator()
- DistributedPrimitive DEFAULT_OPERTATION_TIMEOU_MILLIS
- MapEvent.value()
- PartitionClientInfo.sessionId(), session()
- org.onosproject.store.flow.impl.DistributedFlowRuleStore
Change-Id: Id89870e6facf1e7fca24dd180bbd095139d001f3
2019-02-14 17:42:43 +00:00
Ray Milkey
47f09c5674
Remove deprecated FlowRuleExtPayLoad API
...
Change-Id: Id20e1e296670f8cc94b23c3fd2272a1c2de3990e
2019-02-13 23:17:40 +00:00
Ray Milkey
9d984dfe68
Work around race condition in SCR runtime when bundle pointer is null
...
Change-Id: Ib380730af66f66a0a628f768b45ff2eb6237aa05
2019-01-04 21:54:41 +00:00
Arjun E K
53a2008eef
code modificationss with respect to #20641
...
Change-Id: Ib6e13458e54e5a1bca578113358913461c237735
2018-12-19 16:57:24 +00:00
Thomas Vachuska
bd8ddfe228
Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work.
...
Change-Id: I93c04c94f27b7b89c582b359eebe125458a573a7
2018-12-14 14:47:17 -08:00
Carmelo Cascone
a46f554fb1
Fix runtime of P4-related stuff with new karaf
...
Change-Id: I139575d5b038224ca8ccce4ec71ec8a84b35dfeb
2018-12-12 23:41:01 -08:00
arjunek1992
f6353d4fc8
ONOS audit REST API support
...
Change-Id: Ic2910785f1f16fe5e36b33c1a73f44539cd8fbea
2018-12-07 21:13:07 +00:00
Rafał Szalecki
de5cf84e30
[ONOS-7842] Implement host annotation using netcfg
...
Change-Id: I2c5c516d642b34f11cae994b3fea31ebd7d76219
2018-12-04 17:56:16 +00:00
Thomas Vachuska
52f2cd1520
Detangling incubator: virtual nets, tunnels, resource labels, oh my
...
- virtual networking moved to /apps/virtual; with CLI & REST API
- tunnels and labels moved to /apps/tunnel; with CLI & REST API; UI disabled for now
- protobuf/models moved to /core/protobuf/models
- defunct grpc/rpc registry stuff left under /graveyard
- compile dependencies on /incubator moved to respective modules for compilation
- run-time dependencies will need to be re-tested for dependent apps
- /graveyard will be removed in not-too-distant future
Change-Id: I0a0b995c635487edcf95a352f50dd162186b0b39
2018-11-13 22:14:50 +00:00
Ray Milkey
123f0e08ad
Merge branch 'master' into dev-karaf-4.2.1
...
Change-Id: If6c7d5f1dc6434ac8ea2fd9716b8ebeee38daa50
2018-11-08 14:18:52 -08:00
goeonpark
84bbd859ab
resources CLI
...
Change-Id: Idac7ae69c8264da80cb1b55628990690803eaf89
2018-11-08 18:04:33 +00:00
Ray Milkey
68032db277
Remove blueprint files for 3.0 karaf CLI
...
Change-Id: I017db2a3c66cea8f0f7c568e5d4f3f302170936d
2018-11-01 20:39:23 +00:00
Ray Milkey
956bb1691a
Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1
...
Change-Id: If611105632e508cb17352c6f5b1cbcfd85f716d1
2018-10-26 10:53:44 -07:00
hjtsao
1a4333c51c
Enhance CLI command 'tablestats' to support P4 switch
...
Change-Id: Icb7bae93840bac1ad8d49240f61a4f5bf08dac4c
2018-10-26 17:26:35 +00:00
Thomas Vachuska
22ea6126e4
Removing BUCK files and other Buck-related auxiliaries.
...
Change-Id: I23691380efcd9bce4906695605214ed59ada0e87
2018-10-24 20:02:31 +00:00
Ray Milkey
ae965fe22d
Fix completers for cfg command and component
...
Change-Id: I8186d12cb2cf5a1c02774271ca36411ae2a3b67b
2018-10-24 02:18:35 +00:00
ghj0504520
8b252d2b76
ONOS-7815 create new cli to query registered pipeconfs
...
Change-Id: Ie7286509bde782794d1c0870ad31e5e99584a62d
2018-10-23 19:02:16 +00:00
Ray Milkey
1aaff0256e
CLI command to do what scr:list used to do
...
Change-Id: I7cb884b139311019d9c7f1d359bf245cf2c738cc
2018-10-23 15:31:48 +00:00
Ray Milkey
0b18b72872
Merge branch 'master' into merge
...
Change-Id: I163ecf699b554e33f4db938c66b73c9911e51135
2018-10-16 13:19:15 -07:00
Jordan Halterman
d07f67220c
Add command for displaying storage nodes
...
Change-Id: Ia42d45d38c9a9b5c82248166a673c7c3623a7ab1
2018-10-12 01:05:24 +00:00
Ray Milkey
d54351855a
null provider changes for karaf 4.2.1 CLI
...
Change-Id: Iee039332a1ff00f7957b58a8bf9c320fba974e15
2018-10-11 16:18:51 -07:00
Ray Milkey
0068fd084e
Completer fixes for core ONOS CLI commands
...
Change-Id: Icedfc542ad93a2825b592f3deb6cd96d91779544
2018-10-11 15:45:39 -07:00
Ray Milkey
c1e69e8335
optical model app changes for karaf 4.2.1 CLI
...
Change-Id: Iefcf8cb1624f40250c01596d317f40f60f165a42
2018-10-10 16:54:58 +00:00
Ray Milkey
c2b7b9646e
Fix completers for CFM app CLI
...
Change-Id: Ib558d5fa26b8b99f0529cabac1848f74ca99004f
2018-10-03 14:54:07 +00:00
Ray Milkey
9dcc0e8b6d
Fix completers for CLI app command
...
Change-Id: I4a480e326202e67440ee05520514a26e78b308ef
2018-10-02 15:46:20 +00:00
Ray Milkey
86ad7bb5e7
[WIP] apps CLI changes for karaf upgrade
...
Change-Id: I283efc39c7d4f4b31344f1d2d0cdd2b98a60932d
2018-09-28 11:21:43 -07:00
Ray Milkey
d84f89ba3d
[WIP] Upgrade ONOS to karaf version 4.2.1
...
Change-Id: I7cd40c995bdf1c80f94b1895fb3344e32404c7fa
2018-09-28 11:20:57 -07:00
柯志勇10068695
53f36f31fe
Here miss a brances,thanks.
...
Change-Id: I6b244820c7ae0fe2f0599e10dfc7e05511350d5c
2018-09-18 10:38:22 +08:00
柯志勇10068695
25dc5532bc
Missing a braces here
...
Change-Id: I760fed9c9687cd8e785db5dd35d029d8c93c473e
2018-09-17 21:48:07 +00:00
Ray Milkey
3bceb01c23
Remove deprecated getLeaderBoard() API from LeadershipService
...
Change-Id: I009e1ae26faef3950a7a5e997376783895f575f2
2018-09-07 13:42:46 -07:00
Ray Milkey
832b2f93c9
Remove deprected API
...
Change-Id: Ic63fb0c2552c2223a319b5933731b3153cd374b0
2018-09-06 20:35:39 +00:00
Ray Milkey
761e80a427
Remove pom files from ONOS
...
Change-Id: I53e2395466cba10222d638736635b11380421d98
2018-08-21 18:11:58 +00:00
Ray Milkey
312d987732
Starting snapshot 1.15.0-SNAPSHOT
...
Change-Id: I9239c7695f7faf6dc184a0ff54a34dedf4761b2d
2018-08-20 16:09:54 -07:00
ONOS Jenkins User
03e5521fba
Starting snapshot 1.14.0-SNAPSHOT
2018-08-14 22:13:58 +00:00
ONOS Jenkins User
3594c24cb2
Tagging 1.14.0-rc2
2018-08-14 22:13:02 +00:00
ONOS Jenkins User
4e5f2d67ac
Starting snapshot 1.14.0-SNAPSHOT
2018-08-13 23:16:37 +00:00
ONOS Jenkins User
cff0bd8922
Tagging 1.14.0-rc1
2018-08-13 23:15:43 +00:00
Ray Milkey
4867af2f9c
Revert "Tagging 1.14.0-b1"
...
This reverts commit 78ce40093ac008fd6d169ab83d2d5961f91f6e31.
Change-Id: I8482f550c30f75d65333f6be9c9115a930abc56f
2018-08-10 16:53:10 -07:00
Ray Milkey
78ce40093a
Tagging 1.14.0-b1
2018-08-10 11:16:44 -07:00
Andrea Campanella
af1fa39a53
[OS] Fix for XXE in netconf drivers xml utils
...
Change-Id: Ie38901decb59712c7cf6c717f42bbb746c1e1921
2018-06-26 09:46:49 +00:00
Jordan Halterman
a49c60ace7
Use count methods when printing simple flow rule counts via CLI
...
Change-Id: I2444b0ad913b0bab82b6fe642c89114322d5194b
(cherry picked from commit ca12103eed8b7407a849f7ac09b735bb4ee250bf)
2018-06-13 21:59:22 +00:00
Yuta HIGUCHI
8de4328a24
NumericPortNumberCompleter
...
- PortNumber which alwasy show candidates in decimal integer part only
Change-Id: I99ac27315a06b0fab9f5aa045ee35dbfef44200c
2018-06-04 18:21:48 +00:00
Ray Milkey
816db1086a
Add modules to Bazel build
...
cli
core
incubator/rpc
pipelines/basic
protocols/netconf
protocols/openflow
protocols/rest
Change-Id: I165b94a04ba893d97d944e5deb2746f54566503b
2018-05-31 15:44:36 +00:00
Yuta HIGUCHI
e7e71a8f9f
Update checkstyle to 8.10
...
- fix issues detected
- YANG custom registrator should be subject to checkstyle
- fix Java 8 syntax related violations
Change-Id: I0fc52c6612a40d851fd9bc3bf019621776b1f92a
2018-05-21 16:00:21 +00:00