charm-nova-compute/hooks/charmhelpers/cli
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 Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
benchmark.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
commands.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
hookenv.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
host.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
unitdata.py Add ignore=True to call to create_sysctl 2019-03-21 09:54:26 -04:00