update "opendaylight" tar
"distribution-karaf-0.6.2-Carbon.tar.gz" has the latest features. Change-Id: I3974342e728acb99fb00c97d2d8e8bf9e30899aa
This commit is contained in:
parent
323ee0b09c
commit
9cea400892
@ -18,7 +18,7 @@ Point to the desired version of OpenDaylight in `kolla-build.conf`:
|
|||||||
|
|
||||||
[opendaylight]
|
[opendaylight]
|
||||||
type = url
|
type = url
|
||||||
location = https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.6.0-Carbon/distribution-karaf-0.6.0-Carbon.tar.gz
|
location = https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.6.2-Carbon/distribution-karaf-0.6.2-Carbon.tar.gz
|
||||||
|
|
||||||
Build the container by executing the following command:
|
Build the container by executing the following command:
|
||||||
|
|
||||||
|
@ -586,8 +586,8 @@ SOURCES = {
|
|||||||
'type': 'url',
|
'type': 'url',
|
||||||
'location': ('https://nexus.opendaylight.org/content/'
|
'location': ('https://nexus.opendaylight.org/content/'
|
||||||
'repositories/opendaylight.release/org/opendaylight/'
|
'repositories/opendaylight.release/org/opendaylight/'
|
||||||
'integration/distribution-karaf/0.6.1-Carbon/'
|
'integration/distribution-karaf/0.6.2-Carbon/'
|
||||||
'distribution-karaf-0.6.1-Carbon.tar.gz')},
|
'distribution-karaf-0.6.2-Carbon.tar.gz')},
|
||||||
'panko-base': {
|
'panko-base': {
|
||||||
'type': 'url',
|
'type': 'url',
|
||||||
'location': ('$tarballs_base/panko/'
|
'location': ('$tarballs_base/panko/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user