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]
|
||||
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:
|
||||
|
||||
|
@ -586,8 +586,8 @@ SOURCES = {
|
||||
'type': 'url',
|
||||
'location': ('https://nexus.opendaylight.org/content/'
|
||||
'repositories/opendaylight.release/org/opendaylight/'
|
||||
'integration/distribution-karaf/0.6.1-Carbon/'
|
||||
'distribution-karaf-0.6.1-Carbon.tar.gz')},
|
||||
'integration/distribution-karaf/0.6.2-Carbon/'
|
||||
'distribution-karaf-0.6.2-Carbon.tar.gz')},
|
||||
'panko-base': {
|
||||
'type': 'url',
|
||||
'location': ('$tarballs_base/panko/'
|
||||
|
Loading…
Reference in New Issue
Block a user