Juju Charm - OpenDayLight Controller
Go to file
Narinder Gupta (for canonical email id) 93d984e758 modified the unit test to test with user for Lithium ODL. 2015-11-17 10:20:15 -06:00
files Initial charm 2015-02-19 22:08:13 +00:00
hooks added support Lithium version of ODL where user is mandatory to run the 2015-11-17 09:53:40 -06:00
templates Initial charm 2015-02-19 22:08:13 +00:00
tests Fixes 2015-11-11 19:54:58 +00:00
unit_tests modified the unit test to test with user for Lithium ODL. 2015-11-17 10:20:15 -06:00
.bzrignore Add unit tests, functional tests, Makefiles and tox configuration 2015-11-12 11:25:54 +00:00
.testr.conf Add unit tests, functional tests, Makefiles and tox configuration 2015-11-12 11:25:54 +00:00
Makefile Fixes 2015-11-11 19:54:58 +00:00
README.md Initial charm 2015-02-19 22:08:13 +00:00
charm-helpers-sync.yaml Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
charm-helpers-tests.yaml Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
config.yaml Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
copyright Initial charm 2015-02-19 22:08:13 +00:00
icon.svg Initial charm 2015-02-19 22:08:13 +00:00
metadata.yaml Add amulet tests, unit tests and charmhelper sync 2015-11-11 14:57:38 +00:00
requirements.txt Add unit tests, functional tests, Makefiles and tox configuration 2015-11-12 11:25:54 +00:00
test-requirements.txt Add unit tests, functional tests, Makefiles and tox configuration 2015-11-12 11:25:54 +00:00
tox.ini Add unit tests, functional tests, Makefiles and tox configuration 2015-11-12 11:25:54 +00:00

README.md

Overview

OpenDaylight (www.opendaylight.org) is a fully featured Software Defined Networking (SDN) solution for private clouds. It provides a Neutron plugin to integrate with OpenStack.

This charm is designed to be used in conjunction with the rest of the OpenStack related charms in the charm store to virtualize the network that Nova Compute instances plug into.

This charm provides the controller component. Only OpenStack Icehouse or newer is supported.

Usage