docs.git
6 years agoUpdated git submodules
Michael Vorburger [Wed, 29 Nov 2017 23:56:10 +0000 (00:56 +0100)]
Updated git submodules

Project: infrautils master 08ca837bd7d5174564f51db4d60b4ef0e0b7c11d

ListenableFutures checkedGet

based on discussion in https://git.opendaylight.org/gerrit/#/c/65812/

Change-Id: I73a7a6f3e0ca7e52458e551ea539c53d10118d07
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "l2switch M2 status"
Kit Lou [Thu, 30 Nov 2017 16:20:40 +0000 (16:20 +0000)]
Merge "l2switch M2 status"

6 years agol2switch M2 status 68/65768/6
Evan Zeller [Mon, 20 Nov 2017 23:54:12 +0000 (15:54 -0800)]
l2switch M2 status

Change-Id: I3f92b2a6b21c548ee6cecd77f055529c10f68bc2
Signed-off-by: Evan Zeller <evanrzeller@gmail.com>
6 years agoUpdated git submodules
David Suárez [Mon, 27 Nov 2017 07:41:57 +0000 (08:41 +0100)]
Updated git submodules

Project: genius master 686484f2aa62ccdc3fa2047af4cd41060bdb71ba

Clean up

- Remove deprecated
- Declare some fields as final
- Remove some redundancies

Signed-off-by: David Suárez <david.suarez.fuentes@gmail.com>
Change-Id: I03c0dc552768ae13e1f0a350e3802ac9e52446f5

6 years agoUpdated git submodules
David Suarez [Fri, 24 Nov 2017 12:06:32 +0000 (13:06 +0100)]
Updated git submodules

Project: genius master 157d372ac0439aeb22dd504c5e439d8c03a55ff4

Migrate InterfaceStateListener listener to use the new Listeners FW

The change uses the synchronous version of the DCTL since it is already
using the JobCoordinator to offload work to other thread(s).

Change-Id: Ie0110370a5cb6fa3a0e3199c5fbd4c5401eac0bd
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Michael Vorburger [Tue, 21 Nov 2017 18:34:25 +0000 (19:34 +0100)]
Updated git submodules

Project: genius master 9592b1f42742fd11da7b3af945357be96e32725e

SingleTransactionDataBroker with RetryingManagedNewTransactionRunner

built-in retries transparently handle OptimisticLockFailedException

This probably will squash a number of bugs from
https://jira.opendaylight.org/browse/NETVIRT-994?jql=text%20~%20"OptimisticLockFailedException"%20and%20status%20%3D%20Open
in one go.

Change-Id: I7a3762d9563935f66975f0e6e000609f39b05733
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoMerge "Fix uri and input parameter in bgp-user-guide"
Charles La Voy [Thu, 30 Nov 2017 15:19:15 +0000 (15:19 +0000)]
Merge "Fix uri and input parameter in bgp-user-guide"

6 years agoUpdated git submodules
Claudio D. Gasparini [Thu, 30 Nov 2017 09:50:07 +0000 (10:50 +0100)]
Updated git submodules

Project: bgpcep master 15695342d210fff851d2afe4048bc66db53437c1

BGPCEP-727: PCEP Cli

Implement PCEP Cli for offer Node Session State

Change-Id: Ie14eb2723e151042054437f9fa4fdae1e3563914
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Tomas Cere [Thu, 30 Nov 2017 14:59:46 +0000 (14:59 +0000)]
Updated git submodules

Project: netconf master ba817d21fd9e15ff4fb2f06c5d8a7ea320b83672

Merge "Support for patch command"

Support for patch command

The internal JSON libary did not have support for HTTP PATCH command.
This patch provides the support for the PATCH command. Support is
provided in both deprecated and new RESTCONF libraries.

Change-Id: I2bb81fe46bab5ec49fac3bff156e04f9a1b7c227
Signed-off-by: Balaji Varadaraju <bvaradar@brocade.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Thu, 30 Nov 2017 11:26:47 +0000 (12:26 +0100)]
Updated git submodules

Project: bgpcep master 4d139a1074185dcbfcb0f5631c85d5028cfaad8a

BGPCEP-685: Rework deployers

Remove no longer Deployers services/Interfaces,
they were used to provide backward compatibility
and offering services to store on DS.
Once remove CSS Config, Deployers should only listen
changes on DS and not offer more than required.
this add simplicity and avoids boilerplate.

Change-Id: Icb1382c72b1ac1700c596c5ce020aa98c41e09ee
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 29 Nov 2017 16:11:27 +0000 (11:11 -0500)]
Updated git submodules

Project: genius master 192370a7e0dde27f3b1a80a453b4337cd2a89f45

Remove DataStoreJobCoordinator

Change-Id: I742fa9fa240b57cc231f97ccbbd4b0eb8dfa8a76
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoFix uri and input parameter in bgp-user-guide 89/66089/1
Tomas Markovic [Thu, 30 Nov 2017 11:51:53 +0000 (12:51 +0100)]
Fix uri and input parameter in bgp-user-guide

Change-Id: Ia8689a17d26ac2a1dc1794582c1f1a8288c68b2d
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Wed, 15 Nov 2017 18:15:18 +0000 (19:15 +0100)]
Updated git submodules

Project: genius master 493c1e3f6bd6b5d2b81040103074732cb6f0acfb

Remove CheckedConsumer from genius and use infrautils'

The one from infrautils has better exception declaration, via generics.

Change-Id: Ie06824f7cb117d9f5069ebedd99f10dc261fb2cf
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Wed, 15 Nov 2017 15:18:45 +0000 (16:18 +0100)]
Updated git submodules

