David Suarez [Mon, 2 Apr 2018 22:07:05 +0000 (00:07 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
0ddbdc31b91fd98dcb9c22dc481d1bdb405a815a
- Migrate FlowBasedServicesInterfaceStateListener to use new listeners fw
Other minor changes
Change-Id: I480573521a755827dfc2bf6d4608975bd888397f
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
Thanh Ha [Tue, 24 Apr 2018 16:23:17 +0000 (12:23 -0400)]
Add downloads page details
Per discussion in Ia9384faa2f68a5f5014d6f72d8544ff010585d28 and the
documentation call. We thought it would be a good idea to move the
management of the OpenDaylight downloads page to RTD so that it is
easier for the release team to manage the page.
Change-Id: Ia9384faa2f68a5f5014d6f72d8544ff010585d28
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Michael Vorburger [Fri, 20 Apr 2018 16:19:37 +0000 (18:19 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
407a50b402755bc2651a48a28784a32c1b4f9be2
- remove the (now) un-used MBeanUtils readMBeanAttribute()
Change-Id: I6bc65f956c77176c3d34020c18fabfc1a9a78bce
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Michael Vorburger [Fri, 20 Apr 2018 16:31:18 +0000 (18:31 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
e40d454a42c1d2b72a80eb9bffaadceb317d224b
- use MBeanUtils getMBeanAttribute instead deprecated readMBeanAttribute
and handle the possibly thrown exception here in the caller, instead of
burying that in the utility, and (erroneously) returning null to the
caller.
also fix up an unrelated logical error in this
DatastoreServiceStatusProvider which had me scratching my head for a
moment: The volatile ServiceDescriptor field really makes no sense, and
is actually not really needed; it wasn't even used in
getServiceDescriptor() anyway.
Change-Id: I1813d1a7e709b2fb3d4e564de14c0080afa4c000
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Tom Pantelis [Thu, 26 Apr 2018 13:55:38 +0000 (09:55 -0400)]
Update git submodules
* Update docs/submodules/aaa from branch 'master'
to
c3a160feb24db00aae6004e30e3a2dec16b4977b
- Add resource registration to web API
In order to access html files, jsps etc, the resource path(s) in the
bundle need to be registered with pax web. Added a resources property
to WebContext to capture this.
Change-Id: Ic47558588601cb340ab5b0c3c218fe43226ce769
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Edw7n [Sat, 28 Apr 2018 11:24:37 +0000 (16:54 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
59d57ecec1695b850eb31699e0da69153f5edf49
- To fix Elan Junits because of
https://git.opendaylight.org/gerrit/#/c/68397/
Change-Id: I9e2d285e18cea4ec44cfe5794ee5772843708633
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
Thanh Ha [Fri, 27 Apr 2018 18:53:01 +0000 (18:53 +0000)]
Merge "Link to OPNFV docs for ODL examples"
Thanh Ha [Fri, 27 Apr 2018 18:36:29 +0000 (18:36 +0000)]
Merge "Link distribution guide"
Charles La Voy [Wed, 25 Apr 2018 03:52:02 +0000 (22:52 -0500)]
Link to OPNFV docs for ODL examples
Change-Id: If0005e8474a57ed4753b3fbae1384c29e624329e
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
Edw7n [Thu, 19 Apr 2018 04:18:25 +0000 (09:48 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
cfabe574e46db965ee6e26c58cb0e22ab38e2100
- Rpc changes for performance enhacements
corresponding netvirt changes:
https://git.opendaylight.org/gerrit/#/c/68187/
Change-Id: I142de600b189ba1e803779a7ba47be714efb4764
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
Luis Gomez [Fri, 27 Apr 2018 16:41:37 +0000 (09:41 -0700)]
Link distribution guide
Change-Id: Ib740ad2c771b732177d785a0031ee03e1878fab4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Thanh Ha [Fri, 27 Apr 2018 15:03:15 +0000 (15:03 +0000)]
Merge "Fix minor typos and broken links on doc homepage"
scottmelton [Thu, 29 Mar 2018 21:21:32 +0000 (14:21 -0700)]
Rework documentation TSDR-51
Issue: TSDR-51
Change-Id: Ib263597245ff65a966d25c2b265ec0603264fe7d
Signed-off-by: scottmelton <smelton2@uccs.edu>
Claudio D. Gasparini [Tue, 24 Apr 2018 08:52:30 +0000 (10:52 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
f728b23d35b99a3f7bdd7d9b3972af145a6ca5e5
- MVPN Extended communities Handlers
- Source AS (2 Oct/4 Oct) Extended community
- Vrf Route Import Extended community
Change-Id: I853b17d0e10362c45aa80b7edfaa8e63a37f2dda
JIRA: BGPCEP-396
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Claudio D. Gasparini [Tue, 24 Apr 2018 08:46:23 +0000 (10:46 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
628f192728a0b86dea1db203de1bfd255f5b0bbf
- MVPN Models
JIRA: BGPCEP-396
Change-Id: Iea02ed31c11ab68e162cb7d83ca56fdae8b9299b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Jakub Morvay [Fri, 27 Apr 2018 09:01:44 +0000 (09:01 +0000)]
Update git submodules
* Update docs/submodules/netconf from branch 'master'
to
d05ba245057351f7a13d98d4f834501c995cf27b
- Merge "NETCONF-540: do not ignore namespace when building error rpc-reply"
- NETCONF-540: do not ignore namespace when building error rpc-reply
use Element.getLocalName() + Element.getNamespaceURI()
instead of Element.getTagName()
to support clients using namespace prefixes.
Change-Id: I29bfa55e6ac043be6306b8da026ae5228ec9344e
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Jakub Morvay [Fri, 27 Apr 2018 07:10:41 +0000 (07:10 +0000)]
Update git submodules
* Update docs/submodules/netconf from branch 'master'
to
61b5bba1c5f1be19252f65f67c43a6e9ba33feb3
- Merge "Convert rcf8040 from web.xml to programmtic web API"
- Convert rcf8040 from web.xml to programmtic web API
To simplify, the noauth feature was removed. Since this is
a new API, it's been decided not to carry it forward. The
noauth feature for the bierman02 implementation was put in
and kept for legacy reasons.
Change-Id: Ic432b175fae62caee8cc641bb77c19f38a5ab6f6
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Charles La Voy [Fri, 27 Apr 2018 03:37:18 +0000 (22:37 -0500)]
Fix minor typos and broken links on doc homepage
Change-Id: I06922bf05d90408076804a41c56c2e4bf12cc452
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
Michael Vorburger [Thu, 19 Apr 2018 12:59:20 +0000 (14:59 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
958cd99b270bcebdebbb5363a2287c7773d27240
- replace findbugs' @SuppressWarnings by @SuppressFBWarnings
Change-Id: Iebe8b04c1409a769e91ea545abcbc97e987b7794
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Michael Vorburger [Fri, 20 Apr 2018 08:46:51 +0000 (10:46 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
d9a06750efc40d1effc9afa775eb593d49ca9da3
- fix catch ReadFailedException LOG.debug in TunnelTopologyStateListener
the point of callWithNewWriteOnlyTransactionAndSubmit is that it deals
with and correctly propagates (into the Future, here to the
JobCoordinator) any failures; you're abusing that with the catch.
Change-Id: Icd0d16a6bcbd01b83f1a2200843934160751b76d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
David Suarez [Sat, 21 Apr 2018 08:17:44 +0000 (10:17 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
d0258d046f58bf6154841f45f3e867a1ac675171
- Make new Genius' listeners testable
Make new Genius' listeners testable old ones by implementing the
ChainableDataTreeChangeListener interface.
Change-Id: Ia321ad95956eba717afb3de56c4ef4afb14e771a
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
Edw7n [Wed, 25 Apr 2018 03:34:21 +0000 (09:04 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
b46c0d176ea927237d044dcecbe6151f4d0deb8c
- Adding API support for ELAN
Support for fetching Interface information from tunnelName
Change-Id: Ibc067c3c05b02fc30cc6bd0e20040457744c3cd4
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
David Suarez [Thu, 19 Apr 2018 19:17:02 +0000 (21:17 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
53e38dfc11e25688134c43e5dc9039c969612d36
- Move ChainableDataTreeListener to tools-api
Change-Id: I9401d9a623a0ac141d0f6d03bbf9ce2810da1462
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
Marek Gradzki [Wed, 25 Apr 2018 09:20:09 +0000 (11:20 +0200)]
Update git submodules
* Update docs/submodules/netconf from branch 'master'
to
fcd38bb036c5dd44b3111cc98fdc4ed1093e01ce
- Move TestSessionNegotiator class to separate file
Change-Id: I20ba4048cc65c40b0b1247e3412abb5c5cb6caed
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
- NETCONF-539: use netconf namespace in base:1.1 capability check
Use Document.getElementsByTagNameNSgetElementsByTagNameNS
with urn:ietf:params:xml:ns:netconf:base:1.0 namespace
instead of getElementsByTagName
to support clients using namespace prefixes in the hello message.
Change-Id: I333bb4522aca566b74db3e4411be1c90ec419aec
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Somashekhar Javalagi [Tue, 13 Mar 2018 04:53:05 +0000 (10:23 +0530)]
Update git submodules
* Update docs/submodules/openflowplugin from branch 'master'
to
83a59f75975dc5b722f48493dcd43fdff5020460
- OPNFLWPLUG-990: Administrative Reconciliation alarm
The reconciliation can be triggerd in several ways. Once the reconciliation
is triggered on switches connected to a control node, the alarm will
be raised for each switch, which is implemented using JMX framework.
Once the reconciliation is complete for a particular switch, the alarm for
the particular switch is cleared.
Change-Id: I530ce7708c792ceea8d368ea8c30c9e8944957fc
Signed-off-by: Somashekhar Javalagi <somashekhar.manohara.javalagi@ericsson.com>
Robert Varga [Thu, 26 Apr 2018 09:47:14 +0000 (11:47 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
3a824b2d1b74e35fbe734d930efc48305f528417
- Add mdsalutil-api and tools-api to artifacts
Downstreams are using properties to declare these versions in
a consistent manner. Add them to artifacts, so that a consistent
set of artifacts can be imported into dependencyManagement.
Change-Id: I020e409c80fc6fff85adb94e6f84381050e6d124
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Stephen Kitt [Thu, 26 Apr 2018 09:44:14 +0000 (11:44 +0200)]
Update git submodules
* Update docs/submodules/odlparent from branch 'master'
to
158af99fbc1a3aa904a3f92852d51eb5c3c7ecb9
- Provide better traces with invalid URLs
When a feature or bundle contains an invalid URL (or missing URL), the
resulting plugin error is rather inscrutable. This attempts to improve
the situation by indicating which feature is at fault.
Change-Id: If235349f5dcc6a73e5f77a97123feae43bc2eef2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Jakub Morvay [Thu, 26 Apr 2018 10:38:38 +0000 (10:38 +0000)]
Update git submodules
* Update docs/submodules/netconf from branch 'master'
to
4ad8c8f798f194cc2c21212d8e5f0934d1a25306
- Merge changes from topic 'rem_web_xml'
* changes:
Remove RestConnectorProvider
Use DOMMountPointServiceHandler non-statically
Use SchemaContextHandler non-statically
Remove static TransactionChainHandler instance
- Remove RestConnectorProvider
RestConnectorProvider has been reduced to just initialize the
ServiceWrapper instance so is no longer needed. Also the ServiceWrapper
interface is no longer needed and, as a result, the ServicesWrapperImpl
class was renamed to just ServiceWrappers. The ServiceWrappers
is now instantiated/initiated via blueprint. The static instance
remains temporarily for the RestconfApplication.
Change-Id: I643d18a6980b5f51262396c49af281515b94868f
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
- Use DOMMountPointServiceHandler non-statically
Removed the static field in RestConnectorProvider and made the
DOMMountPointServiceHandler instance static temporarily for the
RestconfApplication but converts the rest of the code to reference
it non-statically. The static DOMMountPointServiceHandler will be
removed in a subsequent patch.
Change-Id: I92e98c4f8c15a8e77bc2e0b970e74e3fe56d58a5
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
- Use SchemaContextHandler non-statically
Removed the static SchemaContext field and made the SchemaContextHandler
instance static temporarily for the RestconfApplication but converts the
rest of the code to reference it non-statically. The static SchemaContextHandler
will be removed in a subsequent patch.
Change-Id: I9763ad472acdefbade511c47ee7e2f140f9d6ca1
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
- Remove static TransactionChainHandler instance
RestConnectorProvider maintained a static instance in order
to reset the DOMTransactionChain statically. The reset logic
was moved to TransactionChainHandler and call sites in the
static Utils were modified to pass the TransactionChainHandler via
the TransactionVarsWrapper and call reset. This allows the static
instance to be removed. The TransactionChainHandler singleton is now
created via blueprint.
Change-Id: I483ac83103286146bc636b7f1e6ba0df70f2f5a6
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Tarun Thakur [Fri, 13 Apr 2018 09:31:36 +0000 (15:01 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
145f848f8ab9ababbe4ceb61858eb8b1864e288d
- GENIUS-121: TEP with same local & remote IP
TEP is created with same local & remote IP when br-int is removed and added.
Change-Id: Idde1dabad34113ee41cf79a4cab973ba5d10813b
Signed-off-by: Tarun Thakur <tarun.t@altencalsoftlabs.com>
Robert Varga [Fri, 13 Apr 2018 12:50:05 +0000 (14:50 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
9455b0705a17f3e840bdd6c8f1f996c86e324c2e
- Cleanup TablePrinter
Use Guava instead of commons-lang3, precompile patterns and make
comparator final.
Change-Id: Ibe991649bb2b06a1356fe523f47d318a690bfba3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Claudio D. Gasparini [Wed, 25 Apr 2018 19:48:56 +0000 (21:48 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
716644afe299e70f53dd77a5c512d415c9aeda5f
- Handle Path Id under Evpn nlri
Change-Id: Id28defea49d0d444ce2313a90652e4cd0074c255
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Tom Pantelis [Wed, 18 Apr 2018 01:39:22 +0000 (21:39 -0400)]
Update git submodules
* Update docs/submodules/netconf from branch 'master'
to
e7a2fe98883583c39f7b98945e91aa9bd5d0edb4
- Convert bierman02 from web.xml to programmtic web API
To handle auth vs noauth, 2 new bundles were added that
import a new Bierman02WebRegistrar service advertised by
the restconf-nb-bierman02 bundle and simply invoke the
appropriate register*Authentication method.
The odl-restconf no longer installs odl-restconf-noauth nor
the aaa-shiro-act bundle. Both bundles install a new
odl-restconf-base feature and their respective
restconf-nb-bierman02-auth/restconf-nb-bierman02-noauth
bundle.
Change-Id: I93f58e791d8b9666083bd379c99a548bff6e8971
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
- Remove static RestconfImpl
The RestconfImpl does not need to be static as it is indirectly
shared between the web and blueprint instantiated components via
the StatisticsRestconfServiceWrapper. Also code using the
StatisticsRestconfServiceWrapper was modified to reference it
non-statically except for the RestconfApplication. This will be
cleaned up when converted to use the new programmtic web API.
Change-Id: I96a0c7724c642db9b2fbe0d78dc79c9c6efc47ad
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
- Use BrokerFacade non-statically
Similar to the previous patch that was done for ControllerContext.
keeps the static BrokerFacade instance temporarily
for the RestconfApplication but converts the rest of the code to
reference it non-statically.
Change-Id: Iafdb26200f8d645a8ed61c7006edd0b106d7d976
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Charles La Voy [Thu, 26 Apr 2018 03:26:54 +0000 (03:26 +0000)]
Merge "Rename Unmanaged to Self-Managed in release docs"
Thanh Ha [Wed, 25 Apr 2018 23:10:09 +0000 (23:10 +0000)]
Merge "Remove "handbook" terminology"
Jamo Luhrsen [Tue, 24 Apr 2018 19:46:25 +0000 (12:46 -0700)]
Rename Unmanaged to Self-Managed in release docs
We had feedback that "Unmanaged" made project seem like they were
abandoned, not lead at all. "Self-Managed" reflects the intended meaning
- that the projects will manage their release, not the release team.
Change-Id: I7591ddb26fa8ebacaf6c5d305649a2aa43b317ba
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Thanh Ha [Wed, 25 Apr 2018 20:00:50 +0000 (20:00 +0000)]
Merge "Remove all references to DLUX"
Thanh Ha [Wed, 25 Apr 2018 19:58:46 +0000 (19:58 +0000)]
Merge "Remove duplicate release schedules"
Claudio D. Gasparini [Wed, 25 Apr 2018 12:39:53 +0000 (14:39 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
e6c98a69ca63bac0827f58f993c75c99d36bc59d
- Handle path Id under L3vpn
Change-Id: Ibaf99870f2c2d775315471cb62a48a65deb2acf3
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Michael Vorburger [Fri, 20 Apr 2018 16:14:56 +0000 (18:14 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
7cdba76058e40a1a0657d3762fa0df0a428f5fc4
- let MBeanUtils' readMBeanAttribute throw problems, not swallow and log
actually we cannot do this immediately, because it's used in
DatastoreServiceStatusProvider in genius; so instead let's @Deprecated
readMBeanAttribute() and introduce getMBeanAttribute() throws
JMException.
we also change ClusterMemberInfoProvider to use getMBeanAttribute()
instead of readMBeanAttribute(), and handle any JMException here in the
caller, instead of in the utility. This ultimately changes nothing from
an end-user PoV, but the utility class has a better API like this.
in a next step, we can use the new method in
DatastoreServiceStatusProvider in genius, and then remove the
@Deprecated.
Change-Id: Iaf5edf99ad21653a939cc3c5d9c099c71d4f2676
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Charles La Voy [Wed, 25 Apr 2018 13:02:33 +0000 (13:02 +0000)]
Merge "Clean up contributor guide section ODL homepage"
Charles La Voy [Wed, 25 Apr 2018 13:00:41 +0000 (13:00 +0000)]
Merge "DOC-68: Update ODL introduction"
Claudio D. Gasparini [Fri, 20 Apr 2018 11:41:14 +0000 (13:41 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
43e3960626162efaafe7ddbd25a407852bcece04
- Remove deprecated method
Change-Id: I076db42eb6737d9712fe400958b4c9f56476fb93
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Claudio D. Gasparini [Wed, 25 Apr 2018 08:30:59 +0000 (10:30 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
775f9ba03ec28cf54992fc0519415dd7972eaa3b
- Add path Id under l3vpn destination
Change-Id: I6e87bf8c24649382eaf596b497f0385cb4cb539d
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Michael Vorburger [Fri, 6 Apr 2018 19:28:51 +0000 (21:28 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
1d732423f92293334a2ef88edbac278d1254af81
- increase code quality in tools api/testutils by using infrautils' parent
Change-Id: I7485ce352b452cec2db19c5e726c9bb51438846c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Robert Varga [Wed, 25 Apr 2018 08:40:01 +0000 (10:40 +0200)]
Update git submodules
* Update docs/submodules/odlparent from branch 'master'
to
0a91d2fd6acf6ade4e313283afc372b7b07b298f
- Bump netty to 4.1.24
http://netty.io/news/2018/04/04/4-1-23-Final.html
http://netty.io/news/2018/04/19/4-1-24-Final.html
Change-Id: I6eb7d1362e7574c12239faa63d31d53a37391c6c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Luis Gomez [Tue, 24 Apr 2018 23:48:36 +0000 (16:48 -0700)]
DOC-68: Update ODL introduction
Change-Id: I517de4b0f929020cd99c5fe663ed5dd8f5a8e0fa
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Charles La Voy [Tue, 24 Apr 2018 19:54:26 +0000 (14:54 -0500)]
Clean up contributor guide section ODL homepage
Change-Id: Ieebd9317d14a4aee6f8280f6c9cb3349c23dd3db
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
Nobin Mathew [Mon, 16 Apr 2018 09:37:41 +0000 (15:07 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
95e03d736bbd64c3d959f15b84fba5fdf551e750
- AlivenessMonitor pause/stop should work in a cluster
JIRA: GENIUS-126
Change-Id: I464c3d6bdd67ebda2c47cdbb22d69e9b254b28c6
Signed-off-by: Nobin Mathew <nobin.mathew@ericsson.com>
Jamo Luhrsen [Tue, 24 Apr 2018 22:41:13 +0000 (15:41 -0700)]
Remove all references to DLUX
DLUX is archived and not supported any longer.
Change-Id: I0ec9e47629d43279793b55900344bff9c8191b4d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Tue, 24 Apr 2018 19:11:43 +0000 (12:11 -0700)]
Remove "handbook" terminology
Change-Id: I357a7b6f2386cc54b7c83c28224aa483bb0a5eb1
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Claudio D. Gasparini [Tue, 24 Apr 2018 16:05:05 +0000 (18:05 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
6ab99020ed1abe5324ff33075e5642be4feb9564
- Fix NPE
Remove wrong null assignment for effRibInWriter
BGPCEP-792
Change-Id: Ie3df9b0b98e2cd6578554c53b0e6c3a1979677bf
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Jamo Luhrsen [Tue, 24 Apr 2018 19:03:44 +0000 (12:03 -0700)]
Remove duplicate release schedules
Change-Id: I21823c650f70433902f419b4133e1ee4431840aa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Michael Vorburger [Fri, 20 Apr 2018 15:28:08 +0000 (17:28 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
61f3a374264b8e6c6c0d8bce6b05431c77fa7a06
- fix logging of (supposedly) "CRITICAL" condition
if it's "CRITICAL", it most probably better be LOG.error() instead info,
and it would REALLY help to have the cause included; see also
https://github.com/KengoTODA/findbugs-slf4j/issues/74.
actually, perhaps this really should re-throw... let me propose that in
a follow-up change, and we can discuss if there is any reason to only go
half the way or merge both steps.
Change-Id: Ie824d8e8b1155c6bfd604dd83da2969c4d9cdb33
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Jamo Luhrsen [Fri, 20 Apr 2018 20:58:40 +0000 (13:58 -0700)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
2973a58b30f6c02ff9de769e14358794ec2fd534
- Print isOperational() in statusSummary
this was commented out as it would have broken CSIT. Once
this CSIT patch [0] is merged, this should be safe to
go in without that breakage.
[0] https://git.opendaylight.org/gerrit/#/c/71183/
Change-Id: I25dfef779e5607fc94e95707229b235cbca51d1f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Claudio D. Gasparini [Tue, 24 Apr 2018 11:11:58 +0000 (13:11 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
000d4e060863c209fb7da9fc0c56d82af40ef81f
- Remove unnecesary tests
Change-Id: Ic4e22341bc7b65b2eb6d90f22793eec1e9548666
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Robert Varga [Wed, 24 Jan 2018 20:03:55 +0000 (21:03 +0100)]
Update git submodules
* Update docs/submodules/odlparent from branch 'master'
to
761c4442083577cb262f9e8206360ff016e9d9c0
- Upgr. maven-site-plugin → 3.7, asciidoctor → 1.5.6
maven-site-plugin:
https://mail-archives.apache.org/mod_mbox/maven-announce/201712.mbox/%
3C1970630.7WseVgZzlZ%40giga%3E
Notable fix here is java9 compatibility, allowing us to remove
a dependency override.
asciidoctor-maven-plugin:
https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-1.5.4
https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-1.5.5
https://github.com/asciidoctor/asciidoctor-maven-plugin/releases/tag/asciidoctor-maven-plugin-1.5.6
Notable fix is alignment with doxia, allowing us to get to a sane
configuration again.
Change-Id: I0b26797128b19ac4cb2a93ebc3d6588e61104e0a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Edw7n [Tue, 24 Apr 2018 06:35:01 +0000 (12:05 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
07d4963f56ec994d53a2f3a8e8584f371ede44c7
- Support for ITM direct tunnels in ITM workers
Modified the ItmInternalTunnel Add and Delete workers
to support creation/deletion of tunnels directly by ITM
Fixed issues while testing
Fix for bfd CSIT failure
Change-Id: I1bd9c0edf1f549168d95bc2e7c1e7c3caf6b5967
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
- Updating tunnel status based on tp status update
Update the ITM tunnel status by listening to the termination point status
Fixed issues while testing
Change-Id: I5b9b5389b4a2073d6648b164f2a5975484874ab1
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
- Implemented tunnel state updation
Listening to the inventory DS and create tunnel state information and also
program the ingress flows related to the tunnel
Fixed issues while testing
Change-Id: I83b0b6e95156ad7013cd8b3ff9902dcfed0a35ee
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
- Support for tunnel creation directly by ITM
Implemented creation of tunnels directly by ITM when the switch connects.
Conditional creation of listener if the itm-direct-tunnel flag is enabled.
Removed unused constants from ITMConstants.
Fixed some issues while testing
Change-Id: Ib5bef52ca85f7589057fadc2614e97de14e0109a
Signed-off-by: Edw7n <n.edwin.anthony@ericsson.com>
Michael Vorburger [Fri, 20 Apr 2018 14:25:14 +0000 (16:25 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
58e7f7d207880bd04c59c4920ec9bb134b761922
- add diagstatus.web with /diagstatus servlet
JIRA: INFRAUTILS-33
Change-Id: Ic763cce5455cdae5fe1653cccdaeb2020d5fabba
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Claudio D. Gasparini [Tue, 17 Apr 2018 12:27:40 +0000 (14:27 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
982f86c03406c4b102cd353a5d7bdba596e31ab1
- Remove duplicated code
- extension ribsupports should use
provided routeKeyQname and routeQname
method provided by abstract rib support.
- fix email contact address
Change-Id: I74200558d7bf1d8300c83e7c48e047b674908ba8
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Prasanna Huddar [Tue, 24 Apr 2018 08:54:48 +0000 (08:54 +0000)]
Update git submodules
* Update docs/submodules/openflowplugin from branch 'master'
to
947fe149bdc8bf1337c5b8d23faa05d57076f22c
- Merge "OPNFLWPLUG-989: Counter for Administrative Reconciliation on multiple/all Nodes"
- OPNFLWPLUG-989: Counter for Administrative Reconciliation on multiple/all Nodes
The implementation is done to find number of times admin reconcilation is
being triggered for each node.The counter value will be reseted during
controller restart and maintains the same during device disconnect.
Change-Id: I278a2875caef5f4cd7e9520ac48cd3f22c03724e
Signed-off-by: SujaT <suja.t@ericsson.com>
Somashekhar Javalagi [Wed, 28 Mar 2018 09:37:36 +0000 (15:07 +0530)]
Update git submodules
* Update docs/submodules/openflowplugin from branch 'master'
to
ce31b87f8529f9e607472effb6bbf84c4f2bbed2
- OPNFLWPLUG-992 : Device connection rate limiter implemenation
By default the device connection ratelimitter wll be disabled.
device-connection-rate-limit-per-min is the property available in
openflowplugin.cfg, which can be changed to control the rate at
which number of devices connecting the controller. This will be
useful in reducing load on the controller if there is more number
of switches connected at the time during cluster reboot.
Default value is set to 0, which disables device connection ratelimitter.
Change-Id: I02a53719114e63748ffaa340650927f7b11d6dc1
Signed-off-by: Somashekhar Javalagi <somashekhar.manohara.javalagi@ericsson.com>
Robert Varga [Mon, 23 Apr 2018 16:49:35 +0000 (18:49 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
e2002f45f22b537d6cb1ac4421df79c8c101c918
- Return ListenableFuture from RPCs
This future-proofs a couple of places, so we do not need to change
them when RPC methods change.
Change-Id: I8eba6f27377c683184d7b2ce539b37393b8d1b3a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Claudio D. Gasparini [Sat, 21 Apr 2018 21:09:45 +0000 (23:09 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
275c993b75fb54aa3c764efb74218af245503d78
- Remove duplicated code
by implementing default behaviour under
interface.
Change-Id: Ida088bc8d78df7d5cc4bb04fe94fb7946b50073b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Claudio D. Gasparini [Fri, 20 Apr 2018 09:32:17 +0000 (11:32 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
71912a37697b99eb495b8dececc802011f682347
- Fix linkstate Route Distinguishers model
actual model do no correspond with
https://tools.ietf.org/html/rfc4364#section-4.2.
- Fix by use correct existent model.
- Remove duplicated grouping models
Change-Id: I870d100d3ce441aa2d7c197be3fb4243ab1846d8
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Claudio D. Gasparini [Fri, 20 Apr 2018 05:42:46 +0000 (07:42 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
543cefddd7d993a4720fe676bb9108fe75e13b20
- MVPN RFC6514 Extendend communities
Implement parser/serializer for new
extended communities
JIRA: BGPCEP-396
Change-Id: I3e5dd62e906d40ef4cd8239256539010acfb83d0
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Robert Varga [Sat, 21 Apr 2018 13:19:36 +0000 (13:19 +0000)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
a852e2c8436f1382d01bb3f2445b7d5147b94e97
- Revert "Fix compilation issues related to IpAddress"
This reverts commit
b673aa2e43295f2d4359f39982574c323c1f16e4.
Change-Id: Ib3749d1a852de67b5a22efff2623a6c84608bf2f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Michael Vorburger [Fri, 20 Apr 2018 13:08:43 +0000 (15:08 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
84dda62d0d2a46c8fa964f8454cea5881af39767
- add isOperational() to diagstatus, and expose it in JSON and CLI
also includes very minor change from "\n" to '\n'
JIRA: INFRAUTILS-33
Change-Id: I946482032eec522a413285deea542ff387472bf2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Claudio D. Gasparini [Fri, 20 Apr 2018 09:23:47 +0000 (11:23 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
5317764f6692688690228f21385fc382830f2a56
- Fix BmpMockTest random failing
Change-Id: I13761faf48e210bbfb7310ce02a044a5c17bfb7a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Claudio D. Gasparini [Fri, 20 Apr 2018 05:33:31 +0000 (07:33 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
108c60f69f75c76bd11aa1c07875ee7b1924ef03
- MVPN RFC6514 Extendend communities
Update imports generate revision date
JIRA: BGPCEP-396
Change-Id: Id99f5ffac750a278b8f966b682c1f8659765afe5
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
- MVPN RFC6514 Extendend communities
- Source AS
- VRF Route Import
JIRA: BGPCEP-396
Change-Id: Ib19270ad50c30d805008497e35b33fbcf7030aac
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Claudio D. Gasparini [Thu, 19 Apr 2018 21:08:56 +0000 (23:08 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
62b937f5bb8498cb3cd22ad60056174db2902e63
- Remove no longer required karaf.shell imports
Change-Id: I8157504ba60b9fe8ccd9c49a39b7029b11d5a119
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Michael Vorburger [Fri, 13 Apr 2018 17:30:08 +0000 (19:30 +0200)]
Update git submodules
* Update docs/submodules/infrautils from branch 'master'
to
b7b85d5cced3cc4ef91bcf18bd80b20326656ca5
- fix CPD problem re. ClasspathHellDuplicatesCheckRule & LogCaptureRule
Change-Id: I3ce4bbe497652a52011443cef711605147e2f2f8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Charles La Voy [Thu, 19 Apr 2018 15:01:39 +0000 (15:01 +0000)]
Merge "Bgp policies guide minor corrections"
Michael Vorburger [Wed, 18 Apr 2018 09:50:48 +0000 (11:50 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
28edc62257aa83313a337ad4fa8e24916b03d169
- remove duplicate pax-cdi-api dependency in mdsalutil-impl
[WARNING] Some problems were encountered while building the effective model for org.opendaylight.genius:mdsalutil-impl:bundle:0.5.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.ops4j.pax.cdi:pax-cdi-api:jar -> duplicate declaration of version (?) @ line 115, column 17
Change-Id: I6a470db91686a790c76270386821bb364d75eae6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Stephen Kitt [Sun, 25 Mar 2018 22:13:17 +0000 (15:13 -0700)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
a00f8c2847328fe108d4af175ab6470f417b5822
- Use OVSDB features instead of bundles
odl-genius-api depends on OVSDB’s utils.config, and currently attempts
to embed it; instead, depend on the odl-ovsdb-utils feature which
provides it.
Change-Id: I98da04b8978525946fcdeb98da4b989ef2571485
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Faseela K [Wed, 11 Apr 2018 05:52:42 +0000 (11:22 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
d87b5785552cebd3aac6f16f7a610421ab8d95df
- Remove deprecated utils in mdsalutil-api
Listener base classes as well as FutureRpcResults are moved to genius/tools
and all the usages are also migrated to the new utils. Let us remove
the deprecated utils asap, so that new usages will not creep in :)
Change-Id: I27a004694ae762fc7420156be11e0a34e76cc7a7
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Faseela K [Mon, 16 Apr 2018 09:15:20 +0000 (14:45 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
536f1ed23663e91e65e7f9709d4928a3b62da528
- BFD status not reflected accurately on controller restart
Itm-direct-tunnels code patches had modified a check for handling
BFD, in a wrong manner, so that controller restart cases won't be handled
properly. Fixing the same.
Change-Id: I0a674fc337534355c45f40d0f40e134301dca1f0
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Tom Pantelis [Fri, 13 Apr 2018 23:19:10 +0000 (19:19 -0400)]
Update git submodules
* Update docs/submodules/netconf from branch 'master'
to
cb1d2f74b370c16357af975a136e687fba3303e6
- Use ControllerContext non-statically
This is a preliminary patch for removing the web.xml and converting
to the new programmtic web API which will allow us to remove the
static instances that bridge between the web-instantiated
and blueprint-instanriated components. First up is the
ControllerContext - this patch keeps the static instance temporarily
for the RestconfApplication but converts the rest of the code to
inject the ControllerContext instance and reference it non-statically.
This patch touches a lot of files but most are UTs.
Change-Id: I08e2ee24e518c01bb1d5fdb5796abd9354dccfa2
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Tomas Markovic [Thu, 19 Apr 2018 06:40:33 +0000 (08:40 +0200)]
Bgp policies guide minor corrections
Change-Id: I96cd9a3e9cc32204db2b56a75beac8ab1c0e51ad
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
Claudio D. Gasparini [Thu, 12 Apr 2018 18:44:08 +0000 (20:44 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
5c3f49c036dd00b333d866704f823640ac14f5c0
- Remove duplicated Peer code
- improve tx synchronization
Change-Id: I6a87b0e90aa53f8f3a224535b988da08229d873b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Thanh Ha [Wed, 18 Apr 2018 18:43:13 +0000 (18:43 +0000)]
Merge "Remove namespace docs"
David Suarez [Mon, 2 Apr 2018 21:48:59 +0000 (23:48 +0200)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
4d79a7054afa0285be4b6366936e4f751aa32769
- Migrate the last two listeners in itm-impl module
Migrate the last two listeners in itm-impl module to use the new
listeners framework.
Change-Id: I0a7bc5ed17634f72b7dffcd1f8818d454e3cc489
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
Robert Varga [Fri, 13 Apr 2018 15:08:40 +0000 (17:08 +0200)]
Update git submodules
* Update docs/submodules/aaa from branch 'master'
to
1f41c70c0fb1dce125292056afc56cc7847c488a
- Add web/servlet-api and jersey2 implementation
web/servlet-api provides implementation-agnostic entrypoints for
creating Clients and HttpServlets.
web/servlet-jersey2 provides an implementation based on jersey-2.25.1.
This split allows us to have applications independent of the
implementation.
Change-Id: I77d92fb8764aa28817d5dcac9f8450dc42017429
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Daniel Farrell [Wed, 18 Apr 2018 17:27:23 +0000 (13:27 -0400)]
Remove namespace docs
Not particularly useful, not relevant to Release Process.
Issue: DOCS-84
Change-Id: I9c52d423c61c2de750eaaadd3f63e43482dadd16
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Charles La Voy [Tue, 17 Apr 2018 16:38:57 +0000 (11:38 -0500)]
Remove feature installation via karaf console info
Change-Id: I8c5e15f931340b819696f84e9ed987a5c677fbda
Signed-off-by: Charles La Voy <charleslavoy@gmail.com>
Charles La Voy [Wed, 18 Apr 2018 16:16:59 +0000 (16:16 +0000)]
Merge "Remove old milestone reports"
Daniel Farrell [Wed, 18 Apr 2018 15:39:18 +0000 (11:39 -0400)]
Remove old milestone reports
These are for Oxygen or before. We will not have similar readouts
Fluorine and later, with the new Managed Release process.
Issue: DOCS-85
Change-Id: I6bbdca142d9f9a2e4f18641124832d144829d271
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Robert Varga [Wed, 18 Apr 2018 07:40:43 +0000 (09:40 +0200)]
Update git submodules
* Update docs/submodules/bgpcep from branch 'master'
to
b673aa2e43295f2d4359f39982574c323c1f16e4
- Fix compilation issues related to IpAddress
Use IpAddress containing Ipv4/Ipv6, instead
of the IpAddress containing *nozone generated by
IetfInetUtil.
Change-Id: I4537b31e9561cb645881400358d54bfecd643bc1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
Faseela K [Wed, 18 Apr 2018 08:46:24 +0000 (14:16 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
060f20b1787b005ad821f3606af4ab5a5acbb45d
- Fix issues with SRM test plan
Change-Id: I91bfc8a1fc37d5ea4a673d6b2c26b11a0310a6ce
Signed-off-by: Faseela K <faseela.k@ericsson.com>
K.V Suneelu Verma [Wed, 11 Apr 2018 12:07:49 +0000 (17:37 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
f144ab7b1bc167d98b32574e55ce98d94b6dfc85
- add l2gw and dhcp for service recovery
Change-Id: Ia01f6c99016573802efce726396856dda2326138
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
David Suarez [Tue, 17 Apr 2018 23:07:23 +0000 (01:07 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
to
8f24202cbd59e400dfb7a8a629bc13e954f90105
- Migrate listener's methods
Migrate add, update and remove methods to use the new ones.
Change-Id: I7652b596be36afdb69b8516b0376feace083d175
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
Faseela K [Fri, 13 Apr 2018 06:31:28 +0000 (12:01 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
90c0bc94b08a89085a79cf651a91193613b213ea
- Re-enable FindBugs and ignore the null violations
Change-Id: I6d5e905119dfa3f57b9b6a0ce2f61f16fb924e4a
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Nidhi Adhvaryu [Fri, 16 Mar 2018 11:03:59 +0000 (16:33 +0530)]
Update git submodules
* Update docs/submodules/genius from branch 'master'
to
624946f8c6cc73d99b4316aa43de0a429603d410
- TestPlan for SRM
Change-Id: I7ebd5ed2eff066de0f1d8b373615847e65a030fe
Signed-off-by: Nidhi Adhvaryu <nidhi.adhvaryu@ericsson.com>
Charles La Voy [Tue, 17 Apr 2018 19:13:48 +0000 (19:13 +0000)]
Merge "rm milestone/release-plan. Promote Managed Release"
Anil Vishnoi [Tue, 17 Apr 2018 18:06:53 +0000 (18:06 +0000)]
Update git submodules
* Update docs/submodules/openflowplugin from branch 'master'
to
d2d32cbb3371be0d42e58136663f4d53b23dd7f4
- Merge "add default value to channel-outbound-queue-size"
- add default value to channel-outbound-queue-size
We ran into an issue with puppet-opendaylight that if we
create the default-openflow-connection-config.xml without
channel-outbound-queue-size attribue opendaylight doesn't
listen to Openflow Port 6653.
This commit add default value to channel-outbound-queue-size
so that we won't need to spacify it in the
default-openflow-connection-config.xml
Change-Id: Ia13382973eab51369929a71c0864d62c240e01f7
Signed-off-by: Moshe Levi <moshele@mellanox.com>
Michael Vorburger [Thu, 12 Apr 2018 16:06:17 +0000 (18:06 +0200)]
Update git submodules
* Update docs/submodules/aaa from branch 'master'
to
e69ba6f6ead5e59957cc52e5514bc55291472e8b
- add full implementation in web-jetty-impl
Change-Id: I649336bcaf51f683e52284cc549332c4c1815836
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Charles La Voy [Tue, 17 Apr 2018 15:40:19 +0000 (15:40 +0000)]
Merge "Remove milestone concept from branch cutting docs"
Charles La Voy [Tue, 17 Apr 2018 15:38:56 +0000 (15:38 +0000)]
Merge "Remove integration/packaging submodule"
Charles La Voy [Tue, 17 Apr 2018 15:37:37 +0000 (15:37 +0000)]
Merge "Clarify local-as description"
Stephen Kitt [Tue, 17 Apr 2018 10:59:03 +0000 (12:59 +0200)]
Update git submodules
* Update docs/submodules/odlparent from branch 'master'
to
c22004e4a754e82544ff7ad90b989e911da60bad
- Disable more null-related FindBugs checks
These produce false-positives with Guava 23.6+. This effectively
neuters null-pointer analysis using FindBugs unfortunately (but is
necessary to avoid having lots of irrelevant @SuppressFBWarnings
statements throughout the project).
Change-Id: I10445789b1266b8636fae1ae1130d7e64e0f67b3
JIRA: ODLPARENT-146
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Michael Vorburger [Wed, 11 Apr 2018 18:39:40 +0000 (20:39 +0200)]
Update git submodules
* Update docs/submodules/aaa from branch 'master'
to
bf5ca7cb18050c06ee31dcd9acebb63267660f34
- add skeleton web-jetty-impl (to be implemented)
This lets one use the new WebServer API outside of OSGi, e.g. in
component tests; specifically, I would like to use this in project
Neutron.
Change-Id: I7035078b877daaebceeb71a5e664386f6a85969a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>