52 Commits

Author SHA1 Message Date
Jian Li
485a2cd103 Refactor gRPC northbound device service
Change-Id: I2f15074ab086f9a5e3294b49e09976f0dd77f51e
2017-08-08 09:58:49 +00:00
Jian Li
f8e9fb6d43 [ONOS-6684] Add Application message type in protobuf model
Change-Id: I2bcb4f4f6b41e648072d5c0f6b363c7431fc7ce7
2017-08-07 10:28:03 +00:00
Frank Wang
73f0ffd45c [ONOS-6707] Host Protobuf model
Change-Id: Id036c13a92ac629465eddfc7c695c55086c3d5c0
2017-08-07 08:19:28 +00:00
Brian O'Connor
a09fe5b0b7 Updating Copyright line to Open Networking Foundation
Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
2017-08-03 21:12:30 -07:00
Ray Milkey
64677e99d9 Starting snapshot 1.11.0-SNAPSHOT 2017-08-01 10:48:08 -07:00
Ray Milkey
17463db855 Tagging 1.11.0-b3 2017-08-01 10:46:24 -07:00
Ray Milkey
64313cbc83 Starting snapshot 1.11.0-SNAPSHOT 2017-07-20 15:46:52 -07:00
Ray Milkey
7e28519e5f Tagging 1.11.0-b2 2017-07-20 15:45:28 -07:00
Frank Wang
f37de77acf [ONOS-6702] ConfigProperty Protobuf model
Change-Id: Ida520bf97f09c8acfd7fcdc5081023117fe6737b
2017-07-14 20:29:23 +00:00
Jian Li
7d6875cf70 [ONOS-6687] Add ApplicationRole enum type in protobuf model
Change-Id: I10919eeffbc57f6ca75a58e4c6a3ceecff780f1f
2017-07-14 18:09:08 +00:00
Jian Li
1025bdb91c [ONOS-6699] Add ApplicationState enum type in protobuf model
Change-Id: I4315ea7b7207d42a4404ca2795a1891c4ac80b28
2017-07-14 18:08:46 +00:00
Frank Wang
ac3bca0ce6 [ONOS-6708] HostLocation Protobuf model
Change-Id: Idbebf419e6023dfd5ecec488d26c41a57f8f9c8a
2017-07-14 18:05:11 +00:00
wu
312f124a4b ONOS-6714 DisjointPath Protobuf model
Change-Id: I7d37ca07531c2e6fe52b1a3bc84388e3a59d2c03
2017-07-13 07:21:59 +00:00
wu
c4ae94d4e3 ONOS-6713 Path Protobuf model
Change-Id: I8c6c7215ee980938c26609fa400b08a8f01a7579
2017-07-13 07:21:04 +00:00
Jian Li
0cf7523d61 [ONOS-6688] Add Permission message type in protobuf model
Change-Id: Iaad4783eba0a5d318c7b8a458c44a857f393b220
2017-07-13 01:05:56 +00:00
Jian Li
8ea7dc4438 [ONOS-6685] Add protobuf model for ApplicationId
Change-Id: Ied2933943bc1344302b3bcc1e6c8031c5527b5e8
2017-07-13 00:32:05 +00:00
Jian Li
c9b4bf1f61 Refactor protocol buffer to split models into different packages
Change-Id: I26152ba227ebe9afd871c6e501ccca17c49e1e4e
2017-07-11 23:18:30 +00:00
Ray Milkey
f14cc6d3c2 Fix SNAPSHOT version string
Change-Id: I090c1998e5a117c10263b7a6abbffc624beb4074
2017-06-28 16:36:27 +00:00
Ray Milkey
7463193198 Starting snapshot 1.11-SNAPSHOT 2017-06-23 16:46:27 -07:00
Aaron Kruglikov
9f95f99a0e Refactoring file structure for protobufs.
Change-Id: I50daf100d54750f97158304d87813e67861b1422
2017-06-23 17:19:50 +09:00
Aaron Kruglikov
e630fb1d5b Adding build tools for gRPC compilation.
ONOS-6095

Change-Id: I80687eb2a91ad60c4dbec0bb966e917555d46151
2017-05-31 11:50:32 -07:00
Ray Milkey
08b03a9ec8 Starting snapshot 1.11.0-SNAPSHOT
Change-Id: I5aa84e241545dace6192243c0079924ddf899404
2017-05-15 18:40:20 +00:00
Ray Milkey
8fd28c7b80 Starting snapshot 1.10.0-SNAPSHOT 2017-05-02 14:37:34 -07:00
Ray Milkey
f0099022d2 Tagging 1.10.0-rc1 2017-05-02 14:35:27 -07:00
Ray Milkey
54a78514d2 Starting snapshot 1.10.0-SNAPSHOT
Change-Id: Icd6983be6a52293fb8a846a02d5e314c2c7aeaf0
2017-02-13 11:13:52 -08:00
Ray Milkey
57b510152e Starting snapshot 1.10-SNAPSHOT
Change-Id: I800d5d9e7f23793f5288457bca449ca382896723
2017-02-13 11:06:55 -08:00
Ray Milkey
de84cdde9a Starting snapshot 1.9.0-SNAPSHOT 2017-02-13 10:54:12 -08:00
Ray Milkey
8588c48114 Tagging 1.9.0-b3 2017-02-13 10:52:31 -08:00
Jon Hall
b84df5deb9 Bump karaf from 3.0.5 to 3.0.8
Change-Id: Ic5bc130f5110f4ff9da6ec22d066a5dd3069288d
2017-02-02 23:22:40 +00:00
Yuta HIGUCHI
a0557a23d8 Restructure ProtoBuf & gRPC project structure
- pom.xml {protobuf, grpc}-dependencies to consolidte
  plugin configuration, dependency version property

