Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onos 1.6 #19

Open
wants to merge 393 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
393 commits
Select commit Hold shift + click to select a range
92eaf44
ONOS-4359: continued work on theming UI
Jun 14, 2016
0edd7d4
Fixing file permissions
y-higuchi Jun 14, 2016
1981008
Add .buckconfig.local to .gitignore
y-higuchi Jun 10, 2016
728dce0
ONOS-4359: continued work on theming UI
Jun 15, 2016
5fcacf1
Fixing onos-run-karaf for buck run onos usage.
tomikazi Jun 13, 2016
bb537ed
[ONOS-4707] GoldenEye - SR-TE LSPs setup issues
Avantika-Huawei Jun 14, 2016
15a8dff
Added management service and renamed dummy to default
hyunsun Jun 10, 2016
b27b444
ONOS-4604 Fixed flow objective installation
tomikazi Jun 15, 2016
068b144
Added BMv2 demo apps
Jun 14, 2016
eae0a83
Removed STC as it has been moved to a separate repository.
tomikazi Jun 15, 2016
f11ee6a
Preparing for separating STC into its own repository.
tomikazi Jun 3, 2016
5a7a878
Various bmv2 changes to reflect onos-bmv2 v1.0.0
Jun 15, 2016
03e81e7
Added caching for bmv2 thrift sources
Jun 15, 2016
22be273
Update sample config for cross-connect
charlesmcchan Jun 15, 2016
e8c54db
ONOS-4359: continued work on theming UI
Jun 15, 2016
46f36d2
BGP Route policy distribution and flow spec
ThejaswiNK-Huawei Jun 13, 2016
ec4ef14
ONOS-4107: ISIS Provider - Junit
ManikandanCTS Jun 15, 2016
4a57525
Uses intra linking UT updation
jananib-huawei Jun 3, 2016
b19d034
[ONOS] Capability defect fix and component activation fix
Priyankab-Huawei Jun 15, 2016
eedcb8b
[ONOS-4707] GoldenEye - SR-TE LSPs setup issues
Avantika-Huawei Jun 15, 2016
b9f0eb5
[Hummingbird - ONOS4647] Check for the standard l3vpn yang
GauravAgrawal-Huawei Jun 2, 2016
2360d25
[ONOS-4713]GUI improvement and issue fix
Phaneendra-Huawei Jun 15, 2016
100b57f
ONOS-4361 OSPF Provider
ManikandanCTS Jun 14, 2016
e8b5f3e
Partially reverting BGP Route policy distribution and flow spec
bocon13 Jun 15, 2016
ff30816
Cleaning up uber-javadocs.
tomikazi Jun 15, 2016
70fec42
CORD-77 Dynamic Access Agent Config
charlesmcchan Jun 14, 2016
9a1e18d
ONOS-4359: continued work on theming UI
Jun 16, 2016
7e503e4
New ComponentConfigStore that uses a ConsistentMap configured with se…
May 24, 2016
e59a312
Migrating to latest Atomix
May 31, 2016
ca25f0c
CachingAsyncConsistentMap: evict failed get responses from cache
Jun 2, 2016
cd000eb
Lower default operation timeout for distributed primitives to 5s
Jun 2, 2016
be4f654
Clean up references to the deprecated p0 storage partition
Jun 4, 2016
4344665
[ONOS-4687] GoldenEye - Label DB sync exception fix.
Avantika-Huawei Jun 16, 2016
f5664a3
[ONOS-4670] Removal of Data Model dependencies on Linker
GauravAgrawal-Huawei Jun 7, 2016
55bd602
Code clean up: Removed unused code. Fixed comments. Renamed some files.
Jun 4, 2016
ad6937a
ONOS-4361 OSPF Provider JUNIT
ManikandanCTS Jun 16, 2016
0c8f7ca
[ONOS-4350] Inter Jar dependency implementation and code restructuring.
bharatsaraswal-huawei Jun 15, 2016
b46bee9
Fixed PathManager cost for edge-to-edge path.
tomikazi Jun 16, 2016
2aaa034
[ONOS-4711] Removed cyclic dependencies
GauravAgrawal-Huawei Jun 15, 2016
0c1497e
[ONOS-4711] Removed cyclic dependencies
GauravAgrawal-Huawei Jun 16, 2016
448a09b
Dropping jdvue from the main repo as it has been moved to its own.
tomikazi Jun 16, 2016
67a5719
Removed stale TODO
Jun 6, 2016
25c3dcb
Removed operation retry wrappers around various consistent map/atomic…
Jun 4, 2016
ec9e398
Fix IntentPartition rebalance to work correctly after a network parti…
Jun 6, 2016
323db5c
When a Copycat client is in SUSPENDED or CLOSED state fail-fast all i…
Jun 7, 2016
c4326f0
Move cluster event handling off of event dispatcher thread to a backg…
Jun 7, 2016
2d44004
Moved client availability check to copycat client
Jun 7, 2016
7f02b87
Ensure all active nodes are in contention before relinquishing a part…
Jun 14, 2016
dd9887e
New ApplicationStore that uses a single ConsistentMap to track all ap…
May 24, 2016
45a1e9a
[ONOS-4159] PCE Web GUI implementation: Tunnel highlight and defect f…
maheshrajus Jun 16, 2016
624bf45
Re-register listeners after a Copycat client recovers from a network …
Jun 13, 2016
bec32eb
[ONOS-4715] Port chain delete issue fix
Phaneendra-Huawei Jun 16, 2016
a273b8c
Purge app bits off disk if install fails due to insufficient prerequi…
jonohart Jun 8, 2016
f4002d9
Fix registering config listener in SingleSwitchFibInstaller
jonohart Jun 3, 2016
e68324a
[ONOS-3686] Add a script named onos-blackduck-zip in tools/build/
Apr 22, 2016
bfda58c
Fix for ONOS-2567. Restricting the max out port to 65279
Jun 7, 2016
f3807e3
Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even…
Jun 2, 2016
85e595e
Fixing onos-change-version to reflect separation of stc and jdvue mod…
tomikazi Jun 16, 2016
44c440f
ONOS-4359: continued work on theming UI
Jun 16, 2016
e0780cd
Correct atomix version in features.xml and pom.xml
Jun 16, 2016
21b03fe
Fix returned responses for DELETE operations
ray-milkey Jun 16, 2016
b8ee6b3
Simplified Bmv2 device context service and context handling in demo apps
Jun 16, 2016
1a656bc
Polished BMv2 protocol module
Jun 16, 2016
0d64f92
Fixing broken XML in features.xml
bocon13 Jun 17, 2016
ead7bbf
Added Bmv2 demo scripts (mininet and netcfg)
Jun 17, 2016
0b4afd2
Improved consistency for BMv2 flow rules handling
Jun 17, 2016
1d78533
Allow registering multiple pre-deactivate hooks for a single app ID.
jonohart Jun 16, 2016
f972e5f
Ensure ApplicationService::uninstall returns only after the features …
Jun 17, 2016
09a709f
Retry queries when exception is StorageException.Unaavailable
Jun 16, 2016
2a22ea3
CachingAsyncConsistentMap: When changes are detected update cache wit…
Jun 16, 2016
d3ee48f
Fix for ONOS-4621. If any errors in parsing the configurations, conti…
Jun 15, 2016
5e1f42d
Tagging 1.6.0-rc3
tomikazi Jun 17, 2016
f402be3
Starting snapshot 1.6.0-SNAPSHOT
tomikazi Jun 17, 2016
bef74dc
[ONOS-4720] GoldenEye - Non-pce-init RSVP learnt tunnels addition to …
Avantika-Huawei Jun 17, 2016
3790072
PCE WEB and pcep tunnel related defect fix
maheshrajus Jun 17, 2016
55c2fde
[ONOS] CR case defect fix
Priyankab-Huawei Jun 17, 2016
7c90b00
ONOS-4361 OSPF Provider Bug Fixes
ManikandanCTS Jun 17, 2016
d6b9fed
[ONOS] Bandwidth issue fix
Priyankab-Huawei Jun 17, 2016
90918d6
Ensure ApplicationManager waits until features are installed/uninstalled
Jun 17, 2016
60a21e1
Remove unused local var
Jun 17, 2016
1a27960
ONOS-4719 - Environmental vaiables dependency removed from UT
bharatsaraswal-huawei Jun 17, 2016
3720880
Fixed deadlock in BMv2 device context service
Jun 17, 2016
b88e4b4
Register UpdateRequest in Kryo
jonohart Jun 17, 2016
32eea0d
Bugfix: store entry is not removed properly after device disconnected
charlesmcchan Jun 17, 2016
479f26f
Add a MAX_PRIORITY for demo flowtest
zyp8884625 Jun 18, 2016
dca8485
Implemented convenient builders of BMv2 extension selectors and
Jun 17, 2016
9039277
Various BMv2 bugfixes
Jun 18, 2016
62132e9
Tagging 1.6.0-rc4
bocon13 Jun 18, 2016
4d08aa8
Resuming snapshot 1.6.0-SNAPSHOT
bocon13 Jun 18, 2016
4377cd3
Fixing Europe map scale.
tomikazi Jun 20, 2016
e84ba85
Update lib/BUCK to use the latest cord-config
charlesmcchan Jun 20, 2016
e7a357f
Fix formCluster to remove raft log files associated with stand-alone …
Jun 20, 2016
53bdcbf
ONOS-4359: continued work on theming UI
Jun 20, 2016
e09b71a
Fix for app dependency loading order issue
jonohart Jun 20, 2016
aa7f468
Lower log level for warning message seen when starting larger clusters
jhall11 Jun 20, 2016
80669bd
Adding GEANT european topology
Andrea-Campanella Jun 20, 2016
87a5944
Enhancing Geant Topo
Andrea-Campanella Jun 21, 2016
e72dd0d
Use concurrent hash map to avoid concurrent modification exceptions
Jun 20, 2016
92ed7a1
Fail with StorageException.Unavailable only when client is CLOSED
Jun 21, 2016
182613a
Log failures in state machine processing
Jun 22, 2016
8f906bf
Move event handling to background thread
Jun 22, 2016
e9fb509
BMv2 performance improvements
Jun 22, 2016
6b1d35b
Fix for ONOS-4740
ray-milkey Jun 22, 2016
0e95529
Various minor fixes and improvements
lantz May 27, 2016
f90ccb5
Unset empty vars; pass IPs to onos-gen-partitions
lantz Jun 4, 2016
3085a4d
Add status/error checks during ONOS startup
lantz Jun 4, 2016
73dd283
add arp cmd; always return lists from checkLog
lantz Jun 14, 2016
38fb5c7
Use netstat for waitListening; client -h h1 "apps -a"
lantz Jun 14, 2016
5037dd3
Use ip route to determine default intf for port forwarding
lantz Jun 17, 2016
4287a12
Correctly print message if arping isn't installed
lantz Jun 18, 2016
6bb56b7
Unpack/install all nodes before startup
lantz Jun 18, 2016
e62f622
[ONOS-4725]duplicate symbolic path names are allowed in creation of p…
Priyankab-Huawei Jun 21, 2016
b64f489
ONOS-4361 OSPF Provider Bug Fixes
ManikandanCTS Jun 20, 2016
1d5b6e3
Implement map listener in DistributedMcastStore
charlesmcchan Jun 18, 2016
91e1d73
Misc fixes in openflow provider subsystem
Jun 22, 2016
140ddff
[ONOS-4722] GoldenEye:Fix exception on learning unknown PCE-initiated…
Avantika-Huawei Jun 18, 2016
25ba568
Fixes concurrency bug by using a ConcurrentMap
Jun 23, 2016
bd1920b
Less vesbose info level logging in DistributedTopologyStore
Jun 23, 2016
1c8a1b8
[ONOS-4743] - DB sync is suspended if PCEP session is formed before B…
Avantika-Huawei Jun 23, 2016
edd0438
Using Atomix 1.0.0-rc9
Jun 23, 2016
77cbb02
Adding set -e to fail onos-create-app on mvn generate failures
bocon13 Jun 23, 2016
1d3f768
STC scenario for testing meta app behavior
ray-milkey Jun 21, 2016
dcafaa5
Added kryo serializer for ImmutableByteSequence
Jun 23, 2016
cab0ad1
More readable toString for BMv2 extension selectors and treatments
Jun 23, 2016
c328c91
ONOS-4107: ISIS Provider - Bug Fixes
ManikandanCTS Jun 23, 2016
3094ad6
STC - check that flows are installed before checking pings
ray-milkey Jun 14, 2016
4dfee79
Removing onos.version from kafka-integration app
bocon13 Jun 23, 2016
8a048b0
Re-running onos-lib-gen on onos-1.6
bocon13 Jun 24, 2016
a496b04
Fix race condition in stc net-create-flows by checking for flows
Jun 24, 2016
c70aa8e
Fixing build failure
y-higuchi Jun 24, 2016
e56d38d
Tagging 1.6.0-rc5
bocon13 Jun 24, 2016
a25abb1
Resuming snapshot 1.6.0-SNAPSHOT
bocon13 Jun 24, 2016
5a415cb
Allow output file or '-' for stdout with list of IP addresses
lantz Jun 4, 2016
916da43
Add a OCN for beast cell file
zyp8884625 Jun 23, 2016
4786ba9
Varius updates to BMv2 mininet scripts
Jun 24, 2016
fe559b1
Automatic bgp app activation
ThejaswiNK-Huawei Jun 24, 2016
71aae66
[ONOS-4738], [ONOS-4737], [ONOS-4741]resilency defect fix
Priyankab-Huawei Jun 24, 2016
f1c6e03
Updating cord-config in segment routing app to 1.0-b1
bocon13 Jun 24, 2016
0d041e8
Tagging 1.6.0 (Goldeneye)
bocon13 Jun 24, 2016
18649e1
Starting snapshot 1.6.1-SNAPSHOT
bocon13 Jun 24, 2016
e7b13b7
Fixing ISIS problem
y-higuchi Jun 28, 2016
91c7c9a
Fixed stack overflow bug when using BMv2 table entry service
Jun 24, 2016
ea26450
Update cord-config dependency to b1 version
charlesmcchan Jun 30, 2016
2e73a8d
Enable global port forwarding in root namespace
lantz Jun 24, 2016
86a54ac
unpackONOS: check for failure when extracting tar archive
lantz Jun 30, 2016
79681b6
[ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information …
Priyankab-Huawei Jul 1, 2016
0c6bc28
PCE WEB GUI defect fixes
maheshrajus Jul 1, 2016
ec8e062
Only pop internally assigned VLANs before sending ARP to controller
charlesmcchan Jun 30, 2016
a7da388
Bugfix for multicast in multiple instances environment
charlesmcchan Jun 28, 2016
614cf29
BMv2 device friendly name set during device discovery
Jun 29, 2016
9f3158f
SecurityMode: Ensure store event handling happens in a background thr…
Jul 1, 2016
6ee9095
Only pop internally assigned VLANs before sending ARP to controller
charlesmcchan Jul 5, 2016
d9f857d
Modified BMv2 demo scripts to work with onos.py
Jul 5, 2016
1ba1549
Make log message clearer
charlesmcchan Jul 7, 2016
fb4a970
cherry pick of [ONOS-4807] [ONOS-4808] [ONOS-4669]SR-TE resilency def…
Priyankab-Huawei Jul 8, 2016
1a00419
cherry picking the fix for ONOS-4754 to onos-1.6 and master
princepereira Jul 8, 2016
a9e5bcb
cherrypick the changeset If27101f0e5522212c7e434fab58b66e67e9676d7
Jul 11, 2016
22e46c9
Fix AtomixConsistentMap::computeIf behavior to throw a ConcurrentModi…
Jul 13, 2016
dd96343
[ONOS} CR-Resilency fix
Priyankab-Huawei Jul 11, 2016
18b9119
Fix for ONOS-4836
kalagesa Jul 13, 2016
8d9203e
[ONOS] Bandwidth allocation fix to onos1.6
Priyankab-Huawei Jul 12, 2016
7bc6419
[ONOS] SR resilency, CR resilency and delete problem , old tunnels no…
Priyankab-Huawei Jul 13, 2016
a71f29b
PCE WEB Defect Fix: MBPS bandwidth value should convert to BPS
maheshrajus Jul 14, 2016
271fd3e
PCE WEB GUI defect Fixes[ONOS-4811,ONOS-4812, ONOS-4813]
maheshrajus Jul 18, 2016
e9ca280
BugFix: Allow to specify mastership role through REST API
gunine Jul 20, 2016
28b2913
Fix NPE when ControlPlaneConnectPoint config is added after interface…
charlesmcchan Jul 20, 2016
9414368
[ONOS-4843] [ONOS-4815]Tunnels are creating even though bandwidth not…
Priyankab-Huawei Jul 17, 2016
32967dd
Cherry pick ONOS-4835 fix
Jul 18, 2016
cf53a9b
Dynamic Clustering fixes
jhall11 Jun 29, 2016
3de6461
[ONOS-4945] PCE Json fix
Priyankab-Huawei Jul 21, 2016
7e3bfa4
[ONOS] update command defect fix for cost type
Priyankab-Huawei Jul 26, 2016
2c4f432
Fix for reading remote cluster metadata file
jhall11 Jun 28, 2016
edf1cd8
[ONOS] duplicate tunnelname not allowed in PCE REST and WEB
Priyankab-Huawei Jul 28, 2016
c0c134c
[ONOS-4986] [ONOS-4985] Json defect fix
Priyankab-Huawei Jul 29, 2016
1fba3e8
EdgeManager fixes
y-higuchi Jul 15, 2016
8d12930
BugFix for ONOS-4942.
y-higuchi Jul 21, 2016
91e9a83
[ONOS-4986] [ONOS-4985] Json defect fix
Priyankab-Huawei Jul 30, 2016
100dc10
ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API)
Jul 2, 2016
f91909f
Fix for wipe-out please command ONOS-4653
kalagesa Jun 15, 2016
abef28b
Set REST API request timeout
hyunsun Jun 22, 2016
38f9f3f
Cherry pick ONOS-4721 fix
Aug 5, 2016
1a5491e
Fixing ONOS-4875
Aug 5, 2016
6a306f2
ONOS-4507,ONOS-4774, ONOS-4775, ONOS-4776 + some minor fixes
c-yoon Jul 8, 2016
622700f
Prevent overlap of link labels in WEB UI
Aug 2, 2016
b7173af
Making ERO non-mandatory (for end of LSP DB sync msg from cisco)
Avantika-Huawei Aug 9, 2016
272534a
Remove InetAddress.getLocalHost() calls from OSPF tests.
jonohart Aug 10, 2016
aaff292
Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod…
princepereira Aug 10, 2016
4da7920
[ONOS-5002] [ONOS-4986] defect fix in release bandwidth
Priyankab-Huawei Aug 11, 2016
52550fa
Fix NPE when there's no secondary path.
y-higuchi Aug 8, 2016
153517c
Handle null secondary path properly
y-higuchi Aug 9, 2016
97a08bb
Updating SDN-IP tutorial config files
Aug 16, 2016
2fecae5
Fix for ONOS-5020:Encoder for Disjoint Rest API with NPE Issue Fix
Aug 16, 2016
45f806c
Fix ONOS-5091
Aug 18, 2016
6683c2f
Fix for ONOS-4877
kalagesa Aug 18, 2016
924c54c
Fix for ONOS-4940
kalagesa Aug 17, 2016
00cf257
Make the field lastStart thread safe
Aug 18, 2016
217e53c
See the latest value of dispatchLoop
Aug 18, 2016
bb3262d
Read the latest value of dispatchFuture
Aug 18, 2016
ee5c83e
Read the latest value of lastSink
Aug 18, 2016
62363f5
Changing to lower case for JSON Keys: part of ONOS-5020 fix
Aug 18, 2016
2451a09
Fix for ONOS-5032 and ONOS-5034
Aug 8, 2016
3faa011
updated the base url handler to extract any app prefix from the absUr…
dbainbri-ciena Aug 23, 2016
e5ef6fc
Disable NettyMessagingManager test which is failing sporadically
jonohart Aug 17, 2016
eaa9782
Cleaned up urlBase() readability.
Aug 24, 2016
14fefb5
Fix for ONOS-3678
kalagesa Aug 23, 2016
9fa6da1
Fix for ONOS-3677
kalagesa Aug 23, 2016
b7fc92d
fix for ONOS-3428
kalagesa Aug 24, 2016
26333de
Fix for ONOS-4834. Created rest api for removing the flows using appi…
princepereira Aug 17, 2016
68b2565
Revert "Fix for ONOS-5032 and ONOS-5034"
jonohart Aug 29, 2016
2d0258d
Move field assignment to declaration and make the field final
Aug 30, 2016
0f154ac
Tighten method visibility
Aug 30, 2016
ed8398e
Make FlowOperationsProcessor thread-safe with synchronized modifier
Aug 30, 2016
50e62a1
Use light collection because of being synchronized already
Aug 30, 2016
2ea3a12
Use primitive boolean because of being synchronized already
Aug 30, 2016
2c900c1
Defect fixes (cherry picked from master)
Avantika-Huawei Sep 1, 2016
546bb0f
Add mapping function to simplify process() implementation
Aug 31, 2016
b212b1f
Reformat code
Aug 31, 2016
5b33717
Refactor: Get updating pendingDevices out of the loop
Aug 31, 2016
9c9bf42
Refactor: Rename and inline to simplify inside of the loop
Aug 31, 2016
5422956
Make field final
Sep 1, 2016
2ec485d
Remove redundant field
Sep 1, 2016
914db1c
Apply Null Object pattern
Sep 1, 2016
d0ee80f
[ONOS-5185] fix bug for VTN data synchronized failed in cluster mode
Sep 6, 2016
0a8c9c1
Fix for ONOS-5034
Aug 30, 2016
283eb2f
Add comments describing immutability/mutability
Sep 7, 2016
f752afc
Copy FlowOperationsProcessor defensively for thread safety
Sep 7, 2016
3f7513e
Provide hasFailed explicitly
Sep 7, 2016
4b3e2f6
Provide pendingDevices explicitly
Sep 7, 2016
9929288
ONOS-5271 pendingDevices is used to track installation progress,
bocon13 Sep 14, 2016
5410e62
FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue
Sep 10, 2016
0b58f1f
remove deprecated buck directive
ray-milkey Sep 20, 2016
3036747
[CORD-438] Fix Segment Routing application
pierventre Sep 14, 2016
4b4ee61
Put configs back to pending state when the config factory is removed.
jonohart May 20, 2016
726839c
ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue
Aug 29, 2016
486e9af
onos-1818-search by tableid in Flow table
Sep 2, 2016
a23f07d
Fix for ONOS-5033 hosts - dynamic or static
Aug 30, 2016
ba57331
yangutils: change onlab-junit dependency to 1.7.0
Sep 27, 2016
d258135
Fix for ONOS-4803. Issue with of error msg parsing by flood light.
princepereira Sep 2, 2016
2833c68
Fixing yangutils versions to be 1.6.1-SNAPSHOT
bocon13 Sep 28, 2016
a2261d7
FIX for ONOS-5296:Wrong MetricName throwing NPE
Sep 21, 2016
194f377
Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links.
princepereira Sep 19, 2016
d3a1d64
Fix for ONOS-5175. GroupId refactoring.
princepereira Aug 30, 2016
da8cb16
Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name}
Sep 28, 2016
4eef1af
JUNIT dependency version and other POM file fixes
GauravAgrawal-Huawei Oct 12, 2016
7391fc5
package igmp v3 report wrong, the group class should be IgmpMembership
keha-nokia Oct 18, 2016
fbe7abb
Moving snmp libs to released version; ejecing bti driver due to incom…
bocon13 Oct 24, 2016
ff1398f
Moving snmp libs to released version
y-higuchi Oct 26, 2016
46c07bd
Revert "Provide hasFailed explicitly"
Sep 14, 2016
97abf7e
Revert "Copy FlowOperationsProcessor defensively for thread safety"
Sep 14, 2016
f1621f1
Fix for ONOS-5035
Aug 25, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -16,6 +16,7 @@ localDB
localDB.*
.buckd
buck-out
.buckconfig.local

