summaryrefslogtreecommitdiffstats
path: root/infra/bgp-distribution/src/test/resources/WEB-INF/web.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-06-30HONEYCOMB-358 - Conditional module loadingJan Srnicek1-74/+0
Change-Id: Ic9b7182cc77bf2f73cf5edd3ee19f25f53711cda Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
2017-05-29HONEYCOMB-355: move BGP to separate distributionMarek Gradzki1-0/+74
Given current YangBindingProviderModule implementation (HONEYCOMB-358), needed to preserve footprint of minimal distro. The change also: - reverts logger&persistence config changes introduced by https://gerrit.fd.io/r/#/c/5972/ - improves logging for BGP component initialization Change-Id: Ie223833518be21628edb7ace36c7618e427585e0 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>