]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_manager: add pool type constants
authorLoic Dachary <ldachary@redhat.com>
Wed, 19 Nov 2014 17:14:52 +0000 (18:14 +0100)
committerDavid Zafman <dzafman@redhat.com>
Wed, 4 Mar 2015 00:03:59 +0000 (16:03 -0800)
commit99475261ef0482259473a40ca0830da4ca175f67
tree5961390efaff75aaa5f0d79fb3c2583a9a8ec0c0
parentb2eb69eb0ebb512a46e02ee363f82612ebc2126e
ceph_manager: add pool type constants

The osd dump command displays pool types using numerics instead of
symbolic names. Create constants in the CephManager class to use instead
of numbers.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit b925be13bc1183b2a8f68fd59d7fcb59330d1404)
tasks/ceph_manager.py