charms.openstack/charms_openstack
Alex Kavanagh 4150e591de Refactor of charm.py -> charm/*.py and tests
The charm.py file had got too big and complex for efficient
maintenance.  This refactor tries to break down the charm.py
file into logical parts (core, classes, defaults, utils) and
also provide tests for those parts.

Change-Id: Ifd171b5a47b814cee6c7e53d9a6bae52833caed2
2017-05-19 18:21:09 +01:00
..
charm Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00
devices Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
sdn Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
__init__.py Add license headers to all source files 2016-06-28 11:13:14 +01:00
adapters.py Remove py2.7 support 2017-05-12 16:50:58 +01:00
ip.py Add license headers to all source files 2016-06-28 11:13:14 +01:00
test_utils.py Fix for bug/1645473 -- test registered hooks 2016-11-30 13:05:28 +00:00