Project: bgpcep master fec33f202838499e11b0523efa437cfa2decee71

BGPCEP-710: Create Network Topology Loader

- Rework config loader
- Rename config-file examples
- Create config file example for pcep
- Dont use deployer for config loaders,
  use DS straight
- Remove no longer required Deployer interfaces

Change-Id: Id9beea9f321c01061fc65923b6a4838be30d7bb0
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Anil Vishnoi [Thu, 30 Nov 2017 10:46:03 +0000 (10:46 +0000)]
Updated git submodules

Project: openflowplugin master 59049272cccb63001adcd66c75819f388b83c1a6

Merge "Clean up in module reconciliation-framework"

Clean up in module reconciliation-framework

- Remove some deprecated
- Make some variables final
- Other minor clean up

Change-Id: Ib87f59bf31009d5222c7512fa5d2d29a14454fef
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
D Arunprakash [Fri, 17 Nov 2017 08:39:02 +0000 (14:09 +0530)]
Updated git submodules

Project: openflowplugin master 7f3bf19507ba45b7456646cfb3e2406da26f812c

Spec: Reconciliation framework

Change-Id: I80c8a6ce4b073f59d69ecd01558ce024adce0748
Signed-off-by: D Arunprakash <d.arunprakash@ericsson.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Wed, 29 Nov 2017 18:34:24 +0000 (13:34 -0500)]
Updated git submodules

Project: coe master e83c03f24fd66272ef79d0efd8a66b950c609add

Fix delete pod ovs-port remove

As we change the port external-id value to (pod-NS:pod-Name)
the delete pods event shoudl match based on (pod-NS:pod-Name)
to retrive the port and delete it.

Change-Id: Idc76c6072ae8247765602dfe111e9d251af51a74
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 29 Nov 2017 21:55:08 +0000 (16:55 -0500)]
Updated git submodules

Project: netvirt master e88f453bca7b51b8017cba7141148d4a209f71c2

Add jobcoordinator-impl test dependency in neutronvpn-impl

https://git.opendaylight.org/gerrit/#/c/66064/ removes the
jobcoordinator-impl dependency from the mdsalutil-api pom which
neutronvpn-impl needs for UT's.

Change-Id: Ib24d8540ffc08caf0b5fdcea843e2a4851ce360b
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 28 Nov 2017 17:45:16 +0000 (09:45 -0800)]
Updated git submodules

Project: integration/test master 3393c4247ea1c4a92409370e41691f8c19e0c249

Add keyword for iptables cmd on remote system

this should make it easier to run any arbitrary iptables
command on a remote system

Change-Id: I3748689a70181d9b71f7adfa3b2f9148c361bcc2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Wed, 29 Nov 2017 00:49:52 +0000 (19:49 -0500)]
Updated git submodules

Project: integration/packaging master dc8597cf02327f0ab73a6d3a4e245f5eec23ace1

Add example repo configs for recent RPMs

Change-Id: I807ccab2f5ea7a0d96574f25b270ac13206839dd
Fixes: INTPAK-105
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Tue, 28 Nov 2017 19:03:53 +0000 (14:03 -0500)]
Updated git submodules

Project: integration/packaging master ebf825ba4665d2797f92203a0d1f473281bc6e28

Update RPM test, Dockerfile ODL versions 7->7.1

Change-Id: I6e259208702d2f817b8819ed3d1bc26bbd3c39cd
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Tue, 28 Nov 2017 23:41:12 +0000 (18:41 -0500)]
Updated git submodules

Project: integration/packaging master 779143fc061e634f7c18719ef9d91846cad06e83

Update build URLs use in pkg tests, fixes

The periodic verify jobs were failing because two of the URLs here had
expired. Go ahead and update all of them.

Change-Id: I7f7dad9b1e4438bc8b8ee1d9936e10918e211c35
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Luis Gomez [Tue, 28 Nov 2017 19:16:13 +0000 (11:16 -0800)]
Updated git submodules

Project: integration/test master 7f466da2fe777820845213a821fde15bf2734bd6

Add 'bug' tag so this TC can be easily excluded

Single 'bug' tag is easy to exclude in case the suite is used
for any sanity or smoke test.

Change-Id: I3c3bba80779a9cd5064ae3a9304a23d32787a57b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoMerge "Add openflowplugin to ignore list"
Kit Lou [Wed, 29 Nov 2017 17:07:39 +0000 (17:07 +0000)]
Merge "Add openflowplugin to ignore list"

6 years agoAdd openflowplugin to ignore list 65/66065/1
Kit Lou [Wed, 29 Nov 2017 16:23:43 +0000 (10:23 -0600)]
Add openflowplugin to ignore list

This prevents changes in openflowplugin submodule to affect
other docs from being merged.

Change-Id: If9ea4e9fc1809c2a2e60a2f60ff510ce1a230236
Signed-off-by: Kit Lou <klou.external@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 29 Nov 2017 16:09:51 +0000 (16:09 +0000)]
Updated git submodules

Project: releng/builder master 2e838d8f80489e6c8804f2e0184c7630c13f32df

Merge "Use eval command to append mail options"

Use eval command to append mail options

Use eval to append mail options with the notify script. When the eval
command is used without escaping the variables causes wordsplitting.

Ref: http://mywiki.wooledge.org/BashFAQ/050

JIRA: RELENG-213
Change-Id: I736f3eaa98d58c4514a936c137d2a2df77053167
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 29 Nov 2017 15:54:51 +0000 (15:54 +0000)]
Updated git submodules

