]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2020-11-16 Guillaume Abriouxcontainer: force rm --storage on ExecStartPre
2020-11-13 Benoît Knechtceph-facts: Fix osd_pool_default_crush_rule fact
2020-11-13 Gaudenz Steinlinconfig: Always use osd_memory_target if set
2020-11-12 Guillaume Abriouxmain: followup on pr 6012
2020-11-12 Dimitri Savineauswitch2container: disable ceph-osd enabled-runtime
2020-11-12 Francesco PantanoAdd ceph_client tag to execute or skip the playbook
2020-11-10 Dimitri Savineaurolling_update: always run cv simple scan/activate
2020-11-04 Guillaume Abriouxdashboard: change dashboard_grafana_api_no_ssl_verify...
2020-11-04 Guillaume Abriouxdashboard: enable https by default
2020-11-03 Gaudenz Steinlinosd: Fix number of OSD calculation
2020-11-03 Dimitri Savineaurolling_update: fix mgr start with mon collocation
2020-11-03 Dimitri Savineauinfrastructure: consume ceph_fs module
2020-11-03 Dimitri Savineaurolling_update: use ceph health instead of ceph -s
2020-11-03 Dimitri Savineaurgw/rbdmirror: use service dump instead of ceph -s
2020-11-03 Dimitri Savineaumonitor: use quorum_status instead of ceph status
2020-11-03 Dimitri Savineauosds: use pg stat command instead of ceph status
2020-11-03 wangxiaotongosds: use ceph osd stat instead of ceph status
2020-11-03 Guillaume Abriouxcommon: follow up on #5948
2020-11-02 Benoît Knechtceph-mon: Don't set monitor directory mode recursively
2020-11-02 Dimitri Savineaulibrary: remove unused module import
2020-11-02 Dimitri Savineaukeyring: use ceph_key module for get-or-create cmd
2020-11-02 Dimitri Savineaukeyring: use ceph_key module for auth get command
2020-11-02 Dimitri Savineaulibrary/ceph_key: add output format parameter
2020-11-02 Gaudenz Steinlinopenstack: use ceph_keyring_permissions by default
2020-11-02 Dimitri Savineaupodman: force log driver to journald
2020-11-02 Dimitri Savineauceph-handler: fix curl ipv6 command with rgw
2020-10-21 Guillaume Abriouxiscsi: fix ownership on iscsi-gateway.cfg
2020-10-21 Guillaume Abriouxcommon: drop `fetch_directory` feature
2020-10-21 Guillaume Abriouxceph-config: ceph.conf rendering refactor
2020-10-19 Guillaume Abriouxcrash: refact caps definition
2020-10-19 Guillaume Abriouxceph-volume: refresh lvm metadata cache
2020-10-19 Benoît Knechtceph-osd: Fix check mode for start osds tasks
2020-10-19 Benoît Knechtceph-mon: Fix check mode for deploy monitor tasks
2020-10-19 Gaudenz Steinlinceph-crash: Only deploy key to targeted hosts
2020-10-15 Guillaume Abriouxceph-osd: start osd after systemd overrides
2020-10-14 Dimitri Savineaucontainer: remove container_binding_name variable
2020-10-14 Dimitri Savineauceph-osd: don't start the OSD services twice
2020-10-08 Guillaume Abriouxhandler: refact check_socket_non_container
2020-10-06 Benoît KnechtFix Ansible check mode for site.yml.sample playbook
2020-10-06 Guillaume Abriouxtests: change cephfs pool size
2020-10-06 Dimitri Savineaulibrary: add radosgw_zone module
2020-10-06 Dimitri Savineaulibrary: add radosgw_zonegroup module
2020-10-06 Dimitri Savineaulibrary: add radosgw_realm module
2020-10-06 Dimitri Savineaulibrary: add radosgw_user module
2020-10-06 Guillaume Abriouxinfrastructure-playbooks: drop add-osd playbook
2020-10-06 Dimitri Savineaulibrary: add ceph_fs module
2020-10-06 Dimitri Savineauflake8: run the workflow conditionally
2020-10-06 Guillaume Abriouxflake8: fix pep8 syntax on tests/functional/tests/
2020-10-06 Dimitri Savineauceph_key: remove backward compatibility
2020-10-06 Guillaume Abriouxceph_key: support using different keyring
2020-10-06 Guillaume Abriouxrgw: fix multi instances scaleout in baremetal
2020-10-06 Guillaume Abriouxtests: reboot and test idempotency on collocation
2020-10-04 Guillaume Abriouxceph-osd: refact `docker_exec_start_osd`
2020-10-04 Guillaume Abriouxtests: remove ooo_collocation job
2020-10-04 Guillaume Abriouxceph-volume: dirty hack
2020-10-02 Guillaume Abriouxflake8: fix all tests/library/*.py files
2020-10-02 Guillaume Abriouxtests: refact flake8 workflow
2020-10-02 Dimitri SavineauRevert "tests: disable nfs-ganesha testing"
2020-10-02 Guillaume Abriouxdefaults: change defaults value
2020-10-02 Guillaume Abriouxceph_pool: update tests
2020-10-02 Guillaume Abriouxceph_pool: improve pg_autoscaler support
2020-10-02 Guillaume Abriouxceph_pool: pep8
2020-10-02 Guillaume Abriouxceph_pool: refact module
2020-10-01 Guillaume Abriouxlibrary: remove legacy file
2020-10-01 Guillaume Abriouxtests: add github workflows
2020-10-01 Wong Hoi Sing... library: flake8 ceph-ansible modules
2020-09-30 Guillaume Abriouxtests: remove sleep commands from tox ini files
2020-09-29 Guillaume Abriouxfs2bs: support `osd_auto_discovery` scenario v6.0.0alpha2
2020-09-29 Seena Fallahceph-facts: add get default crush rule from running...
2020-09-29 Guillaume Abriouxdefaults: change default grafana-server name
2020-09-29 Ali Marediargw multisite: check connection for realm endpoint
2020-09-29 Dimitri SavineauRemove unused centos docker tasks
2020-09-29 Dimitri Savineauceph-handler: set handler on xxx_stat result
2020-09-29 Dimitri Savineauceph-iscsi: create pool once from monitor
2020-09-28 Seena Fallahceph-facts: check for mon socket in its own host
2020-09-28 Dimitri Savineauadd missing boolean filter
2020-09-28 Guillaume AbriouxRevert "ceph-rgw: remove ceph_pool state and default...
2020-09-28 Dimitri Savineauceph-mds: remove unused block condition
2020-09-25 Raffaeldoc: Update methods.rst
2020-09-25 Tyler Bishopfacts: support device aliases for (dedicated|bluestore_...
2020-09-25 Benoît Knechtlibrary: Fix new-style modules check mode
2020-09-25 Benoît KnechtREADME-MULTISITE: Fix syntax issues from markdownlint
2020-09-25 Dimitri Savineauceph-rgw: remove ceph_pool state and default value
2020-09-25 Dimitri Savineauceph_pool: add idempotency to absent state
2020-09-25 Dimitri Savineaurolling_update: remove msgr2 migration
2020-09-25 Dimitri Savineauceph-config: remove ceph_release from ceph.conf.j2
2020-09-25 Kefu Chaidocs: update URLs to point to the RTD links
2020-09-24 Guillaume Abriouxansible.cfg: remove cfg file in infrastructure-playbooks
2020-09-24 Guillaume Abriouxansible.cfg: set force_valid_group_names param
2020-09-24 Dimitri Savineaulibrary/ceph_key: set no_log on secret
2020-09-24 Dmitriy RabotyagovRemove libjemalloc1 installation task
2020-09-18 Dimitri Savineaucontainer: quote registry password
2020-09-18 Guillaume Abriouxfacts: fix 'set_fact rgw_instances with rgw multisite'
2020-09-17 Dimitri Savineautests: disable container nfs testing
2020-09-17 Dimitri Savineauceph-infra: include iscsi nodes for logrotate
2020-09-17 Guillaume Abriouxinfra: support log rotation for tcmu-runner
2020-09-16 Dimitri Savineauceph-prometheus: update pool stat counter
2020-09-16 Dimitri Savineaucontainer: add optional http(s) proxy option
2020-09-15 Dimitri Savineauswitch2container: chown symlink for devices
2020-09-15 Dimitri Savineauswitch2container: remove deb systemd units
next