core/store/trivial/data/
core/store/apps
Expand Down
2 changes: 1 addition & 1 deletion .gitreview
Expand Up @@ -3,4 +3,4 @@ host=gerrit.onosproject.org
port=29418
project=onos.git
defaultremote=origin
defaultbranch=master
defaultbranch=onos-1.6
13 changes: 4 additions & 9 deletions BUCK
Expand Up @@ -46,14 +46,16 @@ CORE = [
'//protocols/isis/isisio:onos-protocols-isis-isisio',

'//drivers/utilities:onos-drivers-utilities',
'//drivers/bti:onos-drivers-bti-oar',
#TODO ONOS-5554 excluding from the build
#'//drivers/bti:onos-drivers-bti-oar',
'//drivers/ciena:onos-drivers-ciena-oar',
'//drivers/cisco:onos-drivers-cisco-oar',
'//drivers/default:onos-drivers-default-oar',
'//drivers/fujitsu:onos-drivers-fujitsu-oar',
'//drivers/lumentum:onos-drivers-lumentum-oar',
'//drivers/netconf:onos-drivers-netconf-oar',
'//drivers/ovsdb:onos-drivers-ovsdb-oar',
'//drivers/optical:onos-drivers-optical-oar',

'//providers/netconf/device:onos-providers-netconf-device',
'//providers/openflow/device:onos-providers-openflow-device',
Expand All @@ -66,7 +68,7 @@ CORE = [
'//providers/rest/device:onos-providers-rest-device',
'//providers/snmp/device:onos-providers-snmp-device',
'//providers/isis/cfg:onos-providers-isis-cfg',
'//providers/isis/device:onos-providers-isis-device',
'//providers/isis/topology:onos-providers-isis-topology',

'//web/api:onos-rest',
'//web/gui:onos-gui',
Expand Down Expand Up @@ -98,7 +100,6 @@ APPS = [
# Apps
'//apps/dhcp:onos-apps-dhcp-oar',
'//apps/fwd:onos-apps-fwd-oar',
'//apps/aaa:onos-apps-aaa-oar',
'//apps/acl:onos-apps-acl-oar',
'//apps/bgprouter:onos-apps-bgprouter-oar',
'//apps/cip:onos-apps-cip-oar',
Expand All @@ -108,10 +109,7 @@ APPS = [
'//apps/segmentrouting:onos-apps-segmentrouting-oar',
'//apps/gangliametrics:onos-apps-gangliametrics-oar',
'//apps/graphitemetrics:onos-apps-graphitemetrics-oar',
'//apps/igmp:onos-apps-igmp-oar',
'//apps/cordmcast:onos-apps-cordmcast-oar',
'//apps/flowanalyzer:onos-apps-flowanalyzer-oar',
'//apps/olt:onos-apps-olt-oar',
'//apps/influxdbmetrics:onos-apps-influxdbmetrics-oar',
'//apps/metrics:onos-apps-metrics-oar',
'//apps/mfwd:onos-apps-mfwd-oar',
Expand All @@ -136,15 +134,13 @@ APPS = [
'//apps/test/loadtest:onos-apps-test-loadtest-oar',
'//apps/test/messaging-perf:onos-apps-test-messaging-perf-oar',
'//apps/virtualbng:onos-apps-virtualbng-oar',
'//apps/cordvtn:onos-apps-cordvtn-oar',
'//apps/vpls:onos-apps-vpls-oar',
'//apps/vrouter:onos-apps-vrouter-oar',
'//apps/vtn:onos-apps-vtn-oar',
'//apps/faultmanagement:onos-apps-faultmanagement-oar',
'//apps/openstacknode:onos-apps-openstacknode-oar',
'//apps/cpman/app:onos-apps-cpman-app-oar',
'//apps/xosclient:onos-apps-xosclient-oar',
'//apps/cordconfig:onos-apps-cordconfig',
]

APP_JARS = [
Expand All @@ -153,7 +149,6 @@ APP_JARS = [
'//apps/dhcp/api:onos-apps-dhcp-api',
'//apps/dhcp/app:onos-apps-dhcp-app',
'//apps/fwd:onos-apps-fwd',
'//apps/olt:onos-apps-olt-api',
'//apps/iptopology-api:onos-apps-iptopology-api',
'//apps/openstacknode:onos-apps-openstacknode',
'//apps/routing:onos-apps-routing',
Expand Down
22 changes: 0 additions & 22 deletions apps/aaa/BUCK

This file was deleted.

23 changes: 0 additions & 23 deletions apps/aaa/app.xml

This file was deleted.

23 changes: 0 additions & 23 deletions apps/aaa/features.xml

This file was deleted.

98 changes: 0 additions & 98 deletions apps/aaa/pom.xml

This file was deleted.