Project: releng/builder master 155f252eebb90b02ddaafcbabedeb3abcde44931

Merge "Branch off oxygen branch for JSONRPC"

Branch off oxygen branch for JSONRPC

Change-Id: I699a0ffd86f527bacebf8b2df277774abb3517c0
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
6 years agoUpdated git submodules
Mohamed ElSerngawy [Tue, 28 Nov 2017 16:45:12 +0000 (11:45 -0500)]
Updated git submodules

Project: coe master eaa5b45e6025003b699cc54f36550f20b0a7a66c

Add pod info to the ovs port externalID

Add the pod info (pod-namespace:pod-name) to
the port external-id field.

Change-Id: Ib686d8d2e1913dd1f62f109e1c88d9f8fed8ec06
Signed-off-by: Mohamed ElSerngawy <m.elserngawy@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Tue, 28 Nov 2017 16:18:19 +0000 (11:18 -0500)]
Updated git submodules

Project: netvirt master 8b19ae39fecd1dbf6dc9017bc2cfa69c45254dd2

Convert AclInterfaceCacheUtil to non-static singletoni service.

An AclInterfaceCache interface was added to the api bundle with
the AclInterfaceCacheImpl in the impl bundle. The AclInterfaceCacheImpl
is advertised as an OSGi service.

The AclInterface class was not thread-safe. Instead of making it thread-safe,
it was made immutable to simplify things. The cache creates new instances
on updates. Also AclInterface instances are now created via a Builder.

Change-Id: Id3b69a87795d6ff0c6dcbd3ac599cd0326077e25
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoTSDR M2 status 31/65831/5
YuLing Chen [Wed, 22 Nov 2017 03:06:31 +0000 (19:06 -0800)]
TSDR M2 status

Change-Id: I6108c954bcff06f7301123a90abede895ebca9ab
Signed-off-by: YuLing Chen <yulingchen54@gmail.com>
6 years agoAdd M1 readout for tsdr 95/65695/2
YuLing Chen [Sat, 18 Nov 2017 17:23:07 +0000 (09:23 -0800)]
Add M1 readout for tsdr

Change-Id: Id2075f8dfcd469a4f3f4f533dec6b8915e5b3efc
Signed-off-by: YuLing Chen <yulingchen54@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 29 Nov 2017 14:27:21 +0000 (14:27 +0000)]
Updated git submodules

Project: releng/builder master 4815d5cd765f9c01306b47a6870cd2d8c6745091

Merge "Update default repo in RPM verify job"

Update default repo in RPM verify job

Change-Id: I455d3391cc254d1d4d3460aaaa9b5243096f8088
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 29 Nov 2017 14:24:51 +0000 (14:24 +0000)]
Updated git submodules

Project: releng/builder master f37dc0575b1987531dab82e0f44ff360d5fcfe1d

Merge "Use grep -E to grab relevant exception logs"

Use grep -E to grab relevant exception logs

There is some quirk/bug/problem with sed that it's not working like
we expect to collect the Exception logs. Sometimes it would not
return the expected output. There is probably the right way to do
it but I did not find it. I was trying to match on Exception$ which
would match our "java.lang.NullPointerException" which always
ends with a newline. We were not collecting it before.

Change-Id: I5c8f5bbae2ec44198d53cfc84ead779b3e280cf2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoMerge "Fix typo in updated AAA security considerations"
Charles La Voy [Wed, 29 Nov 2017 14:23:02 +0000 (14:23 +0000)]
Merge "Fix typo in updated AAA security considerations"

6 years agoUpdated git submodules
Claudio D. Gasparini [Wed, 29 Nov 2017 09:46:02 +0000 (10:46 +0100)]
Updated git submodules

Project: bgpcep master 067c3fbf1a5e3f622c577d1cd32cde8a1db54594

BGPCEP-580: Implement PCEP stats DS rendering

- create Pcep Topology stats models
- create new PCEP State interfaces
- augment network pcep topology
with pcep session state
- implement PCEP Stats Registry for register
Node Stats and store stats udner DS

Change-Id: Ib33a05c7e3fcb9ef7c485bed7a33e543ed6c7d14
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoMerge "Genius Oxygen M2 Status"
Charles La Voy [Wed, 29 Nov 2017 14:09:25 +0000 (14:09 +0000)]
Merge "Genius Oxygen M2 Status"

6 years agoUpdated git submodules
Ryan Goulding [Wed, 29 Nov 2017 14:02:31 +0000 (14:02 +0000)]
Updated git submodules

Project: aaa master 57858c2920366757b41ed14311da22403169db35

Merge "Clear claim cache when grants/roles/domains change"

Clear claim cache when grants/roles/domains change

The claim cache should be cleared whenever a change
occurs to these entitites.

Change-Id: Iadfc71e219847609147b64394fd3b549c7979342
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Ryan Goulding [Wed, 29 Nov 2017 13:57:21 +0000 (13:57 +0000)]
Updated git submodules

Project: aaa master 3985f43709b9a332b334f42b9d1ca4aa2eca0872

Merge "Use gson to parse JSON output"

Use gson to parse JSON output

org.json is poorly maintained and licensed piece of software,
which is causing us headaches whenever encountered. Remove its use
and use GSON to parse JSON payloads.

Change-Id: I07a7cc486b88e949b23b1d8714163eabea116b92
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 6 Nov 2017 23:47:41 +0000 (00:47 +0100)]
Updated git submodules

Project: genius master 05a5ad26f149cce43a419e381346ee5ae7ca7cf5

