]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: support for os tuning profiles
authorAdam King <adking@redhat.com>
Tue, 31 May 2022 20:22:49 +0000 (16:22 -0400)
committerAdam King <adking@redhat.com>
Sat, 16 Jul 2022 20:15:04 +0000 (16:15 -0400)
commit91e6e80ce38031d5eba148efd7c4aaede09021ac
tree34279b0f9ae5580ef32ee5b7f1ad713a55941c3f
parent23eace17e0dc2a432b8532c635906af0ce79391e
mgr/cephadm: support for os tuning profiles

Fixes: https://tracker.ceph.com/issues/55819
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/tests/fixtures.py
src/pybind/mgr/cephadm/tuned_profiles.py [new file with mode: 0644]
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py
src/python-common/ceph/deployment/service_spec.py