]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2018-03-06 Greg Charotno reason the ceph-ansible ansible default provided...
2018-03-06 Greg CharotWe don't want to automatically move the rbd pool to...
2018-03-06 Sébastien Hanadd support for installation checkpoint
2018-03-06 Andy McCraeRemove vars that are no longer used
2018-03-05 jtudelagMakes use of docker_exec_cmd in ceph-mon role.
2018-03-02 Sébastien Hancommon: run updatedb task on debian systems only
2018-03-02 Sébastien Hanrgw: add cluster name option to the handler
2018-03-02 Sébastien Hanci: add copy_admin_key test to container scenario
2018-03-02 Sébastien Hanrgw: ability to copy ceph admin key on containerized
2018-03-02 Sébastien Hanrgw: run the handler on a mon host
2018-02-28 Guillaume Abriouxtests: make CI jobs using 'ansible.cfg' v3.1.0beta3
2018-02-26 Guillaume Abriouxclient: use `ceph_uid` fact to set uid/gid on admin key
2018-02-26 Grant Slatermds: fix ansible_service_mgr typo
2018-02-26 Andy McCraeRevert "[TEST] Test setting up correct systemd file...
2018-02-23 Giulio FidenteMake rule_name optional when defining items in openstac...
2018-02-23 Sébastien Hanremove kernel.pid_max
2018-02-23 Guillaume Abriouxtests: change ceph_docker_image_tag for 2nd run
2018-02-23 Guillaume Abriouxci: add tripleo scenario testing
2018-02-20 Andy McCraeAdjust /etc/updatedb.conf to not parse /var/lib/ceph
2018-02-20 Andy McCrae[TEST] Test setting up correct systemd file for nfs...
2018-02-19 Guillaume Abriouxupdate: look for short and fqdn in ceph_health_raw
2018-02-19 Paul BourkeRemove redundant task to check if atomic
2018-02-16 Andy McCraeRestart services if handler called
2018-02-14 Sébastien Hancontainer: osd remove run_once
2018-02-14 Sébastien Handocker-common: fix container restart on new image
2018-02-14 Sébastien Handefault: remove duplicate code
2018-02-14 Sébastien Hantest: add test for containers resources changes
2018-02-14 Sébastien Hantest: add test for restart on new container image
2018-02-13 Andrew Schoenrolling update: fix undefined jewel_minor_update failure
2018-02-12 Andrew Schoeninfra: do not include host_vars/* in take-over-existing...
2018-02-09 Caleb Boylanosd: Add support for multipath disks
2018-02-09 Andy McCraeSet application for OpenStack pools
2018-02-09 Sébastien Hansite: ability to only generate a ceph.conf on the machines
2018-02-08 Sébastien Handefault: define 'osd_scenario' variable
2018-02-08 Guillaume Abriouxosd: fix osd restart when dmcrypt
2018-02-07 GrantUpdate Documentation example link to 3.0
2018-02-06 Giulio FidenteCheck for docker sockets named after both _hostname...
2018-02-06 Greg Charotmon: Fixed crush_rule_config for containerised deployment.
2018-02-02 Guillaume Abriouxpurge-docker: fix ceph-osd-zap name container
2018-01-31 Guillaume Abriouxcommon: do not use `shell` module when it is not needed
2018-01-31 Guillaume Abriouxsyntax: change local_action syntax
2018-01-30 Sébastien Hanosd: resync group_vars file
2018-01-30 Sébastien Hanconfig: remove any spaces in public_network or cluster_...
2018-01-30 Guillaume Abriouxpurge: fix resolve parent device task
2018-01-30 Sébastien HanDo not search osd ids if ceph-volume
2018-01-30 Andy McCraeAdd default for radosgw_keystone_ssl
2018-01-29 Guillaume AbriouxRevert "monitor_interface: document need to use monitor...
2018-01-26 Eduard Egorovconfig: add host-specific ceph_conf_overrides evaluatio...
2018-01-25 Guillaume Abriouxupgrade: skip luminous tasks for jewel minor update
2018-01-25 Guillaume Abriouxdefaults: avoid getting stuck (ceph --connect-timeout)
2018-01-24 Andrew Schoendocs for creating encrypted OSDs with the lvm scenario
2018-01-24 Andrew Schoenceph-osd: adds dmcrypt to the lvm scenario
2018-01-24 Andrew Schoenceph-volume: adds a dmcrypt param to the ceph_volume...
2018-01-23 Guillaume Abriouxansible: set ssh retry option to 5
2018-01-22 Guillaume Abriouxosds: change default value for `dedicated_devices`
2018-01-18 Andrew Schoentests: remove crush_device_class from lvm tests
2018-01-18 Sébastien Hanrgw: disable legacy unit
2018-01-18 Sébastien Hanrolling update: add mgr exception for jewel minor updates
2018-01-17 Guillaume Abriouxpurge-container: use lsblk to resolv parent device
2018-01-17 Guillaume Abriouxpurge-container: remove awk usage in favor of blkid
2018-01-17 Andrew Schoendocs for the crush_device_class option of lvm_volumes
2018-01-17 Andrew Schoentests: adds crush_device_class to lvm tests
2018-01-17 Andrew Schoenceph-osd: adds the crush_device_class param to the...
2018-01-17 Andrew Schoenceph_volume: adds the crush_device_class param
2018-01-12 Ken DreyerMakefile: handle "beta" Git tags
2018-01-11 Eduard Egorovcrush: create rack type buckets and build crush tree...
2018-01-11 Sébastien Hanosd: skip devices marked as '/dev/dead'
2018-01-11 Sébastien Hanci: test on ansible 2.4.2
2018-01-10 Guillaume Abriouxcontainer: trigger handlers on systemd file change
2018-01-10 Guillaume Abriouxhandlers: avoid duplicate handler
2018-01-10 Sébastien Hancontainer: restart container when there is a new image
2018-01-10 Guillaume Abriouxcontainers: fix bug when looking for existing cluster
2018-01-10 Sébastien Hancontainer: change the way we force no logs inside the...
2018-01-10 Guillaume Abriouxdefaults: rename check_socket files for containers
2018-01-10 Sébastien Hanmon: use crush rules for non-container too
2018-01-09 Sébastien Hancontainers: bump memory limit beta-3.1.0 v3.1.0beta2 v3.1.0rc1
2018-01-06 Andrew Schoentest: set UPDATE_CEPH_DOCKER_IMAGE_TAG for jewel tests
2018-01-06 Andrew Schoenswitch-to-containers: do not fail when stopping the...
2018-01-06 Andrew Schoenswitch-to-containers: do not fail when stopping the...
2018-01-06 Andrew Schoenrolling_update: do not fail the playbook if nfs-ganesha...
2018-01-02 Aviolat Romaindoc: corrected a typo
2017-12-21 Sébastien Hanmon: always run ceph-create-keys
2017-12-21 Sébastien Hanrgw: disable legacy rgw service unit
2017-12-20 Guillaume Abriouxosd: fix check gpt
2017-12-20 Guillaume Abriouxpurge-cluster: clean some code
2017-12-20 Guillaume Abriouxpurge-cluster: wipe disk using dd
2017-12-20 Sébastien Hanfix jewel scenarios on container
2017-12-19 Sébastien Hansite-docker: ability to disable fact sharing
2017-12-19 Sébastien Hanosd: best effort if no device is found during activation
2017-12-19 Sébastien Hanrolling_update: do not require root to answer question
2017-12-19 Sébastien Hannfs: fix package install for debian/suss systems
2017-12-15 Christian BerendtRename fact docker_version to ceph_docker_version
2017-12-15 Markos Chandrasroles: ceph-mgr: Install the ceph-mgr package on SUSE
2017-12-14 Sébastien Hancontrib: do not skip ci on backport
2017-12-14 Guillaume Abriouxclient: don't make `osd_pool_default_pg_num` mandatory
2017-12-14 Guillaume Abriouxclient: don't try to generate keys
2017-12-14 Guillaume Abriouxdocker: add missing condition for selinux tasks
2017-12-14 Sébastien Handefault: look for the right return code on socket stat...
2017-12-14 John FultonAdd flags for OSD 'docker run --cpuset-{cpus,mems}'
2017-12-12 Eduard Egorovfirewall: add mds, nfs, restapi and iscsi ports, remove...
next