dfarrell07/OpenDaylight
Project ID: 2381
Description
OpenDaylight SDN controller RPMs
Installation Instructions
Install
Copy the relevant yum repo config to /etc/yum.repos.d/
, then install with sudo yum install -y opendaylight
.
Starting OpenDaylight
The OpenDaylight package ships with systemd configuration. Once ODL is installed, you can start it with sudo systemctl start opendaylight
.
Contributing/support
The primary source for the ODL RPM spec file and helper scripts is the OpenDaylight Integration Team's packaging/rpm directory.
Daniel Farrell (dfarrell07 everywhere, dfarrell@redhat.com) is the primary maintainer of this RPM.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (3)* | EPEL 7 (184 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dfarrell07/OpenDaylight
More info about enabling Copr repositories