]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[6348] ceph-deploy should use same option seperator 90/head
authorAndrew Woodward <awoodward@mirantis.com>
Tue, 24 Sep 2013 18:24:17 +0000 (11:24 -0700)
committerAndrew Woodward <awoodward@mirantis.com>
Tue, 24 Sep 2013 18:43:53 +0000 (11:43 -0700)
commit53f46a8451dd8e10a3b9e8f2b191044f9863ae83
tree609abec0ed1c5eed6d37acdc677469382b889c30
parent1c3114a957c7782418023bd54454ff2236095e8b
[6348] ceph-deploy should use same option seperator

define subclass for Ceph config files.
make new.new and conf.load use new CephConf
add test case for config writing.

Signed-off-by: Andrew Woodward (awoodward@mirantis.com)
ceph_deploy/conf.py
ceph_deploy/new.py
ceph_deploy/tests/test_conf.py