LockManager unlock() with RetryingManagedNewTransactionRunner

lock() and tryLock() should ideally also be switched to
(Retrying)ManagedNewTransactionRunner and FutureRpcResults, but that's a
little trickier, because of the return true/false in readWriteLock().

This is a partial counter proposal to
https://git.opendaylight.org/gerrit/#/c/61526/ related to
https://jira.opendaylight.org/browse/GENIUS-86.  It's not a complete
counter proposal; the changes other than the retry on unlock should
still be considered.

Change-Id: Ie6588a0314828a3d1e88c741b7f8d511afb29e12
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Tue, 28 Nov 2017 23:55:36 +0000 (18:55 -0500)]
Updated git submodules

Project: releng/builder master ead48d7ca8afcc305bfa86b7f2c2f2a997a74476

Update builds tested in RPM jobs

Change-Id: Ib74c407b0ace17df49cf97ac29c49204f7189a38
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 27 Nov 2017 18:18:21 +0000 (19:18 +0100)]
Updated git submodules

Project: odlparent master 13e26eaa82deb6e25676c2dac857da378210a863

Fix SFT for Archetype Self Test

This sets the Pax Exam URL Maven localRepository so that the
SingleFeatureTest of the Archetype in controller works, even if
there is a -Dmaven.repo.local=, such as on Gerrit.

see https://jira.opendaylight.org/browse/CONTROLLER-1799

Change-Id: Idd6126944518bab0fa0b886a7012ea94aba3126e
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoGenius Oxygen M2 Status 11/65811/7
Vivek Srivastava [Tue, 21 Nov 2017 17:48:04 +0000 (23:18 +0530)]
Genius Oxygen M2 Status

Change-Id: Ifbddd46d2e3421222b2ea346e7b923129145183e
Signed-off-by: Vivek Srivastava <vivek.v.srivastava@ericsson.com>
6 years agoFix typo in updated AAA security considerations 18/66018/3
Ryan Goulding [Tue, 28 Nov 2017 18:47:41 +0000 (13:47 -0500)]
Fix typo in updated AAA security considerations

AAA supports all A's, not just authentication.
This was based on extremely dated information.

Change-Id: If266c0845387d5a38ba3a41791e60ecf7ecf7cf8
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoMerge "Fix mis-advice for RESTCONF installation"
Charles La Voy [Wed, 29 Nov 2017 02:52:59 +0000 (02:52 +0000)]
Merge "Fix mis-advice for RESTCONF installation"

6 years agoMerge "Bug-5222: remove xsql from docs"
Charles La Voy [Wed, 29 Nov 2017 02:51:32 +0000 (02:51 +0000)]
Merge "Bug-5222: remove xsql from docs"

6 years agoFix mis-advice for RESTCONF installation 35/66035/1
Ryan Goulding [Tue, 28 Nov 2017 21:51:01 +0000 (16:51 -0500)]
Fix mis-advice for RESTCONF installation

There is no need for odl-netconf-connector-ssh
in normal RESTCONF scenarios.  This one case
is because odl-distribution-version is using
the config subsystem to expose information,
which in itself is a dated method.  In fact,
we have deprecated CSS this release.  At the
least, this updates the docs to recommend
a smaller feature set.  The other issues can
be addressed in later patches when they are
fixed in integration project

Change-Id: I154785d31f49f67a21fad31f87e9deac32cdab92
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoBug-5222: remove xsql from docs 34/66034/1
Ryan Goulding [Tue, 28 Nov 2017 21:47:55 +0000 (16:47 -0500)]
Bug-5222: remove xsql from docs

xsql was removed half a year ago.
Purge docs appropriately.

Change-Id: I26cb80d51b3f4d111023ed4338f1acb781c3c128
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoAdd FaaS M1 Status 59/65059/3
xingjun [Thu, 2 Nov 2017 19:58:02 +0000 (15:58 -0400)]
Add FaaS M1 Status

Change-Id: Ief53235701f310dd54512c82a9b51ea00413f706
Signed-off-by: xingjun <xingjun.chu@huawei.com>
6 years agoUpdated git submodules
Ryan Goulding [Tue, 28 Nov 2017 19:41:31 +0000 (19:41 +0000)]
Updated git submodules

Project: aaa master dd1f85cfc7207cb0411d4527a97d6cb78e4915ba

Merge "Fix stale javadoc in StoreBuilder"

Fix stale javadoc in StoreBuilder

Probably a rebase issue, but the javadoc has two @return
annotations.  This deletes the stale/irrelevant one.

Change-Id: I302dbc5b601ad52897b03c3b15583b0ebe8caf6f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Ryan Goulding [Tue, 28 Nov 2017 18:40:58 +0000 (13:40 -0500)]
Updated git submodules

Project: aaa master b129e37634f914af28a666fabc657e0e952bda3e

AAA-153 remove "user" OOB account

Limit exposure by just providing "admin" account OOB.

Change-Id: I451d84e06a208e5b9701fe461b5b46ef47fcbcdd
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 28 Nov 2017 17:58:05 +0000 (17:58 +0000)]
Updated git submodules

Project: releng/builder master 5a1559f253c173a7c0a02fb3c8adc695b4e8de98

Merge "wait for rabbitmq before stacking computes"

wait for rabbitmq before stacking computes

Change-Id: If485ad4f294db94d0c454903d4236365342eda63
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 28 Nov 2017 17:57:55 +0000 (17:57 +0000)]
Updated git submodules

Project: releng/builder master 4cf2cbabf56c3cf3d43325584a53be480bb9bb0a

Merge "allow shorter suite paths"

