]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/shortlog
ceph-deploy.git
2015-08-03 Travis Rhoden[RM-12439] centos: use Yum Class package manager
2015-08-03 Alfredo DezaMerge pull request #333 from trhoden/RM-12543
2015-08-03 Travis Rhoden[RM-12543] suse: use common map_components() 333/head
2015-08-03 Travis Rhoden[RM-12543] fedora: only install requested packages
2015-08-03 Travis Rhoden[RM-12543] centos: only install requested packages
2015-08-03 Travis Rhoden[RM-12543] debian: only install requested packages
2015-08-03 Travis Rhoden[RM-12543] Add map_components() for sorting out split...
2015-07-31 Alfredo DezaMerge pull request #331 from trhoden/RM-12541
2015-07-31 Travis Rhoden[RM-12541] Drop explicit gdisk in debian/install 331/head
2015-07-31 Travis RhodenMerge pull request #330 from trhoden/RM-12083-argparse...
2015-07-23 Travis Rhoden[RM-12083] Remove unused code re: argparse "prog" 330/head
2015-07-23 Travis Rhoden[RM-12083] "Ceph" Should be capitalized in help output
2015-07-20 Jenkins1.5.26 v1.5.26
2015-07-20 Travis Rhoden[RM-12414] Bump version
2015-07-20 Travis Rhoden[RM-12414] Update changelog
2015-07-18 Travis RhodenMerge pull request #329 from trhoden/RM-12259-dnf
2015-07-16 Alfredo DezaMerge pull request #328 from trhoden/RM-12374
2015-07-16 Travis Rhoden[RM-12374] Pass mon host list from ceph.conf to mon_create 328/head
2015-07-16 Alfredo DezaMerge pull request #327 from trhoden/BZ-1228842
2015-07-16 Travis Rhoden[BZ-1228842] Echo RGW default port during rgw create 327/head
2015-07-16 Travis Rhoden[RM-12259] Use packager object for Fedora uninstall 329/head
2015-07-16 Travis Rhoden[RM-12259] Pass full distro module to uninstall()
2015-07-16 Travis Rhoden[RM-12259] Set packager to module top-level (Fedora...
2015-07-16 Travis Rhoden[RM-12259] Fedora: install priority plugin using packag...
2015-07-16 Travis Rhoden[RM-12259] Use DNF by default for Fedora >=22
2015-07-16 Travis Rhoden[RM-12259] Add classes for Yum and DNF package managers
2015-07-14 Travis RhodenMerge pull request #314 from mbroz/master
2015-07-14 Milan BrozSet owner of directory and keyrings according to owner... 314/head
2015-07-14 Alfredo DezaMerge pull request #325 from trhoden/RM-12330
2015-07-14 Travis Rhoden[RM-12330] Pin mock version to work on Python 2.6 325/head
2015-07-10 Travis RhodenMerge pull request #324 from ddiss/suse_install_bundled_v3
2015-07-10 Alfredo DezaMerge pull request #323 from trhoden/RM-12147
2015-07-10 Alfredo DezaMerge pull request #322 from trhoden/RM-12168
2015-07-10 Alfredo DezaMerge pull request #321 from trhoden/RM-12171
2015-07-10 David DisseldorpAdd tests for component to SUSE package mapping 324/head
2015-07-10 David Disseldorpsuse/uninstall: use the zypper remove helper
2015-07-10 David Disseldorpsuse/uninstall: remove the ceph-common package
2015-07-10 David Disseldorpsuse/install: only install requested components
2015-07-10 David Disseldorpsuse/install: map from component to pkg names
2015-07-10 David Disseldorpsuse/install: use zypper helpers for mirror_install
2015-07-10 David Disseldorpsuse/install: use distribution packages by default
2015-07-10 David Disseldorppkg_managers: add zypper refresh helper
2015-07-10 Travis Rhoden[RM-12147] Put repo mod flags in a mutex 323/head
2015-07-09 Travis Rhoden[RM-12147] Set arg defaults in correct places
2015-07-09 Travis Rhoden[RM-12147] Take non version related switches out of...
2015-07-09 Travis Rhoden[RM-12168] Don't use store_true and default=None 322/head
2015-07-09 Travis Rhoden[RM-12171] Make pkg --install and --remove mutually... 321/head
2015-07-06 Alfredo DezaMerge pull request #316 from trhoden/RM-12150
2015-07-06 Travis Rhoden[RM-12150] Require at least one host for 'rgw create' 316/head
2015-07-06 Travis Rhoden[RM-12150] Require at least one host for 'mon destroy'
2015-07-06 Travis Rhoden[RM-12150] Don't create new list from mon_host when...
2015-07-06 Travis Rhoden[RM-12150] Enforce 1 host only for 'mon add' via argparse
2015-07-06 Travis Rhoden[RM-12150] Require at least one host for 'mds create'
2015-07-06 Travis Rhoden[RM-12150] Require at least one host for 'config'
2015-07-06 Travis Rhoden[RM-12150] update help entry for 'ceph-deploy config'
2015-07-05 Alfredo DezaMerge pull request #313 from trhoden/BZ-12151-subcommands
2015-07-01 Travis Rhoden[RM-12151] Add description to ToggleRawTextHelpFormatter 313/head
2015-07-01 Travis Rhoden[RM-12151] args.fs_type is always set
2015-07-01 Travis Rhoden[RM-12151] Remove redundant check for allowed fstypes
2015-07-01 Travis Rhoden[RM-12151] Enable tests for disk subcommands
2015-07-01 Travis Rhoden[RM-12151] Move disk subcmds to subparser
2015-07-01 Travis Rhoden[RM-12151] Enable 'osd' tests related to subcommand...
2015-07-01 Travis Rhoden[RM-12151] Move 'osd' subcommands to a subparser
2015-07-01 Travis Rhoden[RM-12151] Move 'rgw create' to a subparser
2015-07-01 Travis Rhoden[RM-12151] Redo mon sub command help text
2015-07-01 Travis Rhoden[RM-12151] Add new 'ToggleRawTextHelpFormatter'
2015-06-26 Alfredo DezaMerge pull request #311 from trhoden/RM-11742-test...
2015-06-26 Travis Rhoden[RM-11742] Remove more duplicate tests 311/head
2015-06-25 Travis Rhoden[RM-11742] Add argparse tests for ceph-deploy calamari
2015-06-25 Travis Rhoden[RM-11742] Add argparse tests for ceph-deploy config
2015-06-25 Travis Rhoden[RM-11742] Add argparse tests for ceph-deploy admin
2015-06-25 Travis Rhoden[RM-11742] Add argparse tests for ceph-deploy osd
2015-06-25 Travis Rhoden[RM-11742] Add argparse tests for ceph-deploy disk
2015-06-25 Travis Rhoden[RM-11742] Add argparse tests for gatherkeys
2015-06-24 Travis Rhoden[RM-11742] Remove duplicate tests from test_cli_mon
2015-06-24 Travis Rhoden[RM-11742] Add argparse tests for mon destroy
2015-06-24 Travis Rhoden[RM-11742] Add argparse tests for mon add
2015-06-19 Travis RhodenMerge pull request #301 from trhoden/RM-11742-test...
2015-06-16 Alfredo DezaMerge pull request #310 from tchaikov/throws-at-mons...
2015-06-16 Kefu Chaidoc: "mon destroy" accepts multiple nodes 310/head
2015-06-16 Kefu Chai[BZ-1231203] throws if multiple mon are passed to ...
2015-06-02 Alfredo DezaMerge pull request #307 from honkiko/for_mint
2015-06-02 Hong Zhiguosupport for distro Mint which is based on ubuntu 307/head
2015-05-28 Alfredo DezaMerge pull request #306 from trhoden/RM-11572
2015-05-28 Travis Rhoden[RM-11572] use http to get GPG key on Wheezy 306/head
2015-05-28 Travis RhodenMerge pull request #304 from alfredodeza/RM-11788
2015-05-28 Alfredo DezaMerge pull request #305 from trhoden/RM-11406
2015-05-28 Travis Rhoden[RM-11406] use gpg.url() for cephdeploy.conf template 305/head
2015-05-28 Alfredo Deza[RM-11788] create a bare class for testing strict attri... 304/head
2015-05-28 Alfredo Deza[RM-11788] if the attribute is private do not log it
2015-05-28 Alfredo Deza[RM-11788] add tests for the new arg logger utility
2015-05-28 Travis Rhoden[RM-11406] use gpg.url() in SUSE too
2015-05-28 Travis Rhoden[RM-11406] Support http or https for gpg url
2015-05-28 Travis Rhoden[RM-11406] Get GPG key URL by function call
2015-05-28 Travis Rhoden[RM-11406] Add function to get ceph.com GPG Key URL
2015-05-27 Travis Rhoden[RM-11406] Point to git.ceph.com for GPG keys
2015-05-27 Alfredo Deza[RM-11788] nicely output the options and flags in use...
2015-05-27 Travis RhodenMerge pull request #303 from alfredodeza/BZ-1219310
2015-05-27 Alfredo Deza[BZ-1219310] add a doc section explaining sub-command... 303/head
2015-05-27 Alfredo Deza[BZ-1219310] when overriding, interpret truthy values...
next