charm-nova-compute/unit_tests
Pete Vander Giessen 1304a492b1 Add ignore=True to call to create_sysctl
Take advantage of a new feature in charmhelpers to ignore missing keys
when running sysctl. This addresses the issue where we want to include
conntrack settings for nova-compute with a kvm driver, but don't want
to include those settings for lxd. And it addresses it in a generic
way to handle similar situations going forward.

Change-Id: I29c36c11345b8876c4c39651c124a64860dd35db
Closes-Bug: 1820635
2019-03-21 09:54:26 -04:00
..
__init__.py Remove deploy from source support 2018-01-10 11:39:21 +00:00
test_actions_hugepagereport.py Add action to retrieve hugepage config 2018-05-16 22:22:46 +02:00
test_actions_openstack_upgrade.py Remove deploy from source support 2018-01-10 11:39:21 +00:00
test_actions_pause_resume.py Re-license charm as Apache-2.0 2016-07-03 16:37:37 +00:00
test_nova_compute_contexts.py Implement new option: default_ephemeral_format 2019-02-19 11:05:29 -03:00
test_nova_compute_hooks.py Add ignore=True to call to create_sysctl 2019-03-21 09:54:26 -04:00
test_nova_compute_utils.py py3: deal with more subordinate dependencies 2019-02-20 13:57:37 +00:00
test_utils.py Fix lint in unit test 2018-11-01 14:58:23 -05:00