charm-swift-proxy/unit_tests
Alex Kavanagh 4336b8d644 Convert charm to Python 3 only
* Needed to add a swift_manager/manager.py file which uses the payload
  software python modules to perform certain functions on behalf of the
  charm.  These were part of the main charm, which couldn't be retained
  in the charm due to the charm changing to Py3.
* Changed to absolute imports using the charm root as the root for all
  charm modules.
* The py2 target in tox.ini is used to test the swift_manager/manager.py
  file only.
* The .testr.conf file has been migrated to .stestr.conf

Change-Id: If37a393aa6ed27651b04810aa0bbf69eda37d7b4
2017-12-06 14:20:25 +00:00
..
__init__.py Convert charm to Python 3 only 2017-12-06 14:20:25 +00:00
swift-test Update charm-helpers config to point to upstream repo, re-sync helpers. 2013-10-14 18:32:42 -07:00
test_actions.py Convert charm to Python 3 only 2017-12-06 14:20:25 +00:00
test_actions_openstack_upgrade.py Convert charm to Python 3 only 2017-12-06 14:20:25 +00:00
test_swift_context.py Convert charm to Python 3 only 2017-12-06 14:20:25 +00:00
test_swift_hooks.py Convert charm to Python 3 only 2017-12-06 14:20:25 +00:00
test_swift_utils.py Convert charm to Python 3 only 2017-12-06 14:20:25 +00:00
test_templates.py Add statsd logging support to the swift-proxy charm 2017-11-05 18:03:54 +11:00