Re: [controller-dev] [Aaa-dev] [int/test] 401 from isolated cluster member?

2017-04-27 Thread Ryan Goulding
My guess is it is failing the isAccessAllowed(...) test in the
MDSALDynamicAuthorizationFilter.  Will look a bit closer.

Regards,

Ryan Goulding

On Thu, Apr 27, 2017 at 1:58 PM, Vratko Polak -X (vrpolak - PANTHEON
TECHNOLOGIES at Cisco)  wrote:

> Hello AAA devs.
>
>
>
> I have a question, originally mentioned as a comment
>
> in a Bug ... I am unable to locate right now.
>
> Anyway, it is related to various bugs
>
> such as 7792 [1] and 8209 [2].
>
> As more specific symptoms (8214 [3], 8062 [4])
>
> are fixed now, I begin to suspect the 401 status
>
> is actually expected from an isolated cluster member.
>
>
>
> I think AAA is storing some data to mdsal datastore,
>
> which is of course inaccessible on minority partition.
>
>
>
> Now, other http status codes (503) might be better,
>
> but 401 is fine as long as it gets documented.
>
>
>
> We will update suites to expect the agreed upon response.
>
>
>
> Vratko.
>
> [1] https://bugs.opendaylight.org/show_bug.cgi?id=7792
>
> [2] https://bugs.opendaylight.org/show_bug.cgi?id=8209
>
> [3] https://bugs.opendaylight.org/show_bug.cgi?id=8214
>
> [4] https://bugs.opendaylight.org/show_bug.cgi?id=8062
>
>
>
> ___
> aaa-dev mailing list
> aaa-...@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/aaa-dev
>
>
___
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev


[controller-dev] [int/test] 401 from isolated cluster member?

2017-04-27 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
Hello AAA devs.

I have a question, originally mentioned as a comment
in a Bug ... I am unable to locate right now.

Anyway, it is related to various bugs
such as 7792 [1] and 8209 [2].
As more specific symptoms (8214 [3], 8062 [4])
are fixed now, I begin to suspect the 401 status
is actually expected from an isolated cluster member.

I think AAA is storing some data to mdsal datastore,
which is of course inaccessible on minority partition.

Now, other http status codes (503) might be better,
but 401 is fine as long as it gets documented.

We will update suites to expect the agreed upon response.

Vratko.

[1] https://bugs.opendaylight.org/show_bug.cgi?id=7792
[2] https://bugs.opendaylight.org/show_bug.cgi?id=8209
[3] https://bugs.opendaylight.org/show_bug.cgi?id=8214
[4] https://bugs.opendaylight.org/show_bug.cgi?id=8062

___
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev


[controller-dev] Timeout value of Cohert methods

2017-04-27 Thread Satish Dutt
Hi Tomas,

Currently the canCommit() of DomDataTreeCohert will timeout in 5 seconds. How 
can this timeout value be increased ?

Regards
-Satish
___
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev