charm-ceph-osd/unit_tests
Chris Holcombe 3ab6133c2a Use osd-upgrade user for pause/resume
The pause and resume actions shell out to the ceph command to run
OSD operations (in/out).

Because the default cephx key given out by the monitor cluster does
not contain the correct permissions, these commands fail.

Use the osd-upgrade user which has the correct permissions.

Closes-Bug: 1602826

Depends-On: I6af43b61149c6eeeeb5c77950701194beda2da71
Change-Id: Ie31bc9048972dbb0986ac8deb5b821a4db5d585f
2016-07-19 10:50:30 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_actions_pause_resume.py Use osd-upgrade user for pause/resume 2016-07-19 10:50:30 +01:00
test_ceph_hooks.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_ceph_networking.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_config.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_replace_osd.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_status.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_upgrade_roll.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00