]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/shortlog
ceph-deploy.git
2013-03-13 Danny Al-Gaafzapdisk.py: remove unused local variable 4/head
2013-03-13 Danny Al-Gaafosd.py: add missing imports
2013-03-13 Danny Al-Gaafmds.py: remove unused local variable/import
2013-03-13 Danny Al-Gaafgatherkeys.py: remove unused, but imported module exc
2013-03-13 Danny Al-Gaafforgetkeys.py: remove unused, but imported modules
2013-03-13 Danny Al-Gaafdiscover.py: remove unused, but imported modules
2013-03-13 Danny Al-Gaafconfig.py: remove unused, but imported modules
2013-03-13 Danny Al-Gaafadmin.py: remove unused, but imported modules
2013-03-13 Danny Al-Gaafcli.py: reorder imports: pkg_resources before argparse
2013-03-11 Sage Weilmon: implement 'destroy'
2013-03-11 Sage WeilMerge pull request #3 from nwl/readme-updates
2013-03-11 Neil LevineChanged intro text and moved/added to explaination... 3/head
2013-03-10 Sage Weilconfig: add 'config HOST ...' command
2013-03-10 Sage Weiladmin: use the config pusher function; don't clobber
2013-03-09 Sage WeilMerge remote-tracking branch 'gh/wip-rpm'
2013-03-08 Gary Lowellinstall.py: update for rpms
2013-03-08 Gary Lowellinstall.py: Remove gdisk from the install list.
2013-03-07 Gary Lowelllsb.py: Update for rpm based systems
2013-03-07 Sage Weilavoid overwriting a modified ceph.conf without --overwr...
2013-03-07 Sage Weilosd: fix --dmcrypt-key-dir thing
2013-03-05 Sage Weilmds: help for subcommand
2013-03-05 Sage Weilmon: help for subcommand
2013-03-05 Sage Weilosd: help for subcommand
2013-03-02 Dan MickTry replacing gethostbyname with getaddrinfo/search...