charms.openstack/unit_tests
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
..
charms_openstack Refactor of charm.py -> charm/*.py and tests 2017-05-19 18:21:09 +01:00
__init__.py Use charmhelpers OPENSTACK_RELEASES instead of internal KNOWN_RELEASES 2017-05-12 16:09:52 +01:00
odl_responses.py Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
pci_responses.py Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
test_charms_openstack_adapters.py Enable Memcache for API svc token caching 2017-01-06 14:28:41 +00:00
test_charms_openstack_devices_pci.py Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
test_charms_openstack_ip.py Add license headers to all source files 2016-06-28 11:13:14 +01:00
test_charms_openstack_sdn_odl.py Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
test_charms_openstack_sdn_ovs.py Added ovs, odl and pci modules 2016-09-14 13:58:05 +00:00
test_charms_openstack_test_utils.py Fix for bug/1645473 -- test registered hooks 2016-11-30 13:05:28 +00:00
utils.py Remove py2.7 support 2017-05-12 16:50:58 +01:00