- {protobuf, grpc}: ONOS App to load required feature/bundle

- all other atrifacts: Apps using protobuf/grpc inherit
  ~-dependencies above to reduce copy & paste configurations and
  dependency versions.

Change-Id: Ied90aff78ffddac6228d46e85e01d035eec37bee
2017-01-26 00:58:22 +00:00
Ray Milkey
287b4ae810 Starting snapshot 1.9.0-SNAPSHOT 2017-01-19 15:21:17 -08:00
Ray Milkey
2557ba3375 Tagging 1.9.0-b1b 2017-01-19 15:20:17 -08:00
Ray Milkey
72bcefefce Starting snapshot 1.9.0-SNAPSHOT
Change-Id: Iae30168353c72c4e2d5e395298ceca5dd7554984
2016-12-02 16:22:53 -08:00
Ray Milkey
bc3c6ba539 Starting snapshot 1.8.0-SNAPSHOT 2016-12-02 15:59:38 -08:00
Ray Milkey
a222d05a18 Tagging 1.8.0-rc4 2016-12-02 15:49:32 -08:00
Ray Milkey
b547e06157 Starting snapshot 1.8.0-SNAPSHOT 2016-11-30 15:10:18 -08:00
Ray Milkey
4f6d428dc7 Tagging 1.8.0-rc3 2016-11-30 14:52:32 -08:00
Ray Milkey
58c6af2321 Starting snapshot 1.8.0-SNAPSHOT 2016-11-22 17:26:52 -08:00
Ray Milkey
8b8b30ce29 Tagging 1.8.0-rc1 2016-11-22 17:08:32 -08:00
Brian O'Connor
bfc02ecd22 Bumping snapshot version to 1.8.0-SNAPSHOT
Change-Id: I4ca57b277d8ac814b8a10b107d995cb1cc4d499d
2016-09-16 17:41:55 +00:00
Brian O'Connor
b19fc86f82 Bumping version back to 1.7.0-SNAPSHOT
Change-Id: I1df9d0f12cd7ec7597499d41cacebdbe75899556
2016-09-16 00:12:21 -07:00
Brian O'Connor
338bc0cf19 Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
Change-Id: I6169420328333d0916452aa92efbfa961d72e9c4
2016-09-16 00:11:45 -07:00
Brian O'Connor
0a4e6742b8 Copyright update
Change-Id: I534d938da3820f6fb814aed3bb4a0855fa41ddd5
2016-09-16 06:48:34 +00:00
Yuta HIGUCHI
179af1eaa6 Bump gRPC version to 1.0.0 GA
Change-Id: If4220ab94394639e356ef7fca46936a28644cd73
2016-08-24 01:50:52 +00:00
Yuta HIGUCHI
3680fabba3 ONOS-4801 add default available field to gRPC model
- replace deprecated methods with new Protobuf 3 API
- cosmetic changes

Change-Id: I4655fc0fd76c8de83ea03615fc876c5aa9445367
2016-08-23 21:44:46 +00:00
Yuta HIGUCHI
88353862f7 Consolidate gRPC OSGi bundle handling
Change-Id: I01e5058e08372b142058769db081b8de154e1c9b
2016-08-10 23:52:18 +00:00
Yuta HIGUCHI
9efba1ee82 Update ProtoBuf 3 & gRPC
- Protocol Buffers: 3.0.0
- gRPC: 1.0.0-pre2

Change-Id: Ic80d3f660d4a0aa37a99d4e6d4dc45e0b70b073b
2016-08-09 19:46:02 +00:00
HIGUCHI Yuta
06c1a3ffa0 [ONOS-4520] Move Protobuf to ONOS model conversion util protobuf bundle.
Change-Id: I0fbfd750d569cb5da6dd29af5aa77d19d6f29494
2016-07-13 03:07:32 +00:00
Shravan Ambati
bb6b4458cb Kafka Integration Application (Fix Javadoc errors + review comments)
1. Refactored the application into two java projects api and app as per convention
2. Deleted the onos-app-gpb project. The proto files are consolidated in the
   incubator-protobuf project as per suggestions.
3. Some code to translate ONOS Event pojo messages to GPB format.
4. Implementation of Subscribe and Unsubscribe APIs.
5. Minor changes due to review comments from 9212 and 9053
6. Refactored the proto fileso that its a 1:1 mapping between the core type to proto message.

Change-Id: I2bcc0de96150f838ccfe9e49293fe61d94062628
2016-05-31 18:06:28 -07:00
Brian O'Connor
e642f7cf7b Bumping version to 1.7.0-SNAPSHOT
Change-Id: Id105bf08ecbdac6d4e214ae035b4220aea90f29f
2016-05-23 18:35:29 -07:00