allow shorter suite paths

Change-Id: I3e621fd3e294de251f0b2db6c5d39405f6798e36
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 28 Nov 2017 13:34:12 +0000 (14:34 +0100)]
Updated git submodules

Project: bgpcep master 36ef9cd2d4be034d7f5e0e46eca1b707e9b394ad

Rename bgp release-session rpc

for a more proper name based on what
actually do.

Change-Id: Ib4d14e9f5642710c62bff08dcedf2474be77016c
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Ryan Goulding [Tue, 28 Nov 2017 17:20:31 +0000 (17:20 +0000)]
Updated git submodules

Project: aaa master d202c56856fbb7c06be8072401c33884f5e2c551

Merge "AAA-151:  Invalidate claim cache for CLI initiated changes"

AAA-151:  Invalidate claim cache for CLI initiated changes

The AAA IDM REST handlers already invoke the clearing of the
IdmLightProxy claimCache upon user update, but the CLI Handler did
not handle this properly.  This change manually invokes the claim
invalidation.

Access to AAA CLI commands requires access to the karaf console via
client or SSH.  Thus, system level access is needed to some degree
to invoke such commands.  The major threat involves the action of
an administrator changing a user password via CLI, and then still
being able to invoke the old password because the claimCache is not
purged.  This is why a reboot of karaf solves this issue;  the
claimCache is flushed.  We should not expect our users/administrators
to assume this in the future;  this change explicitly invokes
the claimCache flush.

AAA-151 affects Carbon, Nitrogen, and master.

Change-Id: Ie3101d4dc2bbb6d0db91ddad4d567a41d041150d
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Lenny Verkhovsky [Tue, 28 Nov 2017 13:17:27 +0000 (15:17 +0200)]
Updated git submodules

Project: releng/builder master 55fc955c0738ec6a1ae7e928301bb12697eae01b

Fix Trigger with multiproject multipatch build

Fixing support for multiproject multipatch trigger
such as genius=32/53632/9,netvirt=59/50259/47

Change-Id: I904064b5f612196ef80c78e1b2672b59d15d02f1
Signed-off-by: Lenny Verkhovsky <lennyb@mellanox.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Ryan Goulding [Tue, 28 Nov 2017 16:38:19 +0000 (16:38 +0000)]
Updated git submodules

Project: aaa master cd36897c590747f5432c072c3330da56ac2065e9

Merge "MdsalRealm enable/disable user"

MdsalRealm enable/disable user

This was built into the original IdM data model for the H2 store,
and thus was cascaded to the Mdsal model for backwards compatibility
purposes mostly.  The original model didn't do anything with this
field;  this one now properly honors the "enabled" field.

Change-Id: I4f15c45a336008c66423ef438c141cf6df132583
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 28 Nov 2017 13:54:09 +0000 (14:54 +0100)]
Updated git submodules

Project: bgpcep master dc653295a3ae3b9dbcaf87504b0e89a309d2e8e7

BGPCEP-704: Rework Pcep teardown session rpc

return void RpcResult instead future void

Change-Id: I2813f84d8bc03b47539f489b769921c7b04b1e84
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Josh [Mon, 30 Oct 2017 08:02:17 +0000 (10:02 +0200)]
Updated git submodules

Project: netvirt master 672838d35375a7669d9d65340dce7c3740fdc29b

Net-odl full-sync. Set router ext gw MAC

During full-sync networking-odl syncs routers before ports. As such,
the MAC of the router's gw port is not available to be set when the
internal netvirt router is written to md-sal. This commit adds logic
to update the router when the port is written.

Change-Id: Ic6b78f77a8352416d3260678dcd6624e2fcf8d68
Signed-off-by: Josh <jhershbe@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Tue, 28 Nov 2017 12:39:28 +0000 (13:39 +0100)]
Updated git submodules

Project: bgpcep master 14f4e6b74f584655fe3b7f8c10af918295765b64

BGPCEP-704: Rework Deployer

- Filter Pcep Network Topologies

Change-Id: Icafdfe5c06251ad740ee2d44b931459a9d93af1c
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
David Suarez [Sat, 18 Nov 2017 12:18:49 +0000 (13:18 +0100)]
Updated git submodules

Project: sfc master 4996d8f8220a161a4dc6d3bc0b2f7072b2827721

Refactor sfc-scf-vpp module

- Proper use of Blueprint to wire all the components: convert some
  classes into @Singleton, remove the SfcScfVppRenderer, use annotations
  instead of XML, remove some useless parameters.
- Clean up
- Migrate SfcScfVppDataListener to use Genius listeners.

Change-Id: Ie7c608fd76b3cef44989d2b0c6c926f2d47c6f25
Signed-off-by: David Suarez <david.suarez.fuentes@gmail.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Fri, 24 Nov 2017 11:55:03 +0000 (12:55 +0100)]
Updated git submodules

Project: bgpcep master d87bc9d68c0bb7429ed18d26070329e9b346dcc4

BGPCEP-704: Add restart session rpc

as a replacement for Css rpc removed

Change-Id: If5e6e08c9a673289cf44c519d675dcb9626c45bc
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Fri, 10 Nov 2017 11:21:59 +0000 (12:21 +0100)]
Updated git submodules

Project: bgpcep master 41a666ea76a5c6cec7d17f2c401b4f2f2881c652

BGPCEP-704: Update Topology Deployer

Deploy topology based on network topology
config, and remove CSS Config.

Change-Id: Ifb90294e7a69869ef4c357e0124bcf2a5cb96d00
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Stephen Kitt [Mon, 27 Nov 2017 17:12:33 +0000 (18:12 +0100)]
Updated git submodules

