|
Re: [release] lispflowmapping Carbon broken
Hi,
we are investigating the issue now. Please can you provide us an unit test to replicate the issue ? It will be very useful.
@Robert – please can we revert the patch in master, until we
|
Hi,
we are investigating the issue now. Please can you provide us an unit test to replicate the issue ? It will be very useful.
@Robert – please can we revert the patch in master, until we
|
By
Peter Kajsa
·
#1529
·
|
|
Re: [release] lispflowmapping Carbon broken
I don't have a solution, but this is also breaking the netvirt and genius pretty badly.
|
I don't have a solution, but this is also breaking the netvirt and genius pretty badly.
|
By
Sam Hague <shague@...>
·
#1528
·
|
|
lispflowmapping Carbon broken
Hi,
As the subject says, the lispflowmapping Carbon build is broken, and the breakage seems to be related with a mandatory leaf fix recently merged in yangtools [0],[1].
[0]
|
Hi,
As the subject says, the lispflowmapping Carbon build is broken, and the breakage seems to be related with a mandatory leaf fix recently merged in yangtools [0],[1].
[0]
|
By
Lori Jakab <lorand.jakab@...>
·
#1527
·
|
|
[mdsal-dev] Register RPC from init method
Hi all,
I'm trying to replay hello tutorial [1] for ODL App Developer.
It seems that there is some changes since lat time I installed it.
The HelloProvider does not contain
|
Hi all,
I'm trying to replay hello tutorial [1] for ODL App Developer.
It seems that there is some changes since lat time I installed it.
The HelloProvider does not contain
|
By
BA
·
#1526
·
|
|
Re: Nested Augmentation on Choice
Robert, My model is based on the peudo code i pasted above. I will get
back to you with the exact model.
--
Thanks
Anil
|
Robert, My model is based on the peudo code i pasted above. I will get
back to you with the exact model.
--
Thanks
Anil
|
By
Anil Vishnoi
·
#1525
·
|
|
Re: Nested Augmentation on Choice
What is the error reported? Also concrete models would help in building
up a testcase...
Bye,
Robert
|
What is the error reported? Also concrete models would help in building
up a testcase...
Bye,
Robert
|
By
Robert Varga
·
#1524
·
|
|
Re: Nested Augmentation on Choice
Yes, first augmentation model is imported, otherwise it throws
compilation error.
I didn't try the when statement as such, but does that make a difference ?
Thanks
Anil
TECHNOLOGIES at Cisco)
|
Yes, first augmentation model is imported, otherwise it throws
compilation error.
I didn't try the when statement as such, but does that make a difference ?
Thanks
Anil
TECHNOLOGIES at Cisco)
|
By
Anil Vishnoi
·
#1523
·
|
|
Re: Nested Augmentation on Choice
Is the second augmenting module importing
the first augmenting module (as opposed to xyz module only)?
Does it work with an appropriate "when" statement?
Vratko.
|
Is the second augmenting module importing
the first augmenting module (as opposed to xyz module only)?
Does it work with an appropriate "when" statement?
Vratko.
|
By
Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES@Cisco) <vrpolak@...>
·
#1522
·
|
|
Nested Augmentation on Choice
Hi Robert,
Is nested augmentation is support for the Choice node?
In my code, I have an existing augmentation of "Case" on a "Choice" node. I am trying to augment another Container on this existing
|
Hi Robert,
Is nested augmentation is support for the Choice node?
In my code, I have an existing augmentation of "Case" on a "Choice" node. I am trying to augment another Container on this existing
|
By
Anil Vishnoi
·
#1521
·
|
|
[mdsal-dev] Register RPC from init method
Hi all,
I'm trying to replay hello tutorial [1] for ODL App Developer.
The project was correctly working some months before but now the Helloprovider has changed and onSessionInitiated(ProviderContext
|
Hi all,
I'm trying to replay hello tutorial [1] for ODL App Developer.
The project was correctly working some months before but now the Helloprovider has changed and onSessionInitiated(ProviderContext
|
By
BA
·
#1520
·
|
|
Re: AbstractDataBrokerTest put of DataObject with Augmentation causing a NPE due to BindingRuntimeContext.getTypeWithSchema null
Done, see https://bugs.opendaylight.org/show_bug.cgi?id=6252.
I've also created a Gerrit which you can pull to immediately see, and debug, the problem for yourself:
|
Done, see https://bugs.opendaylight.org/show_bug.cgi?id=6252.
I've also created a Gerrit which you can pull to immediately see, and debug, the problem for yourself:
|
By
Michael Vorburger <vorburger@...>
·
#1519
·
|
|
Re: AbstractDataBrokerTest put of DataObject with Augmentation causing a NPE due to BindingRuntimeContext.getTypeWithSchema null
Looks like a bug. Can you try with
https://git.opendaylight.org/gerrit/42296 and file a bug?
Thanks,
Robert
|
Looks like a bug. Can you try with
https://git.opendaylight.org/gerrit/42296 and file a bug?
Thanks,
Robert
|
By
Robert Varga
·
#1518
·
|
|
Re: [netconf-dev] ietf-netconf-notifications leaf username distorts ODL operational tree
Hi
probably you have mistake in your request URI.
Regards
Od: Bhavesh Kumar <bhavesh.k@...>
Odoslané: 19. júla 2016 9:13
Komu: netconf-dev@...; yangtools-dev@...
Kópia: rovarga@...; Suresh
|
Hi
probably you have mistake in your request URI.
Regards
Od: Bhavesh Kumar <bhavesh.k@...>
Odoslané: 19. júla 2016 9:13
Komu: netconf-dev@...; yangtools-dev@...
Kópia: rovarga@...; Suresh
|
By
Ivan Hrasko
·
#1517
·
|
|
AbstractDataBrokerTest put of DataObject with Augmentation causing a NPE due to BindingRuntimeContext.getTypeWithSchema null
Ahoi,
when I try to put of DataObject (Interface) with an Augmentation (InterfaceAcl) into a DataBroker, I've hit the NPE below. It doesn't happen without the Augment.
I've debug very briefly, and
|
Ahoi,
when I try to put of DataObject (Interface) with an Augmentation (InterfaceAcl) into a DataBroker, I've hit the NPE below. It doesn't happen without the Augment.
I've debug very briefly, and
|
By
Michael Vorburger <vorburger@...>
·
#1515
·
|
|
Re: [controller-dev] controller and mdsal broken from removal of deprecated yangtools code
This is merged and the issue is fixed.
Regards,
Ryan Goulding
|
This is merged and the issue is fixed.
Regards,
Ryan Goulding
|
By
Ryan Goulding <ryandgoulding@...>
·
#1514
·
|
|
Re: [controller-dev] controller and mdsal broken from removal of deprecated yangtools code
https://git.opendaylight.org/gerrit/#/c/42164
That is the candidate patch; it builds fine for me locally. Running into a slew of issues with infrastructure though.
Regards,
Ryan Goulding
|
https://git.opendaylight.org/gerrit/#/c/42164
That is the candidate patch; it builds fine for me locally. Running into a slew of issues with infrastructure though.
Regards,
Ryan Goulding
|
By
Ryan Goulding <ryandgoulding@...>
·
#1513
·
|
|
Re: [controller-dev] controller and mdsal broken from removal of deprecated yangtools code
Hi All,
Yesterday md-sal was working fine, today I got fresh code from gerri and it is broken
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on
|
Hi All,
Yesterday md-sal was working fine, today I got fresh code from gerri and it is broken
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on
|
By
Brinda Jana (AM) <Brinda.Jana@...>
·
#1516
·
|
|
controller and mdsal broken from removal of deprecated yangtools code
Hi all,
It appears that [1] broke mdsal and controller. Tom Pantelis has a patch for controller here [2]. Anyone have one in the works for mdsal? If not I can pick it up...
Are we aware of any
|
Hi all,
It appears that [1] broke mdsal and controller. Tom Pantelis has a patch for controller here [2]. Anyone have one in the works for mdsal? If not I can pick it up...
Are we aware of any
|
By
Ryan Goulding <ryandgoulding@...>
·
#1512
·
|
|
Re: [dlux-dev] Problems with Yang UI Module
[restoring CCs]
By
Robert Varga
·
#1511
·
|
|
[dlux-dev] Problems with Yang UI Module
Hi,
I found the problem is because I installed OpenDaylight on Ubuntu Server. When I installed again on the Desktop version, the issue with Yang UI also disappeared.
Here is the details from my
|
Hi,
I found the problem is because I installed OpenDaylight on Ubuntu Server. When I installed again on the Desktop version, the issue with Yang UI also disappeared.
Here is the details from my
|
By
Hai Dinh Tuan
·
#1510
·
|