]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2018-05-09 Sébastien Hancontrib: update backport script to reflect stable branch
2018-05-09 Gregory Menoadds missing state needed to upgrade nfs-ganesha
2018-05-09 Guillaume Abriouxmon: fix mgr keyring creation when upgrading from jewel v3.1.0rc2
2018-05-09 Guillaume Abriouxosd: clean legacy syntax in ceph-osd-run.sh.j2
2018-05-08 Simone CaronniMake sure the restart_mds_daemon script is created...
2018-05-08 Sébastien Hancommon: enable Tools repo for rhcs clients
2018-05-04 Andy McCraeFix install of nfs-ganesha-ceph for Debian/SuSE v3.1.0beta9
2018-05-04 Guillaume Abriouxplaybook: improve facts gathering
2018-05-04 Ramana Rajaceph-nfs: disable attribute caching
2018-05-03 Sébastien Hancommon: copy iso files if rolling_update
2018-05-03 Andy McCraeMove apt cache update to individual task per role
2018-05-03 Guillaume Abriouxclient: fix pool creation
2018-04-30 Sébastien Hanmon: change application pool support
2018-04-30 Guillaume Abriouxcheck if pools already exist before creating them
2018-04-30 Guillaume Abriouxtests: update the type for the rule used in pools
2018-04-30 Guillaume Abriouxswitch: fix ceph_uid fact for osd
2018-04-30 Sébastien Hanswitch: resolve device path so we can umount the osd...
2018-04-30 Sébastien Hanswitch: fix ceph_uid fact
2018-04-27 Sébastien HanRevert "add .vscode/ to gitignore"
2018-04-23 Sébastien Hanmon/client: honor key mode when copying it to other... v3.1.0beta8
2018-04-23 Sébastien Hanci: bump client nodes to 2
2018-04-23 Sébastien Hanmon: remove redundant copy task
2018-04-23 Sébastien Hanmon/client: remove acl code
2018-04-23 Sébastien Hanmon/client: apply mode from ceph_key
2018-04-23 Sébastien Hanceph_key: ability to apply a mode to a file
2018-04-23 Di Xuadd AArch64 to supported architecture
2018-04-23 Sébastien Hanmon: remove mgr key from ceph_config_keys
2018-04-23 Sébastien Hanmon: remove mon map from ceph_config_keys
2018-04-23 Sébastien Hanconfig_template: resync with upstream
2018-04-23 Sébastien Hanci: test ansible 2.5
2018-04-20 Sébastien HanExpose /var/run/ceph
2018-04-20 Sébastien Handefault: extent ceph_uid and gid
2018-04-20 Sébastien Hanmove create ceph initial directories to default
2018-04-20 Sébastien Hanshrink-osd: ability to shrink NVMe drives
2018-04-19 Sébastien Hanselinux: remove chcon calls
2018-04-19 Sébastien Hanclient: add a --rm option to run the container
2018-04-18 Sébastien Hanclient: import the key in ceph is copy_admin_key is... v3.1.0beta7
2018-04-18 Sébastien Hanclient: add quotes to the dict values
2018-04-18 Andy McCraeAdd support for --diff in config_template
2018-04-18 Sébastien Hanrefactor the way we copy keys
2018-04-17 Randy J. Martinezceph-defaults: fix ceph_uid fact on container deployments
2018-04-17 Sébastien Hanrhcs: re-add apt-pining
2018-04-16 Guillaume Abriouxdefaults: check only 1 time if there is a running cluster
2018-04-13 Guillaume Abriouxsite: make it more readable
2018-04-13 Sébastien Hanosd: do not do anything if the dev has a partition
2018-04-12 Guillaume Abriouxtests: update tests for mds to cover multimds case
2018-04-12 Sébastien Hancommon: add tools repo for iscsi gw
2018-04-12 Douglas FullerRemove deprecated allow_multimds
2018-04-11 vasishta p... Fixed a typo (extra space) v3.1.0beta6
2018-04-11 vasishta p... osd: to support copy_admin_key
2018-04-11 vasishta p... mds: to support copy_admin_keyring
2018-04-11 vasishta p... nfs: to support copy_admin_key - containerized
2018-04-11 Ali Maredianfs: ensure nfs-server server is stopped
2018-04-11 Ramana Rajaceph-nfs: allow disabling ganesha caching
2018-04-11 Sébastien Hanceph-defaults: bring backward compatibility for old...
2018-04-11 Sébastien Hanci: fix tripleO scenario
2018-04-11 Sébastien Hanci: client copy admin key
2018-04-11 Sébastien Hanci: remove useless tests
2018-04-11 Sébastien Hanceph_key: use ceph_key in the playbook
2018-04-11 Sébastien Haninfra: add playbook example for ceph_key module
2018-04-11 Sébastien Hanadd ceph_key module
2018-04-10 Andrew Schoenceph_volume: objectstore should default to 'bluestore'
2018-04-10 Andrew Schoenceph_volume: refactor to not run ceph osd destroy
2018-04-10 Andrew Schoenceph_volume: perserve newlines in stdout and stderr...
2018-04-10 Andrew Schoenpurge-cluster: no need to use objectstore for ceph_volu...
2018-04-10 Andrew Schoenceph_volume: rc should be 0 on successful runs
2018-04-10 Andrew Schoenceph_volume: defines the zap param in module_args
2018-04-10 Andrew Schoenceph_volume: make state not required so I can provide...
2018-04-10 Andrew Schoenceph_volume: objectstore is now optional except when...
2018-04-10 Andrew Schoenpurge-cluster: use ceph_volume module to zap and destro...
2018-04-10 Andrew Schoentests: no need to remove partitions in lvm_setup.yml
2018-04-10 Andrew Schoenceph_volume: adds a zap property and reworks to support...
2018-04-10 Andrew Schoenceph_volume: adds a state property
2018-04-10 Andrew Schoenceph_volume: remove the subcommand argument
2018-04-10 Randy J. Martinezpurge-docker: added conditionals needed to successfully...
2018-04-10 JohnHaanFixed wrong path of ceph.conf in docs. v3.1.0beta5
2018-04-09 Guillaume Abriouxdefaults: fix backward compatibility
2018-04-09 Ken Dreyercommon: upgrade/install ceph-test RPM first
2018-04-09 Sébastien Hanceph-defaults: fix ceoh_uid for container image tag...
2018-04-09 Sébastien Hantox: use container latest tag for upgrades
2018-04-09 Zack CerzaUse the CentOS repo for Red Hat dev packages
2018-04-05 Guillaume Abriouxsite-docker: followup on #2487
2018-04-04 Sébastien Hanadd .vscode/ to gitignore
2018-04-04 Attila FazekasDeploying without managed monitors failed
2018-04-04 Guillaume Abriouxdefaults: remove `run_once: true` when creating fetch_d...
2018-04-04 Guillaume Abriouxconfig: use fact `ceph_uid`
2018-04-04 Guillaume Abriouxclients: refact `ceph-clients` role
2018-04-04 Guillaume Abriouxclient: remove legacy code
2018-04-04 Guillaume Abriouxcontainer: play docker-common only on first client...
2018-04-04 Guillaume Abriouxmove selinux check to `ceph-defaults`
2018-04-04 Sébastien Hanceph-iscsi: fix certificates generation and distribution
2018-04-04 Guillaume Abriouxdo not delegate facts on client nodes
2018-04-03 Guillaume Abriouxpurge-docker: remove redundant task
2018-03-29 Randy J. Martinezceph-mds: delete duplicate tasks which cause multimds...
2018-03-29 Alfredo Dezaceph-osd note that some scenarios use ceph-disk vs...
2018-03-26 John FultonRefer to expected-num-ojects as expected_num_objects...
2018-03-26 Ning Yaocleanup osd.conf.j2 in ceph-osd
2018-03-22 Patrick Donnellysetup cephx keys when not nfs_obj_gw
2018-03-21 Andrew Schoenceph-defaults: set is_atomic variable
2018-03-16 Andy McCraeFix config_template to consistently order sections
next