charm-ceph-osd/unit_tests
Robert Gildein e928f1376c Add `osds` argument to the osd-in/osd-out action
The `osds` parameter has been copied from function start/stop to preserve
the same functionality. By default, osd-in/osd-out needs list of IDs as
an argument or it will not do anything (previously, it applied the change
to all the osds). It's possible to take in/out *all* with provided `osds`
parameter as `all`.

Closes-Bug: #1910150
Change-Id: I0275f015e2d0bbbb661d2b7dea59c320ba6c021c
2021-01-15 15:13:29 +01:00
..
__init__.py Bring ceph-osd to Python 3 2017-11-17 12:13:54 +00:00
test_actions_add_disk.py Rename lib/ceph to lib/charms_ceph 2020-02-24 15:21:33 +00:00
test_actions_blacklist.py Add actions to blacklist osd-devices 2017-11-09 07:06:29 +01:00
test_actions_list_disks.py Rename lib/ceph to lib/charms_ceph 2020-02-24 15:21:33 +00:00
test_actions_osd_out_in.py Add `osds` argument to the osd-in/osd-out action 2021-01-15 15:13:29 +01:00
test_actions_service.py Add `osds` argument to the osd-in/osd-out action 2021-01-15 15:13:29 +01:00
test_actions_zap_disk.py add function to check if device exists 2020-11-25 12:54:49 +01:00
test_ceph_hooks.py Add BlueStore Compression support 2020-08-26 16:30:24 +02:00
test_ceph_networking.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_ceph_utils.py Add `osds` argument to the osd-in/osd-out action 2021-01-15 15:13:29 +01:00
test_config.py Add mock for get_blacklist 2020-02-17 17:28:28 +01:00
test_status.py Add BlueStore Compression support 2020-08-26 16:30:24 +02:00
test_tuning.py Rename lib/ceph to lib/charms_ceph 2020-02-24 15:21:33 +00:00
test_upgrade.py Notify ceph-mon relations on version upgrade. 2019-05-21 15:30:00 -04:00
test_utils.py Update cloud-archive.list when upgrading from Pike to Queens 2019-02-01 11:47:05 -03:00