]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2020-11-24 Dimitri Savineauceph-iscsi: set the pool name in the config file
2020-11-24 Guillaume Abriouxtests: update pytest workflow
2020-11-24 Guillaume Abriouxlibrary: import ca_test_common in test_ceph_key
2020-11-24 Guillaume Abriouxrgw: call `ceph_ec_profile` when needed
2020-11-24 Guillaume Abriouxlibrary: add ec_profile module
2020-11-24 Guillaume Abriouxlibrary: add module_utils namespace
2020-11-23 Guillaume Abriouxtests: use github workflow for nbsp char check
2020-11-23 Guillaume Abriouxlint: ignore 302,303,505 errors
2020-11-23 Guillaume Abriouxlint: do not use 'local_action'
2020-11-23 Guillaume Abriouxlint: trailing whitespace
2020-11-23 Guillaume Abriouxlint: all tasks should be named
2020-11-23 Guillaume Abriouxlint: use shell only when shell functionality is required
2020-11-23 Guillaume Abriouxlint: don't compare to literal true/false
2020-11-23 Guillaume Abriouxlint: variables should have spaces before and after
2020-11-23 Guillaume Abriouxlint: commands should not change things
2020-11-23 Guillaume Abriouxlint: set pipefail on shell tasks
2020-11-23 Guillaume Abriouxtests: use github workflow for ansible-lint
2020-11-19 Guillaume Abriouxosd: ensure /var/lib/ceph/osd/{cluster}-{id} is present
2020-11-18 Dimitri Savineauceph-facts: fix read osd pool default crush fact
2020-11-17 Dimitri Savineautests: use github workflow for pytest
2020-11-17 Guillaume Abriouxcontainers: modify bindmount option
2020-11-16 Dimitri Savineauswitch2container: chown symlink in mon/mgr plays
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
next