Code Review
/
controller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
abfa9a0
)
Bug 868: Remove AD-SAL components which were deprecated in Lithium
40/18740/4
author
Tony Tkacik
<ttkacik@cisco.com>
Mon, 27 Apr 2015 08:24:21 +0000
(08:24 +0000)
committer
Tony Tkacik
<ttkacik@cisco.com>
Thu, 21 May 2015 17:33:18 +0000
(19:33 +0200)
Removes legacy components,which were deprecated in Lithium
and scheduled to be removed Berrylium.
Code is still preserved on stable/lithium branch.
Change-Id: Icef5e39cc59324db203ccb2cb5f9a3aea0e57b21
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
1010 files changed:
karaf/opendaylight-karaf/pom.xml
patch
|
blob
|
history
opendaylight/adsal/adsal-enunciate-parent/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/adsal-enunciate-parent/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/appauth/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/appauth/src/main/java/org/opendaylight/controller/appauth/Application.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/appauth/src/main/java/org/opendaylight/controller/appauth/authorization/Authorization.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/main/java/org/opendaylight/controller/arphandler/ARPCacheEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/main/java/org/opendaylight/controller/arphandler/ARPEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/main/java/org/opendaylight/controller/arphandler/ARPReply.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/main/java/org/opendaylight/controller/arphandler/ARPRequest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/main/java/org/opendaylight/controller/arphandler/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/main/java/org/opendaylight/controller/arphandler/internal/ArpHandler.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/arphandler/src/test/java/org/opendaylight/controller/arphandler/internal/ArphandlerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/integrationtest/src/test/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusteringServicesIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/CacheConfigException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/CacheExistException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/CacheListenerAddException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/ICacheUpdateAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/IClusterContainerServices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/IClusterGlobalServices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/IClusterServices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/IClusterServicesCommon.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/ICoordinatorChangeAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/IGetUpdates.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/IListenRoleChange.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services/src/main/java/org/opendaylight/controller/clustering/services/ListenRoleChangeAddException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/CacheListenerContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClassResolver.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterContainerManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterGlobalManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterManagerCLI.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterManagerCommon.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/java/org/opendaylight/controller/clustering/services_implementation/internal/GetUpdatesContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/resources/config/infinispan-config.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/main/resources/config/jgroups.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/services_implementation/src/test/java/org/opendaylight/controller/clustering/services_implementation/internal/ClusterManagerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/stub/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/stub/src/main/java/org/opendaylight/controller/clustering/stub/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/stub/src/main/java/org/opendaylight/controller/clustering/stub/internal/ClusterContainerManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/stub/src/main/java/org/opendaylight/controller/clustering/stub/internal/ClusterGlobalManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/stub/src/main/java/org/opendaylight/controller/clustering/stub/internal/ClusterManagerCommon.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/stub/src/test/java/org/opendaylight/controller/clustering/stub/internal/TestClusteringStub.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/ComplexClass.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/ComplexClass1.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/ComplexContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/IComplex.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/LoggingListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/SimpleClient.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/main/java/org/opendaylight/controller/clustering/test/internal/StringContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/clustering/test/src/test/java/org/opendaylight/controller/clustering/test/internal/TestClusteringTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/commons/httpclient/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/commons/httpclient/src/main/java/org/opendaylight/controller/commons/httpclient/HTTPClient.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/commons/httpclient/src/main/java/org/opendaylight/controller/commons/httpclient/HTTPRequest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/commons/httpclient/src/main/java/org/opendaylight/controller/commons/httpclient/HTTPResponse.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/commons/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/ConfigurationEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/ConfigurationObject.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/IConfigurationAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/IConfigurationAwareCommon.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/IConfigurationContainerAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/IConfigurationContainerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/IConfigurationService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/api/src/main/java/org/opendaylight/controller/configuration/IConfigurationServiceCommon.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/main/java/org/opendaylight/controller/configuration/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/main/java/org/opendaylight/controller/configuration/internal/ConfigurationService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/main/java/org/opendaylight/controller/configuration/internal/ContainerConfigurationService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/test/java/org/opendaylight/controller/configuration/internal/ConfigurationAwareTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/test/java/org/opendaylight/controller/configuration/internal/ConfigurationContainerAwareTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/test/java/org/opendaylight/controller/configuration/internal/ConfigurationContainerImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/implementation/src/test/java/org/opendaylight/controller/configuration/internal/ConfigurationImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/integrationtest/.gitignore
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/integrationtest/src/test/java/org/opendaylight/controller/configuration/internal/ConfigurationIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/configuration/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/api/src/main/java/org/opendaylight/controller/connectionmanager/ConnectionMgmtScheme.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/api/src/main/java/org/opendaylight/controller/connectionmanager/IConnectionManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/api/src/main/java/org/opendaylight/controller/connectionmanager/NodeAccessPermission.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/internal/ConnectionManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/internal/ConnectionMgmtEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/internal/ConnectionMgmtEventType.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/AbstractScheme.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/AnyControllerScheme.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/ControllerConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/LoadBalancedScheme.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/RoundRobinScheme.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/SchemeFactory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/connectionmanager/implementation/src/main/java/org/opendaylight/controller/connectionmanager/scheme/SingleControllerScheme.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/ContainerChangeEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/ContainerConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/ContainerData.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/ContainerFlowChangeEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/ContainerFlowConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/IContainerAuthorization.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/IContainerManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/IContainerManagerShell.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/NodeConnectorsChangeEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/implementation/src/main/java/org/opendaylight/controller/containermanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/implementation/src/main/java/org/opendaylight/controller/containermanager/internal/ContainerImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/implementation/src/main/java/org/opendaylight/controller/containermanager/internal/ContainerManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/implementation/src/main/java/org/opendaylight/controller/containermanager/internal/IContainerInternal.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/it.implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/it.implementation/src/main/java/org/opendaylight/controller/containermanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/it.implementation/src/main/java/org/opendaylight/controller/containermanager/internal/ContainerImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/it.implementation/src/main/java/org/opendaylight/controller/containermanager/internal/ContainerManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/it.implementation/src/test/java/org/opendaylight/controller/containermanager/internal/ContainerImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/it.implementation/src/test/java/org/opendaylight/controller/containermanager/internal/ContainerManagerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/AddContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/AddContainerEntry.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/AddContainerFlow.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/ContainermgrGetAuthorizedGroups.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/ContainermgrGetAuthorizedResources.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/ContainermgrGetResourcesForGroup.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/ContainermgrGetRoles.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/ContainermgrGetUserLevel.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/ContainermgrGetUserResources.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/CreateContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/Pfc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/Psc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/Psd.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/Psm.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/Psp.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/RemoveContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/RemoveContainerEntry.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/RemoveContainerFlow.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/java/org/opendaylight/controller/containermanager/shell/SaveConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/main/resources/OSGI-INF/blueprint/blueprint.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/containermanager/shell/src/test/java/org/opendaylight/controller/containermanager/shell/ContainerManagerShellTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/dummy-console/README
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/dummy-console/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandInterpreter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandProvider.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/adsal/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/adsal/src/main/resources/features.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/base/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/base/src/main/resources/features.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/controller/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/controller/src/main/resources/features.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/extras/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/extras/src/main/resources/features.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/nsf/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/features/nsf/src/main/resources/features.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/IForwardingStaticRouting.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/IStaticRoutingAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/StaticRoute.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/StaticRouteConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/internal/StaticRoutingImplementation.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/StaticRouteConfigTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/StaticRouteTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwarding/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/internal/StaticRoutingImplementationTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/FlowConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/FlowEntry.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/FlowEntryInstall.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/IForwardingRulesManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/IForwardingRulesManagerAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/PortGroup.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/PortGroupChangeListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/PortGroupConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/main/java/org/opendaylight/controller/forwardingrulesmanager/PortGroupProvider.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/api/src/test/java/org/opendaylight/controller/forwardingrulesmanager/frmTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/implementation/data/FlowEntryDistributionOrder.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/FlowEntryDistributionOrderFutureTask.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/implementation/src/main/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManagerCLI.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/integrationtest/src/test/java/org/opendaylight/controller/forwardingrulesmanager/internal/ForwardingRulesManagerIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/forwardingrulesmanager/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/HostIdFactory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IHostId.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IHostTrackerShell.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IPHostId.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IPMacHostId.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IfHostListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IfIptoHost.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/IfNewHostNotify.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/hostAware/HostNodeConnector.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/main/java/org/opendaylight/controller/hosttracker/hostAware/IHostFinder.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/api/src/test/java/org/opendaylight/controller/hosttracker/hostAware/HostNodeConnectorTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/HostTracker.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/HostTrackerCallable.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/implementation/src/test/java/org/opendaylight/controller/hosttracker/internal/HostTrackerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/integrationtest/src/test/java/org/opendaylight/controller/hosttracker/internal/HostTrackerIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/shell/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/shell/src/main/java/org/opendaylight/controller/hosttracker/shell/DumpFailedARPReqList.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/shell/src/main/java/org/opendaylight/controller/hosttracker/shell/DumpPendingARPReqList.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/shell/src/main/resources/OSGI-INF/blueprint/blueprint.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker/shell/src/test/java/org/opendaylight/controller/hosttracker/shell/HostTrackerShellTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/Entity.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IDevice.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IDeviceListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IDeviceService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IEntityClass.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IEntityClassListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IEntityClassifierService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IfHostListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IfIptoHost.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/IfNewHostNotify.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/SwitchPort.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/hostAware/HostNodeConnector.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/main/java/org/opendaylight/controller/hosttracker/hostAware/IHostFinder.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/api/src/test/java/org/opendaylight/controller/hosttracker/hostAware/HostNodeConnectorTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/AttachmentPoint.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DefaultEntityClassifier.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/Device.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceIndex.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceIndexInterator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceIterator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceManagerImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceMultiIndex.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/DeviceUniqueIndex.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/main/java/org/opendaylight/controller/hosttracker/internal/IndexedEntity.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/internal/DeviceManagerImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/internal/DeviceUniqueIndexTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/test/MockDevice.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/test/MockDeviceManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/test/MockEntityClassifier.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/test/MockEntityClassifierMac.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/hosttracker_new/implementation/src/test/java/org/opendaylight/controller/hosttracker/test/MockFlexEntityClassifier.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/karaf-tomcat-security/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/karaf-tomcat-security/src/main/java/org/opendaylight/controller/karafsecurity/ControllerCustomRealm.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/logging/bridge/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/logging/bridge/src/main/java/org/opendaylight/controller/logging/bridge/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/logging/bridge/src/main/java/org/opendaylight/controller/logging/bridge/internal/LogListenerImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/logging/bridge/src/main/java/org/opendaylight/controller/logging/bridge/internal/UncaughtExceptionPolicy.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/logging/bridge/src/test/java/org/opendaylight/controller/logging/bridge/internal/LogListenerImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/META-INF/maven/archetype-metadata.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/src/main/java/Northbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/src/main/resources/archetype-resources/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/src/test/resources/projects/basic/archetype.properties
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/archetype-app-northbound/src/test/resources/projects/basic/goal.txt
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/api/src/main/java/org/opendaylight/controller/northbound/bundlescanner/IBundleScanService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/main/java/org/opendaylight/controller/northbound/bundlescanner/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/main/java/org/opendaylight/controller/northbound/bundlescanner/internal/BundleInfo.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/main/java/org/opendaylight/controller/northbound/bundlescanner/internal/BundleScanServiceImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/main/java/org/opendaylight/controller/northbound/bundlescanner/internal/BundleScanner.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_base/Animal.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_base/BasePerson.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_base/Mammal.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_base/NoAnnotation.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_base/NonRelevantAnnotation.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_base/Person.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_misc/Misc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_sub1/NoAnnotation.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_sub1/Zoo.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_sub2/Agent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_sub2/Customer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/bundle_sub2/NoAnnotation.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/bundlescanner/implementation/src/test/java/org/opendaylight/controller/northbound/bundlescanner/internal/BundleScannerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/JacksonJsonProcessingExceptionMapper.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/NorthboundApplication.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/RestMessages.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/BadRequestException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/GenericExceptionMapper.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/InternalServerErrorException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/MethodNotAllowed.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/MethodNotAllowedException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/NotAcceptableException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/NotImplemented.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/NotImplementedException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/ResourceConflictException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/ResourceForbiddenException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/ResourceGoneException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/ResourceNotFoundException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/ServiceUnavailableException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/UnauthorizedException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/UnsupportedMediaTypeException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/exception/package-info.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/Accessor.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/CompareExpression.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/Expression.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/ExpressionBuilder.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/IteratableTypeInfo.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/LogicalExpression.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/Query.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/QueryContext.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/QueryContextImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/QueryContextProvider.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/QueryException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/QueryImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/TypeInfo.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/Visitor.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/query/WrapperTypeInfo.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/types/StringList.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/utils/NorthboundUtils.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/main/javacc/fiql.jj
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/CommonsNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/exception/CommonsNorthboundExceptionTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/BookBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/ExpresssionTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/Library.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/PersonBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/QueryContextTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/ReviewBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/java/org/opendaylight/controller/northbound/commons/query/XMLAccessorTypeTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/commons/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/connectionmanager/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/connectionmanager/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/connectionmanager/src/main/java/org/opendaylight/controller/connectionmanager/northbound/ConnectionManagerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/connectionmanager/src/main/java/org/opendaylight/controller/connectionmanager/northbound/Nodes.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/connectionmanager/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/java/org/opendaylight/controller/containermanager/northbound/ContainerConfigs.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/java/org/opendaylight/controller/containermanager/northbound/ContainerManagerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/java/org/opendaylight/controller/containermanager/northbound/ContainerManagerNorthboundRSApplication.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/java/org/opendaylight/controller/containermanager/northbound/FlowSpecConfigs.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/java/org/opendaylight/controller/containermanager/northbound/StringList.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/containermanager/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/controllermanager/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/controllermanager/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/controllermanager/src/main/java/org/opendaylight/controller/controllermanager/northbound/ControllerManagerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/controllermanager/src/main/java/org/opendaylight/controller/controllermanager/northbound/ControllerProperties.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/controllermanager/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/controllermanager/src/test/java/org/opendaylight/controller/controllermanager/northbound/ControllerManagerNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/java/org/opendaylight/controller/flowprogrammer/northbound/FlowConfigs.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/java/org/opendaylight/controller/flowprogrammer/northbound/FlowProgrammerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/flowprogrammer/src/test/java/org/opendaylight/controller/flowprogrammer/northbound/FlowProgrammerNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/java/org/opendaylight/controller/hosttracker/northbound/HostConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/java/org/opendaylight/controller/hosttracker/northbound/HostTrackerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/java/org/opendaylight/controller/hosttracker/northbound/Hosts.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/hosttracker/src/test/java/org/opendaylight/controller/hosttracker/northbound/HostTrackerNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/httpservice-bridge/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/httpservice-bridge/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/integrationtest/src/test/java/org/opendaylight/controller/northbound/integrationtest/NorthboundIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/integrationtest/src/test/resources/exam.properties
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/integrationtest/src/test/resources/tomcat-server.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/java-client/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/java-client/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/jolokia/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/jolokia/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/networkconfiguration/bridgedomain/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/networkconfiguration/bridgedomain/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/networkconfiguration/bridgedomain/src/main/java/org/opendaylight/controller/networkconfig/bridgedomain/northbound/BridgeDomainNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/networkconfiguration/bridgedomain/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoute.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutes.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutingNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutingNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/AllFlowStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/AllPortStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/AllTableStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/FlowStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/PortStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/StatisticsNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/java/org/opendaylight/controller/statistics/northbound/TableStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/statistics/src/test/java/org/opendaylight/controller/statistics/northbound/StatisticsNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/java/org/opendaylight/controller/subnets/northbound/SubnetConfigs.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/java/org/opendaylight/controller/subnets/northbound/SubnetsNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/subnets/src/test/java/org/opendaylight/controller/subnets/northbound/SubnetsNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/swagger-ui/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/swagger-ui/src/main/java/org/opendaylight/controller/swaggerui/BasePathModifierServlet.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/swagger-ui/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/swagger-ui/src/main/resources/css/custom.css
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/swagger-ui/src/main/resources/images/logo.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/swagger-ui/src/main/resources/index.html
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/java/org/opendaylight/controller/switchmanager/northbound/NodeConnectorProperties.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/java/org/opendaylight/controller/switchmanager/northbound/NodeConnectors.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/java/org/opendaylight/controller/switchmanager/northbound/NodeProperties.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/java/org/opendaylight/controller/switchmanager/northbound/Nodes.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/java/org/opendaylight/controller/switchmanager/northbound/SwitchNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/switchmanager/src/test/java/org/opendaylight/controller/switchmanager/northbound/SwitchManagerNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/java/org/opendaylight/controller/topology/northbound/EdgeProperties.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/java/org/opendaylight/controller/topology/northbound/Topology.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/java/org/opendaylight/controller/topology/northbound/TopologyNorthboundJAXRS.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/java/org/opendaylight/controller/topology/northbound/TopologyUserLinks.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/topology/src/test/java/org/opendaylight/controller/topology/northbound/TopologyTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/usermanager/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/usermanager/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/usermanager/src/main/java/org/opendaylight/controller/usermanager/northbound/UserManagerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/usermanager/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northbound/usermanager/src/test/java/org/opendaylight/controller/subnets/northbound/UserManagerNorthboundTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northboundtest/unit_test_suite/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northboundtest/unit_test_suite/src/main/java/org/opendaylight/controller/northboundtest/unittestsuite/internal/API3UnitTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/northboundtest/unit_test_suite/src/main/java/org/opendaylight/controller/northboundtest/unittestsuite/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IDataPacketListen.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IDataPacketMux.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IDiscoveryListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IFlowProgrammerNotifier.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryProvider.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryShimExternalListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IInventoryShimInternalListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IOFStatisticsListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IOFStatisticsManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IReadFilterInternalListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IReadServiceFilter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IRefreshInternalProvider.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/ITopologyServiceShimListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/IController.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/IMessageListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/IMessageReadWrite.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/ISwitch.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/ISwitchStateListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/Controller.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/ControllerIO.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/MessageReadWriteService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/PriorityMessage.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SecureMessageReadWriteService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/StatisticsCollector.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SwitchEvent.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SwitchHandler.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/core/internal/SynchronousMessage.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/DataPacketMuxDemux.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/DataPacketServices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/DescStatisticsConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/DiscoveryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowProgrammerNotifier.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowProgrammerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowStatisticsConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/InventoryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/InventoryServiceHelper.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/InventoryServiceShim.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/OFStatisticsManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/PortConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/PortStatisticsConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/ReadService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/ReadServiceFilter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TableConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TableStatisticsConverter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TopologyServiceShim.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/TopologyServices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/Utils.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6Error.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6FlowMod.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6Match.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6StatsReply.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6StatsRequest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/test/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowProgrammerServiceTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/test/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6ExtensionTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/openflow/src/test/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6MatchTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/FlowProgrammerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/InventoryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/ReadService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/StubNodeConnectorFactory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/StubNodeFactory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/protocol_plugins/stub/src/main/java/org/opendaylight/controller/protocol_plugins/stub/internal/TopologyServices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/routing/dijkstra_implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/routing/dijkstra_implementation/src/main/java/org/opendaylight/controller/routing/dijkstra_implementation/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/routing/dijkstra_implementation/src/main/java/org/opendaylight/controller/routing/dijkstra_implementation/internal/DijkstraImplementation.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/routing/dijkstra_implementation/src/main/java/org/opendaylight/controller/routing/dijkstra_implementation/internal/DijkstraImplementationCLI.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/routing/dijkstra_implementation/src/test/java/org/opendaylight/controller/routing/dijkstra_implementation/DijkstraTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/routing/dijkstra_implementation/src/test/java/org/opendaylight/controller/routing/dijkstra_implementation/MaxThruputTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Action.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/ActionType.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Controller.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Drop.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Enqueue.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Flood.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/FloodAll.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/HwPath.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Loopback.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/Output.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/PopVlan.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/PushVlan.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetDlDst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetDlSrc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetDlType.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetNextHop.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetNwDst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetNwSrc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetNwTos.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetTpDst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetTpSrc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetVlanCfi.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetVlanId.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SetVlanPcp.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SupportedFlowActions.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/action/SwPath.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/AppRole.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/AppRoleLevel.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/AuthResultEnum.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/IResourceAuthorization.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/Privilege.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/Resource.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/ResourceGroup.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/authorization/UserLevel.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Actions.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/AdvertisedBandwidth.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Bandwidth.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Buffers.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Capabilities.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/ComponentActivatorAbstractBase.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Config.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/ConstructionException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/ContainerFlow.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/ContainerServiceDependency.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Description.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Edge.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/ForwardingMode.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Host.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/IContainer.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/IContainerAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/IContainerListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/IContainerLocalListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Latency.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/MacAddress.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Name.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Node.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/NodeConnector.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/NodeTable.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Path.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/PeerBandwidth.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Property.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/State.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/SupportedBandwidth.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Tables.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/Tier.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/TimeStamp.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/core/UpdateType.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/discovery/IDiscoveryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/Flow.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IFlowProgrammerListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IFlowProgrammerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginInFlowProgrammerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/flowprogrammer/IPluginOutFlowProgrammerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/inventory/IInventoryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/inventory/IListenInventoryUpdates.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/inventory/IPluginInInventoryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/inventory/IPluginOutInventoryService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/Match.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/MatchField.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/MatchType.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/DlDst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/DlSrc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/DlType.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/DlVlan.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/DlVlanPriority.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/InPort.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/Match.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/MatchField.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/NwDst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/NwProtocol.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/NwSrc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/NwTos.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/TpDst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/match/extensible/TpSrc.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/ARP.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/BitBufferHelper.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/BufferException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/Ethernet.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/ICMP.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IDataPacketService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IEEE8021Q.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IListenDataPacket.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IPluginInDataPacketService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IPluginOutDataPacketService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/IPv4.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/LLDP.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/LLDPTLV.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/LinkEncap.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/Packet.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/PacketException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/PacketResult.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/RawPacket.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/TCP.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/UDP.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/address/DataLinkAddress.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/packet/address/EthernetAddress.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/FlowOnNode.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/IPluginInReadService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/IPluginOutReadService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/IReadService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/IReadServiceListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/NodeConnectorStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/NodeDescription.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/reader/NodeTableStatistics.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/routing/IListenRoutingUpdates.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/routing/IRouting.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/topology/IListenTopoUpdates.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/topology/IPluginInTopologyService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/topology/IPluginOutTopologyService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/topology/ITopologyService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/topology/TopoEdgeUpdate.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/ConfigurationObject.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/Direction.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/EtherTypes.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/FilterIterator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/GUIField.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/GlobalConstants.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/HexEncode.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/IListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/INodeConnectorFactory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/INodeFactory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/IObjectReader.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/IPProtocols.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/IterableIterator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/ListenerDispatcher.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/MultiIterator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NetUtils.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NodeConnectorCreator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NodeCreator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NodeTableCreator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/ObjectReader.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/ObjectWriter.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/ReadFromFile.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/ServiceHelper.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/SingletonTask.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/Status.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/StatusCode.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/TierHelper.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/main/java/org/opendaylight/controller/sal/utils/WriteToFile.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/action/ActionTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/authorization/AuthorizationTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/core/EdgeTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/core/NodeConnectorTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/core/NodeTableTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/core/NodeTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/core/PathTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/core/PropertyTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/flowprogrammer/FlowTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/match/MatchExtensibleTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/match/MatchTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/ARPTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/BitBufferHelperTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/EthernetTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/ICMPTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/IEEE8021QTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/IPv4Test.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/PacketTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/TCPTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/UDPTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/packet/address/EthernetAddressTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/reader/FlowOnNodeTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/reader/NodeConnectorStatisticsTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/reader/NodeDescriptionTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/reader/NodeTableStatisticsTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/utils/EtherTypesTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/utils/HexEncodeTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/utils/IPProtocolsTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/api/src/test/java/org/opendaylight/controller/sal/utils/NetUtilsTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/src/main/java/org/opendaylight/controller/sal/connection/ConnectionConstants.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/src/main/java/org/opendaylight/controller/sal/connection/ConnectionLocality.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/src/main/java/org/opendaylight/controller/sal/connection/IConnectionListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/src/main/java/org/opendaylight/controller/sal/connection/IConnectionService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/src/main/java/org/opendaylight/controller/sal/connection/IPluginInConnectionService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/api/src/main/java/org/opendaylight/controller/sal/connection/IPluginOutConnectionService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/implementation/src/main/java/org/opendaylight/controller/sal/connection/implementation/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/connection/implementation/src/main/java/org/opendaylight/controller/sal/connection/implementation/internal/ConnectionService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/DataPacketService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/FlowProgrammerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/Inventory.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/ProtocolService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/ReadService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/main/java/org/opendaylight/controller/sal/implementation/internal/Topology.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/test/java/org/opendaylight/controller/sal/implementation/DataPacketServiceTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/implementation/src/test/java/org/opendaylight/controller/sal/implementation/ProtocolServiceTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/api/src/main/java/org/opendaylight/controller/sal/networkconfig/bridgedomain/BridgeDomainConfigServiceException.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/api/src/main/java/org/opendaylight/controller/sal/networkconfig/bridgedomain/ConfigConstants.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/api/src/main/java/org/opendaylight/controller/sal/networkconfig/bridgedomain/IBridgeDomainConfigService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/api/src/main/java/org/opendaylight/controller/sal/networkconfig/bridgedomain/IPluginInBridgeDomainConfigService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/implementation/src/main/java/org/opendaylight/controller/sal/networkconfig/bridgedomain/internal/BridgeDomainConfigService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/sal/networkconfiguration/implementation/src/main/java/org/opendaylight/controller/sal/networkconfig/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/main/java/org/opendaylight/controller/clustersession/ClusterSession.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/main/java/org/opendaylight/controller/clustersession/ClusterSessionData.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/main/java/org/opendaylight/controller/clustersession/ClusterSessionManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/main/java/org/opendaylight/controller/clustersession/ClusterSessionUtil.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/main/java/org/opendaylight/controller/clustersession/impl/ClusterSessionServiceImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/main/java/org/opendaylight/controller/clustersession/service/ClusterSessionService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/test/java/org/opendaylight/controller/clustersession/ClusterSessionManagerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/test/java/org/opendaylight/controller/clustersession/ClusterSessionServiceImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/clustersession/src/test/java/org/opendaylight/controller/clustersession/ClusterSessionUtilTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/ConfigManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/IConfigManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/LBConst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/LBUtil.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/entities/Client.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/entities/Pool.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/entities/PoolMember.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/entities/VIP.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/internal/LoadBalancerService.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/policies/ILoadBalancingPolicy.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/policies/RandomLBPolicy.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/policies/RoundRobinLBPolicy.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/loadbalancer/src/test/java/org/opendaylight/controller/samples/loadbalancer/internal/LoadBalancerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/enunciate.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/northbound/LoadBalancerNorthbound.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/northbound/NBConst.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/northbound/Pools.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/java/org/opendaylight/controller/samples/loadbalancer/northbound/VIPs.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/main/java/org/opendaylight/controller/samples/simpleforwarding/HostNodePair.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/main/java/org/opendaylight/controller/samples/simpleforwarding/IBroadcastHandler.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/main/java/org/opendaylight/controller/samples/simpleforwarding/IBroadcastPortSelector.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/main/java/org/opendaylight/controller/samples/simpleforwarding/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/main/java/org/opendaylight/controller/samples/simpleforwarding/internal/SimpleBroadcastHandlerImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/main/java/org/opendaylight/controller/samples/simpleforwarding/internal/SimpleForwardingImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/samples/simpleforwarding/src/test/java/org/opendaylight/controller/samples/simpleforwarding/internal/HostSwitchTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/security/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/security/src/main/java/org/opendaylight/controller/security/ControllerCustomRealm.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/api/src/main/java/org/opendaylight/controller/statisticsmanager/IStatisticsManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/implementation/src/main/java/org/opendaylight/controller/statisticsmanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/implementation/src/main/java/org/opendaylight/controller/statisticsmanager/internal/StatisticsManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/implementation/src/test/java/org/opendaylight/controller/statisticsmanager/internal/StatisticsManagerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/integrationtest/src/test/java/org/opendaylight/controller/statisticsmanager/internal/StatisticsManagerIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/statisticsmanager/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/IInventoryListener.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISpanAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManagerAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/SpanConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/Subnet.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/SubnetConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/Switch.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/SwitchConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/test/java/org/opendaylight/controller/switchmanager/SubnetConfigTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/test/java/org/opendaylight/controller/switchmanager/SubnetTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/api/src/test/java/org/opendaylight/controller/switchmanager/SwitchTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/ControllerProperties.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/IControllerProperties.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/SwitchManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/SwitchManagerCLI.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/implementation/src/test/java/org/opendaylight/controller/switchmanager/internal/SwitchManagerTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/integrationtest/src/test/java/org/opendaylight/controller/switchmanager/internal/SwitchManagerIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/switchmanager/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/ITopologyManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/ITopologyManagerAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/ITopologyManagerClusterWideAware.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/ITopologyManagerShell.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/TopologyUserLinkConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/main/java/org/opendaylight/controller/topologymanager/internal/TopologyManagerImpl.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/implementation/src/test/java/org/opendaylight/controller/topologymanager/internal/TopologyManagerImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/integrationtest/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/integrationtest/src/test/java/org/opendaylight/controller/topologymanager/TopologyManagerIT.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/integrationtest/src/test/resources/logback.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/shell/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/shell/src/main/java/org/opendaylight/controller/topologymanager/shell/AddUserLink.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/shell/src/main/java/org/opendaylight/controller/topologymanager/shell/DeleteUserLink.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/shell/src/main/java/org/opendaylight/controller/topologymanager/shell/PrintNodeEdges.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/shell/src/main/java/org/opendaylight/controller/topologymanager/shell/PrintUserLink.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/topologymanager/shell/src/main/resources/OSGI-INF/blueprint/blueprint.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/AuthResponse.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/AuthenticatedUser.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/AuthorizationConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/IAAAProvider.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/ISessionManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/IUserManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/ODLUserLevel.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/ServerConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/main/java/org/opendaylight/controller/usermanager/UserConfig.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/test/java/org/opendaylight/controller/usermanager/AuthResponseTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/test/java/org/opendaylight/controller/usermanager/AuthenticatedUserTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/test/java/org/opendaylight/controller/usermanager/AuthorizationUserConfigTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/api/src/test/java/org/opendaylight/controller/usermanager/ServerConfigTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/implementation/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/implementation/src/main/java/org/opendaylight/controller/usermanager/internal/Activator.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/implementation/src/main/java/org/opendaylight/controller/usermanager/internal/UserManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/implementation/src/main/java/org/opendaylight/controller/usermanager/security/SessionManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/implementation/src/main/java/org/opendaylight/controller/usermanager/security/UserSecurityContextRepository.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/usermanager/implementation/src/test/java/org/opendaylight/controller/usermanager/internal/UserManagerImplTest.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/src/main/resources/WEB-INF/jsp/customerror.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/src/main/resources/WEB-INF/jsp/customlogin.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/src/main/resources/WEB-INF/jsp/custommain.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/src/main/resources/css/customlogin.less
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/src/main/resources/css/custommain.less
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/brandfragment/src/main/resources/img/logo.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/Devices.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/DevicesJsonBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/NodeJsonBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/PortJsonBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/SpanPortJsonBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/StatusJsonBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/java/org/opendaylight/controller/devices/web/SubnetGatewayPortBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/WEB-INF/Devices-servlet.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/WEB-INF/jsp/autherror.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/WEB-INF/jsp/error.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/WEB-INF/jsp/login.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/devices/src/main/resources/js/page.js
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/java/org/opendaylight/controller/flows/web/Flows.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/WEB-INF/Flows-servlet.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/WEB-INF/jsp/autherror.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/WEB-INF/jsp/error.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/WEB-INF/jsp/login.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/flows/src/main/resources/js/page.js
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/osgi-brandfragment/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/osgi-brandfragment/src/main/resources/META-INF/webconsole.properties
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/osgi-brandfragment/src/main/resources/res/imgs/odl/favicon.ico
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/osgi-brandfragment/src/main/resources/res/imgs/odl/logo.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/pom.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/ClusterNodeBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/ControllerUISessionManager.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/DaylightWeb.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/DaylightWebAdmin.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/DaylightWebUtil.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/IDaylightWeb.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/NodeBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/java/org/opendaylight/controller/web/UserBean.java
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/META-INF/spring.factories
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/META-INF/spring.handlers
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/META-INF/spring.schemas
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/META-INF/spring.tooling
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/RootGUI-servlet.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/jsp/autherror.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/jsp/error.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/jsp/login.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/jsp/main.jsp
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/spring/servlet/security.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/WEB-INF/web.xml
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/css/bootstrap.min.css
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/css/fuelux-responsive.min.css
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/css/fuelux.min.css
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/css/login.less
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/css/one.less
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/css/opendaylight.css
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/Device_pc_3045_default_64.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/Device_switch_3062_unknown_64.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/Expand16T.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/Key_0024_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/alert_unreachable_2008_128.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/form.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/logo.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/logo_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/nextpageleft.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/nextpageright.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/open_1054_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/open_1054_24.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/save_as_0106_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/save_as_0106_24.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/search.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/searchremove.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/sort_down.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/sort_up.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/topology_view_1033_128.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/topology_view_1033_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/user_0020_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/user_0020_24.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/user_group_0107_16.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/img/user_group_0107_24.png
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/js/bootstrap.min.js
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/js/datasource.js
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/js/fuelux/COPYING
[deleted file]
patch
|
blob
|
history
opendaylight/adsal/web/root/src/main/resources/js/fuelux/all.min.js
[deleted file]
patch
|
blob
|