Project: genius master 1e6092394233e6b8048b1b63686c062b89e3a2ab

Drop obsolete Maven site configuration

See
https://lists.opendaylight.org/pipermail/odlparent-dev/2017-November/001492.html

Change-Id: I5f6e6bb6d5e45e3404793f98c098bbf44f8a2661
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Mon, 27 Nov 2017 09:47:27 +0000 (10:47 +0100)]
Updated git submodules

Project: odlparent master ce4d6808ade7ba4257c23ae885539512a0cdc653

Start 3.0.2-SNAPSHOT

Change-Id: If127110ae6f0acc181966f748b5768f6461c1405
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Fri, 10 Nov 2017 07:39:44 +0000 (08:39 +0100)]
Updated git submodules

Project: bgpcep master 0b444a80a1512efd2d07abb7d4f5e17e642516d9

BGPCEP-704: PCEP Config models

Create PCEP models config as a replacement for
deprecated CSS Config

Change-Id: I2328345ea8440edd2aae66b596807753da483f1b
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Mon, 20 Nov 2017 12:39:21 +0000 (13:39 +0100)]
Updated git submodules

Project: bgpcep master 65aaa0495629f4e6b2038ee87d693530f67e1e8b

BGPCEP-685: Remove Path selection Css config

no longer required models and files

Change-Id: I0b588d2e19aa8df9c272fcd6cc00cabdfd82e1cf
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Fri, 10 Nov 2017 07:46:30 +0000 (08:46 +0100)]
Updated git submodules

Project: bgpcep master 5f762ebb6f8f0ddcde93674c2b3ee4be0e1446bc

BGPCEP-704: Remove PCEP Dispatcher CSS modules

Remove deprecated and no longer required PCEP
Dipatcher CSS models

Change-Id: Iaa3734c6b1e6a9847f4d3f44c9e15759cea2590f
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Thu, 9 Nov 2017 10:21:35 +0000 (11:21 +0100)]
Updated git submodules

Project: bgpcep master 6dbb5672157dc78c8b20e780da1012eca72b1eec

BGPCEP-704: Rework Programming

- Remove Programming CSS Configuration
- remove css config models
- Introduce a Factory service for InstructionSchedulers
- enforce checkstyle

Change-Id: I48bbaaa6a764e9ac46859dd482f4fe05c7e6d0c1
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 27 Nov 2017 21:19:45 +0000 (21:19 +0000)]
Updated git submodules

Project: releng/builder master 34efb6edd06fb16d07c6a1cee190a0c3a83c6c31

Merge "Add external repos during CSIT test"

Add external repos during CSIT test

This will fix decanter installation in nitrogen and later.

Change-Id: Ifb4942e935df0d7f4a85e631077e48bf996f28e9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Mon, 27 Nov 2017 02:43:14 +0000 (18:43 -0800)]
Updated git submodules

Project: releng/builder master 8377f8d9f3d8439031e700e0a1ef29c381f64bc6

Add missing feature to OF sanity test

This is required after adding nicira extension test.

Change-Id: I88c42f4ebaa5d9a8add89759c90b064b714d828b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Mon, 27 Nov 2017 13:44:43 +0000 (08:44 -0500)]
Updated git submodules

Project: integration/test master 7cc59f4fa1b6750cb1e122efa5fd1cbcb2da54fd

Use consistent names for variables

Change-Id: I9d764f92cd49d20fbb963c8528f5fd54e3a2cf28
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Mon, 27 Nov 2017 17:03:47 +0000 (18:03 +0100)]
Updated git submodules

Project: netvirt master 0699833a68a59a96c245d1e087b7071bcaf080f6

Drop obsolete Maven site configuration

See
https://lists.opendaylight.org/pipermail/odlparent-dev/2017-November/001492.html

Change-Id: Id3fb2f82521cfe9ac7f0e2d0356a3b59db0f36a2
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoMerge "BGP LS PCEP M2 status"
Kit Lou [Mon, 27 Nov 2017 15:46:15 +0000 (15:46 +0000)]
Merge "BGP LS PCEP M2 status"

6 years agoUpdated git submodules
Faseela K [Mon, 7 Aug 2017 10:48:09 +0000 (16:18 +0530)]
Updated git submodules

Project: genius master 60f9aa0392559b26b613da39c817374251c51812

Checkstyle errors while building on windows due to windows delimiters

Change-Id: Ib826eca8aff9d82e69b61fa5df0d2047cd0907d4
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoUpdated git submodules
Michael Vorburger [Mon, 13 Nov 2017 12:57:39 +0000 (13:57 +0100)]
Updated git submodules

Project: infrautils master 3acc53014fbd82486ebc3e6aa5e80017fe52d798

Fix issues found by error-prone in jobcoordinator

switching jobcoordinator to use infrautils parent (with error-prone)

Change-Id: I3400ba90331cdd5df1928fa42125d23ced1a902d
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Fri, 24 Nov 2017 12:29:20 +0000 (13:29 +0100)]
Updated git submodules

Project: infrautils master dcad34d28ba6e085327330b0d8e71cb22f032ff6

Un-ignore JobCoordinatorTest's bug9238CallableListWithNull()

since Tom has remove the counters use in jobcoordinator, this now passes

Change-Id: Ibb8b88f15a93d21f7fcb6fca5bed891a13733d94
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Michael Vorburger [Fri, 24 Nov 2017 12:46:01 +0000 (13:46 +0100)]
Updated git submodules

