charm-ceph/actions
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
ceph_ops.py Re-license charm as Apache-2.0 2016-06-28 11:48:06 +01:00
create-erasure-profile Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
create-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
delete-erasure-profile Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
delete-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
get-erasure-profile Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
list-erasure-profiles Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
list-pools Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
pause Pause/resume for ceph charm 2016-04-08 14:48:56 +00:00
pause-health rename actions 2016-02-12 08:26:13 -05:00
pause_resume.py Use osd-upgrade user for pause/resume 2016-07-19 10:46:33 +01:00
pool-get Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
pool-set Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
pool-statistics Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
remove-pool-snapshot Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
rename-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
resume Pause/resume for ceph charm 2016-04-08 14:48:56 +00:00
resume-health rename actions 2016-02-12 08:26:13 -05:00
set-pool-max-bytes Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00
snapshot-pool Change /usr/bin/python2.7 to /usr/bin/python 2016-02-19 08:11:18 -08:00