charm-ceph/unit_tests
Chris Holcombe becf5ef80f 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: I95bedcdea622fbf2fd799e63932cedd0d577568a
2016-07-19 10:46:33 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_actions_pause_resume.py Use osd-upgrade user for pause/resume 2016-07-19 10:46:33 +01:00
test_ceph_broker.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_ceph_hooks.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_ceph_networking.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_ceph_ops.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_config.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_status.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_upgrade_roll.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00