Project: infrautils master bedf1d2b9a97d63b015b8e3c85c94c515420a2e7

Clean up karaf distribution POM

Change-Id: I910a689cebb0603c4ff41bd156134005cec87182
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Tue, 21 Nov 2017 02:06:28 +0000 (21:06 -0500)]
Updated git submodules

Project: integration/test master b3964a98f3452abd2bfacb26c3c0e078dee15209

Use consistent naming in ha l3 suite

Change-Id: I4adbd1f585b853cb88866eb10fdcab187afa1693
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoBGP LS PCEP M2 status 03/65703/2
Claudio D. Gasparini [Tue, 14 Nov 2017 11:41:28 +0000 (12:41 +0100)]
BGP LS PCEP M2 status

Change-Id: Ia3eb08c60ed6e904230dcec3e105f355f83edcf6
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Claudio D. Gasparini [Fri, 10 Nov 2017 07:22:00 +0000 (08:22 +0100)]
Updated git submodules

Project: bgpcep master 9311e7fe743e6fc9aa2baf7a376c9abbc8ed5d2d

BGPCEP-704: Remove PCEP/Programming Controller

config files

Change-Id: I7c697d7f84009c7d5a84ffddf87372140b9e7ba0
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Sam Hague [Mon, 27 Nov 2017 02:18:31 +0000 (21:18 -0500)]
Updated git submodules

Project: integration/test master 3d5a3142de560754cca14276e5c7c66f37603ec5

Remove redundant Get OvsDebugInfo

Change-Id: I91dfe75be27e31d3a562c5b6a28816ca78b5dcb3
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Mon, 27 Nov 2017 00:15:33 +0000 (19:15 -0500)]
Updated git submodules

Project: integration/test master 6d89e3d4ca256b120733ae2918d2ba5c3e2776f6

Add back the ipv6 choice

Change-Id: I272b549d99b57828d0e8125df62dc2ee0651bfe3
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Sun, 26 Nov 2017 23:26:51 +0000 (18:26 -0500)]
Updated git submodules

Project: integration/test master a7b78ab5cb8e300d315ccd43aca4bc709a276364

Add missing neutron cleanup

Change-Id: I1213b046b0f4029eb85b1c84663c4df9b29b148f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Tue, 21 Nov 2017 01:45:28 +0000 (20:45 -0500)]
Updated git submodules

Project: integration/test master 66485bca9d653279b62de137787d5f3823d0257d

Use consistent naming in ha l2 suite

Change-Id: Iba3a6282d4cc8b274d2a40845365a0332cf53d87
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Sun, 26 Nov 2017 02:48:22 +0000 (21:48 -0500)]
Updated git submodules

Project: integration/test master 3172e521393a1b80e6206fdbb8f3378a2312fe89

Add missing create sg in ha l3

Change-Id: I94771f2d2ee97dd97ee2e12069430b7886f94501
Signed-off-by: Sam Hague <shague@redhat.com>
Use right name of suite for sg.robot

Change-Id: Ibd712a654ee1bb3d7d6abda058298b6bc41890bd
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoMerge "NetVirt Offset 2 M2 Status"
Kit Lou [Sun, 26 Nov 2017 14:21:18 +0000 (14:21 +0000)]
Merge "NetVirt Offset 2 M2 Status"

6 years agoUpdated git submodules
Tom Pantelis [Fri, 24 Nov 2017 01:34:46 +0000 (20:34 -0500)]
Updated git submodules

Project: netvirt master ac601a730179e0d6690e73457207725c37e91f7b

Remove Ipv6ServiceUtils static instance

Make it a proper singleton. Also some of the conversion and
calculation methods are true utilities and thus were made static
to avoid having to inject it.

Change-Id: If96656895c5150024ab5b9d56fc3fed8ce26ba89
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
Make ipv6service-impl classes thread-safe

IfMgr, VirtualPort, VirtualRouter et al contain fields and Maps that aren't
synchronized. Make mutable fields volatile and use ConcurrentMaps.

Also Ipv6TimerWheel is only used by IfMgr so create a local instance instead
of a static instance and close it properly.

Change-Id: I2fef4df14a4efa5d65984040b40deade9d71bfe7
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 22 Nov 2017 01:43:42 +0000 (20:43 -0500)]
Updated git submodules

Project: integration/test master 80f2ba4681302f033fbea41dc5bf0eede6cd5029

Use consistent naming in sfc suite

Change-Id: I66ad1a5e630c1d28e3598531e823d6723807f1b7
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Sam Hague [Wed, 22 Nov 2017 01:41:10 +0000 (20:41 -0500)]
Updated git submodules

Project: integration/test master d908ea4b72d1c3d5bd94b3490e78d39b6a50b6aa

Use consistent naming in vpn bgp suite

Change-Id: Id37e1c6a36ed01e1bca37129b478f9934212091c
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in vpn v6 suite

Change-Id: I8c7c52ce01dabd4b5f6271fe6706d8b4ebb7ee10
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in vpn suite

Change-Id: I59c80658bd75d5f50eba4d6ff5411b18e9008b31
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in arp suite

Change-Id: I1c989fca5377c8e4046a06591fb71c8959fd404f
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in elan suite

Change-Id: Ia0e404471f50525c57fad0b743623f66c048bfe4
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in tempest suite

Change-Id: I49f22fb96e18412a5dfb9b6acc0912544a861368
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in sgs suite

Change-Id: I80af4940e7f98bd5c44b2196983134e86d739c3d
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in sg suite

Change-Id: I502acda323cab483ccf155855f5eff126a8aa1b1
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in external suite

