OpenDaylight Build

OpenDaylight Build

The opendaylight-template-overrides.j2 template override shows how to build an OpenDaylight container image with a different version than the one packaged with the distro.

Building OpenDaylight Container Images

kolla-build.conf

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.2-Carbon/distribution-karaf-0.6.2-Carbon.tar.gz

Build the container by executing the following command:

kolla-build --type source --template-override contrib/template-override/opendaylight-template-overrides.j2 opendaylight
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.