|
aaa-0.16.0 released
Hello everyone, aaa-0.15.2 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10102&version=13303. The following issues were addressed relat
Hello everyone, aaa-0.15.2 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10102&version=13303. The following issues were addressed relat
|
By
Robert Varga
·
|
|
controller-6.0.0 released
Hello everyone, controller-6.0.0 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10113&version=13307. The following issues were addressed
Hello everyone, controller-6.0.0 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10113&version=13307. The following issues were addressed
|
By
Robert Varga
·
|
|
mdsal-10.0.0 released
Hello everyone, mdsal-10.0.0 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10137&version=13001. The following issues were addressed rel
Hello everyone, mdsal-10.0.0 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10137&version=13001. The following issues were addressed rel
|
By
Robert Varga
·
|
|
ONAP/ODL Integration Sync
Reminder - we are having an important discussion today regarding the licensing for RESTCONF. Please see the agenda for additional details: https://wiki.lfnetworking.org/x/pAJzB Please attend if you're
Reminder - we are having an important discussion today regarding the licensing for RESTCONF. Please see the agenda for additional details: https://wiki.lfnetworking.org/x/pAJzB Please attend if you're
|
By
David McBride
·
|
|
yangtools-9.0.0 released
Hello everyone, yangtools-9.0.0 has been released. This is a major releases, breaking both API and ABI compatibility. There is a slew of changes, as detailed in https://jira.opendaylight.org/secure/Re
Hello everyone, yangtools-9.0.0 has been released. This is a major releases, breaking both API and ABI compatibility. There is a slew of changes, as detailed in https://jira.opendaylight.org/secure/Re
|
By
Robert Varga
·
|
|
infrautils-4.0.0 released
Hello everyone, infrautils-4.0.0 has been released. It contains only a clean up of deprecated methods and adoption of odlparent-11.0.0. This release is slated for inclusion in the Chlorine release. En
Hello everyone, infrautils-4.0.0 has been released. It contains only a clean up of deprecated methods and adoption of odlparent-11.0.0. This release is slated for inclusion in the Chlorine release. En
|
By
Robert Varga
·
|
|
netconf-3.0.5 released
Hello, netconf-3.0.5 has been released. Release notes are available here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10142&version=13727 The following issues have been resolved: >
Hello, netconf-3.0.5 has been released. Release notes are available here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10142&version=13727 The following issues have been resolved: >
|
By
Robert Varga
·
|
|
netconf-3.0.4 released
Hello, netconf-3.0.4, has been released. Release notes are available here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10142&version=13704 The following issues have been resolved:
Hello, netconf-3.0.4, has been released. Release notes are available here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10142&version=13704 The following issues have been resolved:
|
By
Robert Varga
·
|
|
odlparent-11.0.0 released
Hello everyone, odlparent-11.0.0 has been released. JIRA release notes can be found here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10149&version=13301. There are three issues ad
Hello everyone, odlparent-11.0.0 has been released. JIRA release notes can be found here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10149&version=13301. There are three issues ad
|
By
Robert Varga
·
|
|
controller-5.0.5 released
Hello everyone, controller-5.0.5 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10113&version=13702. The following issues were addressed
Hello everyone, controller-5.0.5 has been released, the release notes are here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10113&version=13702. The following issues were addressed
|
By
Robert Varga
·
|
|
mdsal-9.0.4 released
Hello everyone, mdsal-9.0.4 has been released, not much to see here, just adoption of yangtools-8.0.6. Enjoy, Robert
Hello everyone, mdsal-9.0.4 has been released, not much to see here, just adoption of yangtools-8.0.6. Enjoy, Robert
|
By
Robert Varga
·
|
|
yangtools-8.0.6 released
Hello everyone, yangtools-8.0.6 has been released. The release notes are at https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10188&version=13701. Following issues were resolved in this
Hello everyone, yangtools-8.0.6 has been released. The release notes are at https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10188&version=13701. Following issues were resolved in this
|
By
Robert Varga
·
|
|
[app-dev] openroadm yang model compilation issue in Sulfur 4 messages
Ah, looks like a template issue. Can you file an issue with MDSAL, please? Thanks, Robert
Ah, looks like a template issue. Can you file an issue with MDSAL, please? Thanks, Robert
|
By
Robert Varga
·
|
|
[app-dev] [kernel-dev] Issue with negative value of Decimal64 with Netconf messages 2 messages
Hello Robert, All the OLM treatment done in this functional test just and simply boils down to doing that: Decimal64.valueOf(BigDecimal.valueOf(-0.63)) The logging of such conversion displays a positi
Hello Robert, All the OLM treatment done in this functional test just and simply boils down to doing that: Decimal64.valueOf(BigDecimal.valueOf(-0.63)) The logging of such conversion displays a positi
|
By
Gilles Thouenon
·
|
|
Issue with Decimal64 format 3 messages
Hello, I guess we have understood why our GNPy functional tests were failing with Sulfur migration. Looking at the JSONString returned by the GNPy application, I hadn’t noticed until now that one valu
Hello, I guess we have understood why our GNPy functional tests were failing with Sulfur migration. Looking at the JSONString returned by the GNPy application, I hadn’t noticed until now that one valu
|
By
Gilles Thouenon
·
|
|
Issue with negative value of Decimal64 with Netconf messages 2 messages
Hello all, I would like to report a new issue I’m discovering migrating TransportPCE project to Sulfur-SR1. If you look at change 100861: Quick and dirty fix to sulfur build problems in CI | https://g
Hello all, I would like to report a new issue I’m discovering migrating TransportPCE project to Sulfur-SR1. If you look at change 100861: Quick and dirty fix to sulfur build problems in CI | https://g
|
By
Gilles Thouenon
·
|
|
netconf-2.0.16 released
Hello, netconf-2.0.16, has been released. Release notes are available here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10142&version=13708 The following issues have been resolved:
Hello, netconf-2.0.16, has been released. Release notes are available here: https://jira.opendaylight.org/secure/ReleaseNote.jspa?projectId=10142&version=13708 The following issues have been resolved:
|
By
Robert Varga
·
|
|
aaa-0.14.12 and aaa-0.14.13 released
Hello everyone, aaa-0.14.12 and 0.14.13 have been released. The delta against 0.14.11 is alignment of yangtools versions and adoption of odlparent-9.0.15 et al. Enjoy, Robert
Hello everyone, aaa-0.14.12 and 0.14.13 have been released. The delta against 0.14.11 is alignment of yangtools versions and adoption of odlparent-9.0.15 et al. Enjoy, Robert
|
By
Robert Varga
·
|
|
controller-4.0.12 released
Hello everyone, controller-4.0.12 has been released. The only delta to 4.0.11 is adoption of odlparent-9.0.15 et al. Enjoy, Robert
Hello everyone, controller-4.0.12 has been released. The only delta to 4.0.11 is adoption of odlparent-9.0.15 et al. Enjoy, Robert
|
By
Robert Varga
·
|
|
mdsal-8.0.15 released
Hello everyone, mdsal-8.0.15 has been released. The only delta against 8.0.14 is adoption of odlparent-9.0.15 et al. Enjoy, Robert
Hello everyone, mdsal-8.0.15 has been released. The only delta against 8.0.14 is adoption of odlparent-9.0.15 et al. Enjoy, Robert
|
By
Robert Varga
·
|