Change-Id: I9ff856d16eae5ec4e43425f27bc8a268ab96ecf5
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in l3 suite

Change-Id: Iabf7b246ee3ee65310456ff9ee5438d17f93850f
Signed-off-by: Sam Hague <shague@redhat.com>
Use consistent naming in l2 suite

Change-Id: I5e19f53d2137469df2826a0d026f1fe6dcf7232c
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Stephen Kitt [Fri, 24 Nov 2017 14:47:26 +0000 (15:47 +0100)]
Updated git submodules

Project: odlparent master 51760f1c65f1c739c01587bb00e1b9e8da4c6397

Release notes for 3.0.1

Change-Id: I2df6a518158836bc4e0d67e1e0bac721d8471a42
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdated git submodules
Robert Varga [Fri, 24 Nov 2017 13:49:28 +0000 (14:49 +0100)]
Updated git submodules

Project: odlparent master 014c559d4fcbf035555748a5fe63b1a9a5a74556

Workaround broken upstream features

hibernate-validator-osgi-karaf-features-[5.3.4,5.4.2) is broken
due to invalid maven URL reference. Add hard exception to fix it up.

Change-Id: I6cc28817b721fd7fa6f7dd940c82a4b80acb81c2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Pre-compile FeatureUtil replacement patterns

When we are discovering features, we end up converting a lot of URLs,
hence we end up recompiling the same patterns over and over again.

Rather than doing that, keep pre-compiled versions and reuse them.

Change-Id: I6b0b2b9e3c6ba9a13d20b7e16b4284feee222797
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Tom Pantelis [Fri, 17 Nov 2017 04:45:21 +0000 (23:45 -0500)]
Updated git submodules

Project: netvirt master 29543f3a265dc886a72dc3c764c8cd13e9e9b38a

Convert elanmanager-impl to use JobCoordinator

Change-Id: I8c104820589bab6a395e70545486007033a0ef6d
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Robert Varga [Fri, 24 Nov 2017 11:47:42 +0000 (12:47 +0100)]
Updated git submodules

Project: odlparent master ce354ad25c6a2ae1b3d9b15075e6c50db9b5235b

Add a test distribution to test karaf4-parent

This adds a simple distribution, containing just odl-guava.

Change-Id: I65a9d85238f358072d595e7523a17f2a6eab8fc6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdated git submodules
Jakub Toth [Thu, 23 Nov 2017 23:14:50 +0000 (00:14 +0100)]
Updated git submodules

Project: netconf master 57dbaff570a8dcb4a82765c85eca236ab853ae10

Remove duplicated schema service in provider

Change-Id: I24bc553e2b0bcff8c598d86fe0956bd4ff4f8cb2
Signed-off-by: Jakub Toth <jakub.toth@pantheon.tech>
6 years agoNetVirt Offset 2 M2 Status 79/65879/1
Sam Hague [Fri, 24 Nov 2017 04:30:39 +0000 (23:30 -0500)]
NetVirt Offset 2 M2 Status

Change-Id: I0990272a6201907f6f99d147c5686539cb8e5e01
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Luis Gomez [Wed, 22 Nov 2017 23:09:45 +0000 (15:09 -0800)]
Updated git submodules

Project: integration/test master 40d28a8c8a4e314a4eed48ae2483f9ee5908a414

Add more time in version test

Change-Id: Ia4f98a1bf28fd21a29b8f3afc843ab0fd141910e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 22 Nov 2017 13:07:05 +0000 (08:07 -0500)]
Updated git submodules

Project: netvirt master fbcc8687782c424171a58d524cd0dfd2bbd8db8b

Fix FindBugs violations and enable enforcement in elanmanager-impl

See in-line comments

Change-Id: I4d8b7cf418ebb0aa46435de3c5cb2b3b06440b71
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Tom Pantelis [Wed, 22 Nov 2017 16:27:13 +0000 (11:27 -0500)]
Updated git submodules

Project: netvirt master 852420c8b3bd3561dd1ff33a8cc919e87f2163e0

Fix FindBugs violations and enable enforcement in natservice

See in-line comments

Change-Id: I831e0a60048cddce1224356ae27f3e8359ea17d2
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdated git submodules
Sam Hague [Thu, 23 Nov 2017 17:21:11 +0000 (12:21 -0500)]
Updated git submodules

Project: integration/test master 511fc6398168f7d65fe44d71776b3954a04529b3

Make the ha suite names unique

Change-Id: I68c659f346f642042b612b08b8167f108ce50902
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdated git submodules
Josh [Wed, 8 Nov 2017 08:17:25 +0000 (10:17 +0200)]
Updated git submodules

Project: genius master 6f8e7f2a9c0ff163c08427359d63630cc0dd8e67

Upgrading flag for full sync upgrades

This commit introduces a small utility that tracks whether or not
an upgrade is in progress. The purpose of this state is so that
code paths required during upgrade need not be entered during
regular application flow. The upgrade in progress state is toggled
via REST (or config xml). I tested it like this:

> curl -v -u admin:admin -X PUT -d @put-data -H \
"Content-Type: application/json" \
http://127.0.0.1:8181/restconf/config/genius-mdsalutil:config

...where the contents of the put-data file are:
{
"config": {
        "upgradeInProgress": false
         }
}

The REST call to retrieve the status is:

> curl -u admin:admin http://127.0.0.1:8181/restconf/config/genius-mdsalutil:config

Change-Id: I96d4255645b8650ee97154ff58c1afc52d1ac9f0
Signed-off-by: Josh <jhershbe@redhat.com>